unable to ssh -i LFD459.pem student@WW.XX.YY.ZZ
arun_subbaramu@lf259-ckad-6555:~$ ssh -i LFD459.pem student@WW.XX.YY.ZZ
41
Warning: Identity file LFD459.pem not accessible: No such file or direc
tory.
The authenticity of host 'WW.XX.YY.ZZ1 (WW.XX.YY.ZZ)' can't be estab
lished.
ECDSA key fingerprint is SHA256:zYacXvFcicc5zscyGfWx8mo0LRabEQg52inkH9A
r960.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'WW.XX.YY.ZZ' (ECDSA) to the list of known
hosts.
Permission denied (publickey)
Need to help to setup the cluster.
Any pointers greatly appreciated.
Comments
-
should we generate the .pem file and sudo to student.
0 -
Hi,
You may create your own public/private key pair to use as an identification method when logging in to your cloud instances, together with the desired user account.Regards,
-Chris0 -
Hi,
I have created a public/private key pair to use as an identification to log into cloud instances, and also the student user account.
but i am unable to sudo to student. Like i am little confused not sure if i am missing someting.
Thanks,
Arun0 -
The
studentuser account was created only to demonstrate the lab exercise for this course. Any user account should be ok, as long as it is configured forsudo.Regards,
-Chris1 -
Thanks Chris, was able to sort out the issue.
0 -
@chrispokorni said:
Thestudentuser account was created only to demonstrate the lab exercise for this course. Any user account should be ok, as long as it is configured forsudo.Regards,
-Chris@chrispokorni When you say that the user account must be configured for
sudodo you mean on our local machine or on the cloud instance? Can you give an example of how we should do this? I don't believe this is communicated in the instructions...Thanks.
0 -
@serewicz
I followed the instructions to set up the GCE nodes. I created my own ssh key following the process in Creating a new SSH key (Note that I did not run the ssh-keygen command with sudo), then pasted the .pub key into my VM instance under "SSH Keys":
...Is there something else I need to do?
Thanks,
Ryan0 -
I'm still unable to connect. I'm running the command,
ssh -i /Users/ryanchase/.ssh/LFD259-SSH-KEY student@35.225.34.64, and I'm positive that the key I'm referencing is the key associated with the .pub keyfile that I pasted into the SSH Keys field of my GCE instance (I even removed the keys are created new ones...and also deleted everything in ~/.ssh/known_hosts). I'm getting the error,student@35.225.34.64: Permission denied (publickey).0 -
Hi @serewicz
I was able to solve the issue. I believe the issues I was facing were due to the GCP Organization my project was created under which has enforcers in place to restrict incoming traffic. I recreated a different project under a different GCP Org and used the same keys and it's working.
Thanks for your help.
Ryan0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 754 Linux Foundation IT Professional Programs
- 374 Cloud Engineer IT Professional Program
- 170 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 5 DevOps & GitOps IT Professional Program
- 100 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 2 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 794 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 89 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 112 Mobile Computing
- 20 Android
- 77 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 393 Off Topic
- 121 Introductions
- 182 Small Talk
- 29 Study Material
- 976 Programming and Development
- 310 Kernel Development
- 648 Software Development
- 990 Software
- 382 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)