<?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>apache2 &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/apache2/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:30:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How To: Uninstall a package in Linux Ubuntu</title>
		<link>https://it.megocollector.com/scripts/how-to-uninstall-a-package-in-linux-ubuntu/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 02 Apr 2008 13:09:51 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=256</guid>

					<description><![CDATA[I am learning Linux as quickly as possible. I am using this site as a repository to support the bits and pieces of code that I have found useful. The following example is code to remove apache2, however, is useful to remove any package, just replace apache2. sudo apt-get purge apache2 sudo apt-get clean sudo apt-get update sudo apt-get install...]]></description>
		
		
		
			</item>
		<item>
		<title>How To: Install LAMP on Ubuntu Linux</title>
		<link>https://it.megocollector.com/scripts/how-to-install-lamp-on-ubuntu-linux/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 02 Apr 2008 12:13:40 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=255</guid>

					<description><![CDATA[LAMP, an open source web development platform based on Linux, is an acronym for Linux, Apache, MySQL, and PHP (Perl or Python). Using terminal, enter the following line to install the LAMP stack. sudo apt-get install apache2 mysql-server libapache2-mod-auth-mysql php5-mysql php5]]></description>
		
		
		
			</item>
	</channel>
</rss>
