<?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>PragmaticLinux, Author at PragmaticLinux</title>
	<atom:link href="https://www.pragmaticlinux.com/author/pragmavoorburg/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.pragmaticlinux.com/author/pragmavoorburg/</link>
	<description>Tutorials for getting things done in Linux</description>
	<lastBuildDate>Tue, 06 Feb 2024 21:49:08 +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>PragmaticLinux, Author at PragmaticLinux</title>
	<link>https://www.pragmaticlinux.com/author/pragmavoorburg/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Tmux getting started tutorial</title>
		<link>https://www.pragmaticlinux.com/2024/02/tmux-getting-started-tutorial/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tmux-getting-started-tutorial</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Tue, 06 Feb 2024 13:27:05 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[shell]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1740</guid>

					<description><![CDATA[<p>Looking for a way to display multiple terminals all in the same application window? Then the tmux terminal multiplexer might be right up your alley. &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2024/02/tmux-getting-started-tutorial/">Tmux getting started tutorial</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Create and store your GitHub personal access token</title>
		<link>https://www.pragmaticlinux.com/2023/05/create-and-store-your-github-personal-access-token/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-and-store-your-github-personal-access-token</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Thu, 04 May 2023 09:34:20 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[git]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1697</guid>

					<description><![CDATA[<p>Do you prefer a basic username and password combo for accessing your GitHub repositories? No problem. Just make sure you clone using the HTTPS URL. &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2023/05/create-and-store-your-github-personal-access-token/">Create and store your GitHub personal access token</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to list all serial ports on Linux</title>
		<link>https://www.pragmaticlinux.com/2023/01/how-to-list-all-serial-ports-on-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-list-all-serial-ports-on-linux</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Wed, 18 Jan 2023 22:49:40 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[serialport]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1678</guid>

					<description><![CDATA[<p>Linux comes with serial communication functionality built-in. Before you can communicate with a device, connected to your PC&#8217;s serial port, you just need to know &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2023/01/how-to-list-all-serial-ports-on-linux/">How to list all serial ports on Linux</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Install Qt5 and Qt Creator on Linux</title>
		<link>https://www.pragmaticlinux.com/2022/11/install-qt5-and-qt-creator-on-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-qt5-and-qt-creator-on-linux</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Sat, 26 Nov 2022 11:06:39 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[cmake]]></category>
		<category><![CDATA[qt]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1655</guid>

					<description><![CDATA[<p>Interested in developing a graphical user interface application for Linux? Not sure where to get started? If you know a little C++, you can&#8217;t go &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2022/11/install-qt5-and-qt-creator-on-linux/">Install Qt5 and Qt Creator on Linux</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to find the IP address of your Raspberry PI</title>
		<link>https://www.pragmaticlinux.com/2022/08/how-to-find-the-ip-address-of-your-raspberry-pi/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-find-the-ip-address-of-your-raspberry-pi</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Wed, 10 Aug 2022 20:21:04 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[raspberrypi]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1634</guid>

					<description><![CDATA[<p>Planning on running your Raspberry PI as a server on your local network? Excellent idea. They&#8217;re cheap, powerful and require little power. The perfect solution &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2022/08/how-to-find-the-ip-address-of-your-raspberry-pi/">How to find the IP address of your Raspberry PI</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to do a GIT export like SVN export</title>
		<link>https://www.pragmaticlinux.com/2022/07/how-to-do-a-git-export-like-svn-export/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-do-a-git-export-like-svn-export</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Fri, 22 Jul 2022 21:34:58 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[git]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1622</guid>

					<description><![CDATA[<p>Wouldn&#8217;t it be great if GIT supported a command like &#8220;svn export&#8221;? Developers that made the switch from Subversion to GIT can relate to this &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2022/07/how-to-do-a-git-export-like-svn-export/">How to do a GIT export like SVN export</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Single window mode for the Lazarus IDE</title>
		<link>https://www.pragmaticlinux.com/2022/07/single-window-mode-for-the-lazarus-ide/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=single-window-mode-for-the-lazarus-ide</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Mon, 18 Jul 2022 18:35:03 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[lazarus]]></category>
		<category><![CDATA[pascal]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1605</guid>

					<description><![CDATA[<p>Does the Lazarus IDE look a bit too old fashioned for your liking? Multiple windows all over your desktop. Don&#8217;t let this put you off. &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2022/07/single-window-mode-for-the-lazarus-ide/">Single window mode for the Lazarus IDE</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Enable compiler warnings with CMake</title>
		<link>https://www.pragmaticlinux.com/2022/07/enable-compiler-warnings-with-cmake/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enable-compiler-warnings-with-cmake</link>
		
		<dc:creator><![CDATA[PragmaticLinux]]></dc:creator>
		<pubDate>Wed, 13 Jul 2022 18:45:48 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[cmake]]></category>
		<guid isPermaLink="false">https://www.pragmaticlinux.com/?p=1597</guid>

					<description><![CDATA[<p>C and C++ compiler toolchains make it possible for us software geeks to build amazing things. Did you know that both GCC and Clang offer &#8230; </p>
<p>The post <a href="https://www.pragmaticlinux.com/2022/07/enable-compiler-warnings-with-cmake/">Enable compiler warnings with CMake</a> appeared first on <a href="https://www.pragmaticlinux.com">PragmaticLinux</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
