<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ssh Archives - PragmaticLinux</title>
	<atom:link href="https://www.pragmaticlinux.com/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.pragmaticlinux.com/tag/ssh/</link>
	<description>Tutorials for getting things done in Linux</description>
	<lastBuildDate>Thu, 20 May 2021 08:43:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.pragmaticlinux.com/wp-content/uploads/2020/04/cropped-siteicon-32x32.png</url>
	<title>ssh Archives - PragmaticLinux</title>
	<link>https://www.pragmaticlinux.com/tag/ssh/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Configure SSH for login without a password</title>
		<link>https://www.pragmaticlinux.com/2021/05/configure-ssh-for-login-without-a-password/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configure-ssh-for-login-without-a-password</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Thu, 20 May 2021 08:43:39 +0000</pubDate>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=985</guid>

					<description><![CDATA[<p>Looking for a way to login to your Linux server via SSH without specifying a password? Using an SSH key pair is the way to &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2021/05/configure-ssh-for-login-without-a-password/">Configure SSH for login without a password</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to copy files via SSH</title>
		<link>https://www.pragmaticlinux.com/2020/07/how-to-copy-files-via-ssh/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-copy-files-via-ssh</link>
					<comments>https://www.pragmaticlinux.com/2020/07/how-to-copy-files-via-ssh/#comments</comments>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Tue, 21 Jul 2020 11:00:00 +0000</pubDate>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=331</guid>

					<description><![CDATA[<p>Do you have a file on your Linux PC that needs to be transferred to your Linux server and you are not sure how to &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2020/07/how-to-copy-files-via-ssh/">How to copy files via SSH</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.pragmaticlinux.com/2020/07/how-to-copy-files-via-ssh/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Generate and copy SSH key to server</title>
		<link>https://www.pragmaticlinux.com/2020/06/generate-and-copy-ssh-key-to-server/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=generate-and-copy-ssh-key-to-server</link>
					<comments>https://www.pragmaticlinux.com/2020/06/generate-and-copy-ssh-key-to-server/#comments</comments>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Tue, 09 Jun 2020 11:00:00 +0000</pubDate>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=238</guid>

					<description><![CDATA[<p>Do you manage a remote server with SSH and do you login with a username and password? Then it is about time that you switch &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2020/06/generate-and-copy-ssh-key-to-server/">Generate and copy SSH key to server</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.pragmaticlinux.com/2020/06/generate-and-copy-ssh-key-to-server/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>No longer permit root login via SSH</title>
		<link>https://www.pragmaticlinux.com/2020/05/no-longer-permit-root-login-via-ssh/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=no-longer-permit-root-login-via-ssh</link>
					<comments>https://www.pragmaticlinux.com/2020/05/no-longer-permit-root-login-via-ssh/#comments</comments>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Mon, 25 May 2020 11:00:00 +0000</pubDate>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=215</guid>

					<description><![CDATA[<p>Do you run a server that is accessible on the Internet? One of the first steps in securing your server, to prevent unwanted third parties &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2020/05/no-longer-permit-root-login-via-ssh/">No longer permit root login via SSH</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.pragmaticlinux.com/2020/05/no-longer-permit-root-login-via-ssh/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
