How to SSH login Without Passwords

time4 mo agoview3 views

Let's simplify our SSH server logins so we don't have to use passwords in the future

Here is the whole commands set for your copy-pasting pleasure and don't forget to change "pi" to whatever else name you wish to use and of course replace my Linux server IP address and username with the ones which work for you:

mkdir ~/.ssh cd ~/.ssh ssh-keygen ls -la ps -p $SSH_AGENT_PID ssh-add ~/.ssh/pi ssh-copy-id -i pi.pub darth@192.168.1.193

Make sure to motivate me for more content by, at least, liking the video and leaving a comment. It means a lot to me. Sharing this video with your friends is most welcome as is following this channel!

You can support the work financially here:

  • https://ko-fi.com/darth

Social links:

  • My webpage: https://linuxrenaissance.com
  • I am fairly active on Mastodon: https://silversword.online/@darth
  • My Matrix chat space: https://matrix.to/#/!LWfgnmBeCrpLbcWIlr:matrix.org
  • My PeerTube channel: https://tux-edu.tv/c/lxr
  • My YouTube chanel: https://youtube.com/@LinuxRenaissance
  • My Odysee channel: https://odysee.com/@LinuxRenaissance:1

This video was edited with Kdenlive.

Intro / outro music is borrowed with permission from H0ffman: https://soundcloud.com/h0ffman/sets/protracker-amiga

Thumbnail photography by Lally

Loading comments...