<?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>Skin of Stars &#187; ubuntu</title>
	<atom:link href="http://skinofstars.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://skinofstars.com</link>
	<description>Machines, Media and Miscellanea</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:12:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<cloud domain='skinofstars.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Virtualbox Ubuntu Fullscreen Second/Dual Monitor</title>
		<link>http://skinofstars.com/2011/01/virtualbox-ubuntu-fullscreen-seconddual-monitor/</link>
		<comments>http://skinofstars.com/2011/01/virtualbox-ubuntu-fullscreen-seconddual-monitor/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 18:09:44 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vm]]></category>

		<guid isPermaLink="false">http://skinofstars.com/?p=7102</guid>
		<description><![CDATA[Virtualbox is an awesome application, allowing you to run multiple instances of operating systems concurrently. But getting full screen guest working on the second monitor doesn&#8217;t work by default, it always fullscreens on the primary. This drove me mad for a couple of hours till I figured it out. The answer is through the following steps: Fullscreen (Host+F) Hidden Menu<a href="http://skinofstars.com/2011/01/virtualbox-ubuntu-fullscreen-seconddual-monitor/"> ...&#160;Read the remaining 14 words</a>]]></description>
			<content:encoded><![CDATA[<p>Virtualbox is an awesome application, allowing you to run multiple instances of operating systems concurrently. But getting full screen guest working on the second monitor doesn&#8217;t work by default, it always fullscreens on the primary. This drove me mad for a couple of hours till I figured it out. The answer is through the following steps:</p>
<ul>
<li>Fullscreen (Host+F)</li>
<li>Hidden Menu (Host+Home. This only works in full screen)</li>
<li>View&gt;Virtual Screen 1&gt;Use Host Screen 2</li>
</ul>
<p>Voila. Simple once you know.</p>
]]></content:encoded>
			<wfw:commentRss>http://skinofstars.com/2011/01/virtualbox-ubuntu-fullscreen-seconddual-monitor/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Upgrading to Ubuntu Intrepid Ibex</title>
		<link>http://skinofstars.com/2008/11/upgrading-to-ubuntu-intrepid-ibex/</link>
		<comments>http://skinofstars.com/2008/11/upgrading-to-ubuntu-intrepid-ibex/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 13:04:21 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Since it&#8217;s only a few days since the release of Ubuntu&#8217;s Intrepid Ibex, I though I might do a quick note on how to upgrade from the Long Term Stable (LTS), Hardy Heron (if you are a Windows user and you just want to try out the new version, you can use the Wubi Installer and treat it just like<a href="http://skinofstars.com/2008/11/upgrading-to-ubuntu-intrepid-ibex/"> ...&#160;Read the remaining 272 words</a>]]></description>
			<content:encoded><![CDATA[<p>Since it&#8217;s only a few days since the release of <a href="http://www.ubuntu.com">Ubuntu&#8217;s Intrepid Ibex</a>, I though I might do a quick note on how to upgrade from the Long Term Stable (LTS), Hardy Heron (<em>if you are a Windows user and you just want to try out the new version, you can use the Wubi Installer and treat it just like any other Windows application</em>). It is worth noting that a new install will often be a far quicker process and provide you with a clean slate. You can also save almost all of your personal settings and files if you installed / (known as the root directory) and /home in separate partitions first time around, allowing you to just install the new OS in /</p>
<p>In this post though we shall assume that you just with to upgrade an existing install and as such save all  your setting, files, etc, with the minimum of fuss.</p>
<p>Normally when a new release comes around your update manager will tell you that a new version is available. Yet from Hardy to Intrepid this will not happen because Hardy is an LTS. There is, as always, a way around this. It is as follows; System &gt; Administration &gt; Software Sources, then the Updates tab. At the bottom it will say Release Upgrade. You&#8217;ll then want to change that from &#8220;Long term support releases only&#8221; to &#8220;Normal&#8221;. After that head back to System &gt; Administration &gt; Update Manager and you will be offered the choice to upgrade to the latest release. Click that button and follow the prompts.</p>
<p>As you run through the upgrade you will be prompted with questions as to whether you want to keep/merge/replace certain configuration files, normally ones you have changed. There is one that you must replace (or merge if you know what you are doing) and it is called menu.list. This file selects things like what kernel to boot from and you should use the latest that comes with Intrepid. Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://skinofstars.com/2008/11/upgrading-to-ubuntu-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making your own webdev environment on Ubuntu desktop</title>
		<link>http://skinofstars.com/2008/01/making-your-own-webdev-environment-on-ubuntu-desktop/</link>
		<comments>http://skinofstars.com/2008/01/making-your-own-webdev-environment-on-ubuntu-desktop/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 12:36:00 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[These machines aren&#8217;t all fun fun fun, sometimes you have to use them for some more serious work. In this post I&#8217;m going to tell you how to make your own php/mysql web development environment on your own Ubuntu desktop. Once you&#8217;ve done this you won&#8217;t need to keep uploading files to your server just to check if something works.<a href="http://skinofstars.com/2008/01/making-your-own-webdev-environment-on-ubuntu-desktop/"> ...&#160;Read the remaining 379 words</a>]]></description>
			<content:encoded><![CDATA[<p>These machines aren&#8217;t all fun fun fun, sometimes you have to use them for some more serious work. In this post I&#8217;m going to tell you how to make your own php/mysql web development environment on your own Ubuntu desktop. Once you&#8217;ve done this you won&#8217;t need to keep uploading files to your server just to check if something works.</p>
<p>Firstly I&#8217;d like to point to the post that originally helped me do this at <a href="http://www.webmasterview.com/server_side/development_server_on_ubuntu_desktop">webmasterview.com</a>.</p>
<p>Now, time to open up our trusty terminal. It is possible to do this through synaptics, but its quicker to do it like this:</p>
<p>First thing is to install mysql for databases on our machine. Copy this bit of code into your terminal:</p>
<blockquote><p>sudo apt-get install mysql-server</p></blockquote>
<p>Next we need apache2 as our webserver. Here is the code:</p>
<blockquote><p>sudo apt-get install apache2</p></blockquote>
<p>Then we need to get php:</p>
<blockquote><p>sudo apt-get install php5</p></blockquote>
<p>There are our three basic components. Now we need to hook them together:</p>
<blockquote><p>sudo apt-get install libapache2-mod-php5</p></blockquote>
<p>and</p>
<blockquote><p>sudo apt-get install php5-mysql</p></blockquote>
<p>Now that&#8217;s just grand. We&#8217;ve now got all the elements that we need to serve files to the net. The thing is, we&#8217;re only doing this so we can work on stuff at home, in which case what we&#8217;re really looking for is an easier way to do so. What we need to do is have a public_html folder in our user directory. Perhaps now would be a good time to do that. The next step is making that work on the webserver we&#8217;ve just installed. Run this snip of code:</p>
<blockquote><p>sudo a2enmod userdir</p></blockquote>
<p>Then restart apache:</p>
<blockquote><p>sudo /etc/init.d/apache2 force-reload</p></blockquote>
<p>You should now be able to reach your home folder via http://localhost/~yourusername/</p>
<p>Finally we want to be able to administer our mysql databases. Though there are many good tools for doing this I still go back to the web based <a href="http://www.phpmyadmin.net/">phpMyAdmin</a>. Apart from the fact that it&#8217;s highly automated (which suits me just fine) it&#8217;s also a very common program to find on your paid hosting, so would also be very familiar when you go live. For the quick and dirty way of getting it up and running, download phpMyAdmin and extract to your public_html folder. Personally I rename it to something a little easier. Then rename the file within from config.example.inc.php to config.inc.php and within that file put something in the blowfish_secret field. Then all you have to do is navigate your browser to something like http://localhost/~yourusername/phpMyAdmin</p>
<p><em>addendum</em></p>
<p><em>If your server is going to be visible from the big bad world and this is your everyday machine then you need to turn off that user public_html stuff (it&#8217;s insecure for general use!). To do that just enter this instruction<br />
</em></p>
<blockquote><p><em>sudo a2dismod userdir</em></p></blockquote>
<p><em>then reload apache as before</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skinofstars.com/2008/01/making-your-own-webdev-environment-on-ubuntu-desktop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>os freefall</title>
		<link>http://skinofstars.com/2008/01/</link>
		<comments>http://skinofstars.com/2008/01/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Its got to that time of the month where I have to reinstall my operating system. I can&#8217;t blame the system, it is each and every time, without fail, my fault. I can&#8217;t help but keep tinkering and playing with them till they fail on me. I remember when I first started playing with the things I would have to<a href="http://skinofstars.com/2008/01/"> ...&#160;Read the remaining 196 words</a>]]></description>
			<content:encoded><![CDATA[<p>Its got to that time of the month where I have to reinstall my operating system. I can&#8217;t blame the system, it is each and every time, without fail, my fault. I can&#8217;t help but keep tinkering and playing with them till they fail on me. I remember when I first started playing with the things I would have to reinstall before I&#8217;d even finished the first install! At least now here are often months between.</p>
<p>I thought this time I might get out of my comfort zone for a bit. I decided to install the new fedora 8. I will be totally honest now and admit that it lasted on my machine for two days before I switched back to ubuntu. The problem wasn&#8217;t with fedora per say, I could see almost immediately that this was a far more stable operating system with many of the features I like built in straight out the box. It clearly benefits from the good breeding of Red Hat. The problem I have is that I&#8217;m not an expert by any stretch of the imagination and fedora is clearly built for people who have some idea what they are doing. From what I found there seemed to be very little documentation for novices and to be honest I don&#8217;t have the time for that sort of learning curve.</p>
<p>So here is what seems to have happened. I have acquired the same disinterest in learning a new operating system that my Windows using counterparts have always had. I hope this doesn&#8217;t stick.</p>
]]></content:encoded>
			<wfw:commentRss>http://skinofstars.com/2008/01/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Every Little Helps</title>
		<link>http://skinofstars.com/2007/10/every-little-helps/</link>
		<comments>http://skinofstars.com/2007/10/every-little-helps/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 11:22:00 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[tesco]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Ubuntu coming to a Tesco near you. http://linkpot.net/kidnap/ http://linkpot.net/chastened/]]></description>
			<content:encoded><![CDATA[<p>Ubuntu coming to a Tesco near you.</p>
<p><a href="http://linkpot.net/chastened/">http://linkpot.net/kidnap/ </a><br /><a href="http://linkpot.net/chastened/">http://linkpot.net/chastened/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://skinofstars.com/2007/10/every-little-helps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Its hard to go back</title>
		<link>http://skinofstars.com/2007/10/</link>
		<comments>http://skinofstars.com/2007/10/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[For one of my school projects I have to write programs for Microsoft (R) Windows (TM). I know that this makes sense, lets be honest its in most peoples homes. The problem I have is that I didn&#8217;t have it in my home. I&#8217;ve been using Ubuntu (a linux thing) on all my machines for more than six months now<a href="http://skinofstars.com/2007/10/"> ...&#160;Read the remaining 275 words</a>]]></description>
			<content:encoded><![CDATA[<p>For one of my school projects I have to write programs for Microsoft (R) Windows (TM). I know that this makes sense, lets be honest its in most peoples homes. The problem I have is that I didn&#8217;t have it in my home. I&#8217;ve been using Ubuntu (a linux thing) on all my machines for more than six months now and have barely touched anything with Windows since. So, I knew that a new version of Ubuntu was coming out on Thursday so yesterday I decided to wipe my laptop and replace it with Windows XP in order to make school a little easier (I&#8217;ll also get more BBC content, as a bonus). And here is where the problems started&#8230;</p>
<p>Correct drivers were not included. Why is this something the the OSS boys do so well with so little help yet a company with so much money for research do so badly? I mean, the drivers were available on the internet, I just couldn&#8217;t get on the internet to find them because the first set of drivers I needed were network drivers! Even when I used other machines I found the documentation was atrocious. I got that annoyed with it I had to give my computer to someone else to fix before I started beating it.</p>
<p>I&#8217;m not saying life&#8217;s a beach as soon as you go open source, infact its far from it. To be honest, my other problems were things that I would have just been used to before. Things like programs organised by manufacturer rather than what they do. Maybe this is why its hard to go back, you get used to something and you&#8217;re happy. Its like trying to revive an old relationship I guess, lets be honest, you broke up for a reason.</p>
<p>So in a couple of days Windows will be partitioned off and placed in a back corner of my machine. I&#8217;m not going to completely delete it this time but I&#8217;m afraid to say I can never embrace it again.</p>
]]></content:encoded>
			<wfw:commentRss>http://skinofstars.com/2007/10/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

