<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>How to SSH login Without Passwords</title>
        <link>https://watch.linuxrenaissance.com/videos/watch/febddc8f-1c85-47f9-9cb4-3c47277e1e5c</link>
        <description>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</description>
        <lastBuildDate>Tue, 28 Apr 2026 00:44:26 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://watch.linuxrenaissance.com</generator>
        <image>
            <title>How to SSH login Without Passwords</title>
            <url>https://watch.linuxrenaissance.com/lazy-static/avatars/9c56e2c1-4172-455c-9801-e3a8bad36429.gif</url>
            <link>https://watch.linuxrenaissance.com/videos/watch/febddc8f-1c85-47f9-9cb4-3c47277e1e5c</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://watch.linuxrenaissance.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://watch.linuxrenaissance.com/feeds/video-comments.xml?videoId=febddc8f-1c85-47f9-9cb4-3c47277e1e5c" rel="self" type="application/rss+xml"/>
    </channel>
</rss>