<?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>Open Source</title>
	<atom:link href="https://www.tecmint.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 30 Mar 2026 06:36:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>Open Source</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Create HTTPS Local Domains for Your Projects</title>
		<link>https://www.tecmint.com/setup-https-local-domain-linux/</link>
					<comments>https://www.tecmint.com/setup-https-local-domain-linux/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 19 Mar 2026 06:37:27 +0000</pubDate>
				<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=61690</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/setup-https-local-domain-linux/">How to Create HTTPS Local Domains for Your Projects</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>If you do any kind of local web development on Linux, you have almost certainly run into the browser warning</p>
The post <a href="https://www.tecmint.com/setup-https-local-domain-linux/">How to Create HTTPS Local Domains for Your Projects</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/setup-https-local-domain-linux/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>LocalSend &#8211; Local Network File Sharing Between Linux, Windows and Mac</title>
		<link>https://www.tecmint.com/localsend-share-files-linux-windows/</link>
					<comments>https://www.tecmint.com/localsend-share-files-linux-windows/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 16 Dec 2025 07:00:48 +0000</pubDate>
				<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22657</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/localsend-share-files-linux-windows/">LocalSend – Local Network File Sharing Between Linux, Windows and Mac</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>One of the most important uses of a network is for file sharing purposes, and there are multiple ways Linux,</p>
The post <a href="https://www.tecmint.com/localsend-share-files-linux-windows/">LocalSend – Local Network File Sharing Between Linux, Windows and Mac</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/localsend-share-files-linux-windows/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>Why Linux Powers Everything From Your Coffee Machine to Mars Rovers</title>
		<link>https://www.tecmint.com/why-the-world-runs-on-linux/</link>
					<comments>https://www.tecmint.com/why-the-world-runs-on-linux/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 03 Dec 2025 06:00:20 +0000</pubDate>
				<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5654</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/why-the-world-runs-on-linux/">Why Linux Powers Everything From Your Coffee Machine to Mars Rovers</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>When most people think about operating systems, they picture Windows laptops or MacBooks, but here&#8217;s what&#8217;s fascinating: while you&#8217;re reading</p>
The post <a href="https://www.tecmint.com/why-the-world-runs-on-linux/">Why Linux Powers Everything From Your Coffee Machine to Mars Rovers</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/why-the-world-runs-on-linux/feed/</wfw:commentRss>
			<slash:comments>28</slash:comments>
		
		
			</item>
		<item>
		<title>A Brief Introduction to Makefiles and GNU Make for Beginners</title>
		<link>https://www.tecmint.com/introduction-to-makefiles-gnu-make/</link>
					<comments>https://www.tecmint.com/introduction-to-makefiles-gnu-make/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 08 Oct 2025 05:31:12 +0000</pubDate>
				<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5838</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/introduction-to-makefiles-gnu-make/">A Brief Introduction to Makefiles and GNU Make for Beginners</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>GNU Make is a development utility that determines which parts of a particular code base need to be recompiled and</p>
The post <a href="https://www.tecmint.com/introduction-to-makefiles-gnu-make/">A Brief Introduction to Makefiles and GNU Make for Beginners</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/introduction-to-makefiles-gnu-make/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>mkcert: Make Locally-Trusted Development Certificates on Linux</title>
		<link>https://www.tecmint.com/mkcert-create-ssl-certs-for-local-development/</link>
					<comments>https://www.tecmint.com/mkcert-create-ssl-certs-for-local-development/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 21 Jul 2025 05:26:20 +0000</pubDate>
				<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=60686</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/mkcert-create-ssl-certs-for-local-development/">mkcert: Make Locally-Trusted Development Certificates on Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>If you’ve ever tried to set up HTTPS locally for development, you’ve probably run into a wall of complexity. Generating</p>
The post <a href="https://www.tecmint.com/mkcert-create-ssl-certs-for-local-development/">mkcert: Make Locally-Trusted Development Certificates on Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/mkcert-create-ssl-certs-for-local-development/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
