<?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>Ubuntu &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/ubuntu/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>Enable the root user in Ubuntu 8.1.0</title>
		<link>https://it.megocollector.com/scripts/enable-the-root-user-in-ubuntu/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 11 Feb 2009 00:24:43 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1091</guid>

					<description><![CDATA[Many Linux distributions permit the use of the root user as a primary login, however, the dominant and popular Ubuntu has left some users in a conundrum. In order to perform tasks as a root user, this must be performed within a terminal window with the sudo command. However, here are a set of instructions that will allow the root...]]></description>
		
		
		
			</item>
		<item>
		<title>Setup JBoss on Ubuntu 8.1.0 Server Edition</title>
		<link>https://it.megocollector.com/scripts/setup-jboss-on-ubuntu-810-server-edition-2/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 07 Nov 2008 21:49:18 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jboss 4]]></category>
		<category><![CDATA[jbossas]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 8.1.0]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=912</guid>

					<description><![CDATA[A recent task was to setup a JBoss Application Server on a Linux box. I created an Ubuntu 8.10 server virtual machine on a VMware Workstation. This was a fresh install of the core operating system only, no optional installation packages were added during the installation. I started from scratch, as too many guides make too many assumptions in their...]]></description>
		
		
		
			</item>
		<item>
		<title>Setup JBoss on Ubuntu 8.0.4 LTS Server Edition</title>
		<link>https://it.megocollector.com/scripts/setup-jboss-on-ubuntu-810-server-edition/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 12 Sep 2008 19:35:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jboss 4]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 8.0.4]]></category>
		<category><![CDATA[ubuntu server]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=629</guid>

					<description><![CDATA[A recent task was to setup a JBoss Application Server on a Linux box. I had selected Ubuntu 8.0.4 LTS Server Edition for this task. I created an Ubuntu virtual machine on a VMware Workstation. This was a fresh install and the only optional installation package added during the installation was LAMP, which should have nothing to do with the...]]></description>
		
		
		
			</item>
		<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>
