kdash | A simple and fast dashboard for Kubernetes | Monitoring library
kandi X-RAY | kdash Summary
kandi X-RAY | kdash Summary
A simple and fast dashboard for Kubernetes
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kdash
kdash Key Features
kdash Examples and Code Snippets
Community Discussions
Trending Discussions on kdash
QUESTION
I am given with id_rsa.pub from client. And I was told to connect to it. I tried adding the key with ssh-copy-id user@ec2-remoteserver.com
But it gave the error. Permission denied (publickey).
Then I thought of trying to connect with
...ANSWER
Answered 2017-Aug-30 at 12:46Client should provide you the private key to connect to server.
I am sure client must have added the public key in their ~/.ssh/authorized_keys
Once client provide you the private-key file, then you can connect as
ssh -i user@ec2-instance.com
See example here, remote machine is adding public key in ~/.ssh/authorized_keys
and then user can connect to it using private key.
So I guess, you need private key file to connect to remote ssh server.
Remote machine should never add private key in
~/.ssh/authorized_keys
.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kdash
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page