<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Linux on This is Lazman</title>
		<link>https://blog.its.lazman.xyz/categories/linux/</link>
		<description>Recent content in Linux on This is Lazman</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 23 Jun 2026 05:13:12 +0000</lastBuildDate>
		
			<atom:link href="https://blog.its.lazman.xyz/categories/linux/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Creating SSH Keys In A Different Way</title>
				<link>https://blog.its.lazman.xyz/posts/sshkey/</link>
				<pubDate>Tue, 23 Jun 2026 05:13:12 +0000</pubDate>
				<guid>https://blog.its.lazman.xyz/posts/sshkey/</guid>
				<description>&lt;p&gt;&#xA;&lt;a href=&#34;https://blog.its.lazman.xyz/images/terminal.jpeg&#34; data-dimbox data-dimbox-caption=&#34;https://www.uforocks.com/blog/mac-ssh-clients/&#34;&gt;&#xA;  &lt;img alt=&#34;https://www.uforocks.com/blog/mac-ssh-clients/&#34; src=&#34;https://blog.its.lazman.xyz/images/terminal.jpeg&#34;/&gt;&#xA;&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;I have some different habits when it comes to technology, which has led me to develop some &amp;ldquo;weird&amp;rdquo; workflows.&#xA;To be honest, anyone who is in this field for some time has such habits.&#xA;Today I&amp;rsquo;ll talk about generating SSH keys.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-usual-suspects&#34;&gt;The usual suspects&lt;/h2&gt;&#xA;&lt;p&gt;Consider this scenario&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;You have a VPS to which you connect via SSH.&#xA;It&amp;rsquo;s a good habit to turn off password authentication to improve the security of your server.&#xA;So, being a responsible sys-admin, you generate an SSH key-pair from your PC and transfer it to your VPS using &lt;code&gt;ssh-copy-id&lt;/code&gt;.&#xA;Once you see your password-less login working, you turn off password-based authentication (&lt;strong&gt;PBA&lt;/strong&gt;).&#xA;Your login is now seamless.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
