<?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>security Archives - PragmaticLinux</title>
	<atom:link href="https://www.pragmaticlinux.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.pragmaticlinux.com/tag/security/</link>
	<description>Tutorials for getting things done in Linux</description>
	<lastBuildDate>Wed, 02 Jun 2021 06:44:36 +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>security Archives - PragmaticLinux</title>
	<link>https://www.pragmaticlinux.com/tag/security/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Delete the pi user from your Raspberry PI</title>
		<link>https://www.pragmaticlinux.com/2021/06/delete-the-pi-user-from-your-raspberry-pi/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=delete-the-pi-user-from-your-raspberry-pi</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Wed, 02 Jun 2021 06:44:34 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[raspberrypi]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1019</guid>

					<description><![CDATA[<p>Looking for a way to increase the security on your Raspberry PI? Changing the default password for the pi user is the recommended first step. &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2021/06/delete-the-pi-user-from-your-raspberry-pi/">Delete the pi user from your Raspberry PI</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<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>Install a free Let&#8217;s Encrypt SSL certificate on Debian 10</title>
		<link>https://www.pragmaticlinux.com/2020/10/install-a-free-lets-encrypt-ssl-certificate-on-debian-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-a-free-lets-encrypt-ssl-certificate-on-debian-10</link>
					<comments>https://www.pragmaticlinux.com/2020/10/install-a-free-lets-encrypt-ssl-certificate-on-debian-10/#comments</comments>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Thu, 29 Oct 2020 12:00:00 +0000</pubDate>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vps]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=527</guid>

					<description><![CDATA[<p>This article teaches you how you can generate a free Let&#8217;s Encrypt SSL certificate and install it on your Debian based web server, in a &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2020/10/install-a-free-lets-encrypt-ssl-certificate-on-debian-10/">Install a free Let&#8217;s Encrypt SSL certificate on Debian 10</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.pragmaticlinux.com/2020/10/install-a-free-lets-encrypt-ssl-certificate-on-debian-10/feed/</wfw:commentRss>
			<slash:comments>2</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>
