<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Old Ubuntu Versions &#8211; ITHOWTOO.COM</title>
	<atom:link href="https://www.ithowtoo.com/install-linux/ubuntu/old-ubuntu-versions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ithowtoo.com</link>
	<description>Various IT Projects involving Linux and Windows.</description>
	<lastBuildDate>Mon, 05 Apr 2021 08:53:59 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://www.ithowtoo.com/wp-content/uploads/2016/11/cropped-mac-1-32x32.jpg</url>
	<title>Old Ubuntu Versions &#8211; ITHOWTOO.COM</title>
	<link>https://www.ithowtoo.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">185377979</site>	<item>
		<title>Ubuntu 16.04 Fixing no copy and paste into Remmina RDP Client</title>
		<link>https://www.ithowtoo.com/ubuntu-16-04-fixing-no-copy-and-paste-into-remmina-rdp-client/</link>
					<comments>https://www.ithowtoo.com/ubuntu-16-04-fixing-no-copy-and-paste-into-remmina-rdp-client/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Tue, 31 Jan 2017 22:52:51 +0000</pubDate>
				<category><![CDATA[Old Ubuntu Versions]]></category>
		<category><![CDATA[Remmina RDP]]></category>
		<category><![CDATA[Ubuntu 16.04]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/?p=110</guid>

					<description><![CDATA[On my Ubuntu 16.04 machine, I had an annoying problem with my Remmina RDP client in that I was not able to paste inside the RDP session from the local host. After a little searching I was able to find the solution on the HERE The solution that worked for me was to install the [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/ubuntu-16-04-fixing-no-copy-and-paste-into-remmina-rdp-client/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">110</post-id>	</item>
		<item>
		<title>Installing osTicket on Ubuntu 14.04</title>
		<link>https://www.ithowtoo.com/installing-osticket-on-ubuntu-14-04/</link>
					<comments>https://www.ithowtoo.com/installing-osticket-on-ubuntu-14-04/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Tue, 24 Nov 2015 10:59:00 +0000</pubDate>
				<category><![CDATA[Old Ubuntu Versions]]></category>
		<category><![CDATA[osTicket]]></category>
		<category><![CDATA[ubuntu 14.04]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/installing-osticket-on-ubuntu-14-04/</guid>

					<description><![CDATA[I had to install osTicket on a clients Ubuntu server this moring. The install was really simple and I was up an running within 10 minutes. I used THIS site for instalation instructions. Install osTicket on Ubuntu 14.04 64 VPS 07 AUGUST 2015&#160;Posted to:&#160;Instructions,&#160;Videos,&#160;Ubuntu&#160;by&#160;HostingInstructions Support Your clients by Web or Email with osTicket. If your [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/installing-osticket-on-ubuntu-14-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7</post-id><media:content url="https://www.youtube.com/embed/qSD6V1L8rBo" medium="video" width="480" height="360">
			<media:player url="https://www.youtube.com/embed/qSD6V1L8rBo" />
			<media:title type="plain">Old Ubuntu Versions Archives - ITHOWTOO.COM</media:title>
			<media:description type="html"><![CDATA[Post for historical versions of Ubuntu]]></media:description>
			<media:thumbnail url="https://www.ithowtoo.com/wp-content/uploads/2021/04/ubuntulogo-1.png" />
			<media:rating scheme="urn:simple">nonadult</media:rating>
		</media:content>
	</item>
		<item>
		<title>Ubuntu &#8211; Removing old Network Cards</title>
		<link>https://www.ithowtoo.com/ubuntu-removing-old-network-cards/</link>
					<comments>https://www.ithowtoo.com/ubuntu-removing-old-network-cards/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Fri, 27 Mar 2015 18:30:00 +0000</pubDate>
				<category><![CDATA[Old Ubuntu Versions]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/2015/03/27/ubuntu-removing-old-network-cards/</guid>

					<description><![CDATA[I a server hardware fail today and had to swap the hard drive into another server. When I booted up the server it did not have an ip address as eth0 wasnt found. This was a simple fix all I did was delete&#160;/etc/udev/rules.d/70-persistent-net.rules I then rebooted the server and it greated a new file with [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/ubuntu-removing-old-network-cards/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66</post-id>	</item>
		<item>
		<title>Ubuntu Installing Java 7 from apt-get</title>
		<link>https://www.ithowtoo.com/ubunut-installing-java-7-from-apt-get/</link>
					<comments>https://www.ithowtoo.com/ubunut-installing-java-7-from-apt-get/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Mon, 23 Mar 2015 20:11:00 +0000</pubDate>
				<category><![CDATA[Old Ubuntu Versions]]></category>
		<category><![CDATA[Java 7]]></category>
		<category><![CDATA[ubuntu 14.04]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/2015/03/23/ubunut-installing-java-7-from-apt-get/</guid>

					<description><![CDATA[The Oracle JDK is the official JDK; however, it is no longer provided by Oracle as a default installation for Ubuntu. You can still install it using apt-get. To install any version, first execute the following commands: sudo apt-get install python-software-propertiessudo add-apt-repository ppa:webupd8team/javasudo apt-get update Oracle JDK 7 sudo apt-get install oracle-java7-installer]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/ubunut-installing-java-7-from-apt-get/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">72</post-id>	</item>
		<item>
		<title>Ubuntu 14.04: Adding a second hard drive/additional storage</title>
		<link>https://www.ithowtoo.com/ubuntu-14-04-adding-a-second-hard-driveadditional-storage/</link>
					<comments>https://www.ithowtoo.com/ubuntu-14-04-adding-a-second-hard-driveadditional-storage/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Thu, 19 Mar 2015 19:49:00 +0000</pubDate>
				<category><![CDATA[Old Ubuntu Versions]]></category>
		<category><![CDATA[Hard Drive]]></category>
		<category><![CDATA[ubuntu 14.04]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/2015/03/19/ubuntu-14-04-adding-a-second-hard-driveadditional-storage/</guid>

					<description><![CDATA[Adding a second hard drive/additional storage Note: This is for an OS drive &#8220;sda&#8221; and a Data drive &#8220;sdb&#8221; ls /dev/sd* Because sdb has no partitions there should be no sdb1 or sdb2 (paritions) fdisk /dev/sdb n p Enter Enter w mkfs.ext4 -L /images /dev/sdb1 nano /etc/fstab Add the following line at the botton of [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/ubuntu-14-04-adding-a-second-hard-driveadditional-storage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">77</post-id>	</item>
	</channel>
</rss>
