<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>ubuntu-how-to &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/ubuntu-how-to/</link>
	<description>Feed of posts on WordPress.com tagged "ubuntu-how-to"</description>
	<pubDate>Wed, 09 Jul 2008 17:25:43 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Ubuntu Hardy Heron και Java]]></title>
<link>http://panosdotk.wordpress.com/?p=9</link>
<pubDate>Thu, 08 May 2008 18:17:22 +0000</pubDate>
<dc:creator>panosdotk</dc:creator>
<guid>http://panosdotk.wordpress.com/?p=9</guid>
<description><![CDATA[Τo Ubuntu Hardy Heron χρησιμοποιεί εξ&#8217; ορισμού την open source έκδ]]></description>
<content:encoded><![CDATA[<p>Τo Ubuntu Hardy Heron χρησιμοποιεί εξ' ορισμού την open source έκδοση της Java. Γι' αυτό το λόγο κάποια προγράμματα δεν τρέχουν. Για να ξεπεραστεί αυτό το πρόβλημα αρκεί να χρησιμοποιηθεί η έκδοση Java της Sun.</p>
<p>Από το τερματικό δίνουμε την εντολή</p>
<p><code>sudo update-java-alternatives -s java-6-sun</code></p>
<p>για να εγκατασταθεί η εκδοση Java της Sun και μετά</p>
<p><code>sudo update-alternatives --config java</code></p>
<p>Οταν εμφανιστεί η λίστα με τις διαθέσιμες εκδόσεις επιλέγουμε</p>
<p><strong>/usr/lib/jvm/java-6-sun/jre/bin/java</strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ενεργοποίηση Numlock κατά την εκκίνηση]]></title>
<link>http://panosdotk.wordpress.com/2008/05/08/8/</link>
<pubDate>Thu, 08 May 2008 13:02:02 +0000</pubDate>
<dc:creator>panosdotk</dc:creator>
<guid>http://panosdotk.wordpress.com/2008/05/08/8/</guid>
<description><![CDATA[Είναι κάπως ενοχλητικό να μην ειναι ενεργοποιημένο το ]]></description>
<content:encoded><![CDATA[<p>Είναι κάπως ενοχλητικό να μην ειναι ενεργοποιημένο το numlock κατά την εκκίνηση του Gnome login screen GDM, ειδικά αν ο κωδικός πρόσβασης περιέχει αριθμητικούς χαρακτήρες.</p>
<p>Βεβαιωθήτε οτι το universe repository είναι ενεργοποιημένο.</p>
<p>Στο τερματικό εκτελέστε τις παρακάτω εντολές</p>
<p><code>sudo apt-get install numlockx</code></p>
<p><code>sudo gedit /etc/X11/gdm/Init/Default</code></p>
<p>Προσθέστε τις ακόλουθες γραμμές στο τέλος, πριν από τη γραμμή <strong>“exit 0″:</strong></p>
<p><code>if [ -x /usr/bin/X11/numlockx ]; then<br />
/usr/bin/X11/numlockx on<br />
fi</code></p>
<p>Απενεργοποιήστε το numlock και επανεκκινήστε το X πιέζοντας <strong>Ctrl+Alt+Backspace</strong></p>
<p>Το numlock θα ενεργοποιείται σε κάθε εκκίνηση.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Feisty to Gutsy Alpha?  Wait for the Finished Release.]]></title>
<link>http://bannyman.wordpress.com/2007/10/01/wait-for-it/</link>
<pubDate>Mon, 01 Oct 2007 16:52:57 +0000</pubDate>
<dc:creator>banny706</dc:creator>
<guid>http://bannyman.wordpress.com/2007/10/01/wait-for-it/</guid>
<description><![CDATA[I said I was going to give Gutsy a go when I got Ubuntu up and running and this past weekend I did j]]></description>
<content:encoded><![CDATA[<p>I said I was going to give Gutsy a go when I got Ubuntu up and running and this past weekend I did just that. I had nothing but video driver headaches. I wasn't able to get the driver for my 8800 GTS 320mb card installed and I tried both the Proprietary and the Open source driver. So I had to go the roundabout way to put Feisty back on my computer. (<a href="http://bannyman.wordpress.com/2007/09/11/wubi/"><font color="#800080">see Wubi post</font></a>)</p>
<p>I got Gutsy by going through the Update Manager by typing in the Run program:</p>
<p><span style="color:red;">update-manager -c -d</span></p>
<p>After Feisty was 'upgraded' to Gutsy I proceeded to install the graphics driver with no luck. I tried every possible way I could find in the Ubuntu forums to no avail. It just would not work. Also the GRUB had 3 kernels listed on boot up but only one of them worked. The most latest kernel in the developmental froze on boot up, the second kernel could not be found by GRUB and the last one was successful albeit being the oldest of the three.</p>
<p>Despite the graphics driver headache, I liked some of the new features of Gutsy most notable to me being my printer being automatically installed and "Screen and Graphics Preferences"...this would have been really useful had my graphics driver installed correctly.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Internet Connection Fix]]></title>
<link>http://bannyman.wordpress.com/2007/09/27/internet-connection-fix/</link>
<pubDate>Thu, 27 Sep 2007 12:53:44 +0000</pubDate>
<dc:creator>banny706</dc:creator>
<guid>http://bannyman.wordpress.com/2007/09/27/internet-connection-fix/</guid>
<description><![CDATA[Remember a couple of weeks back I said I would get back to you about my internet connection problem?]]></description>
<content:encoded><![CDATA[<p>Remember a couple of weeks back I said I would get back to you about my internet connection problem?  Well, it has taken me this long to get it all figured out and of course I stumbled upon it by accident in the Ubuntu Forums last night.  I was using 'Belkin Router' as my search string and tried every solution associated with that to no avail.  For weeks I figured this was a router problem but I could not have been more wrong.  I figured I had nothing to lose by reading other posts with less specific parameters and came across this post in the forums.</p>
<p> <a href="http://ubuntuforums.org/showthread.php?t=524981&#38;page=3">http://ubuntuforums.org/showthread.php?t=524981&#38;page=3</a></p>
<p>It was actually a bloody setting in the Windows driver of the ethernet card!!!!  That setting was the 'Wake on LAN after shutdown' setting being disabled.</p>
<p>As I was already in Windows, I opened up the Device Manager and brought up the driver for my ethernet card.  Sure enough, it was disabled.  I enabled the feature and rebooted into Ubuntu and crossed my fingers.  Eureka!!!  It worked.  What also gave me a pleasant surprise was that I connected through my Belkin Wireless G Router right out of the box.  Belkin doesn't support Linux, Linux supports Belkin.  Now I am a happy man.  This weekend, I am going to upgrade my install to the Gutsy Tribe 5 and check out the new features.  I'll let you know how it turns out.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wubi]]></title>
<link>http://bannyman.wordpress.com/2007/09/11/wubi/</link>
<pubDate>Tue, 11 Sep 2007 12:18:24 +0000</pubDate>
<dc:creator>banny706</dc:creator>
<guid>http://bannyman.wordpress.com/2007/09/11/wubi/</guid>
<description><![CDATA[Its a new week and an important day.  First off, a moment of silence for those who perished 6 years]]></description>
<content:encoded><![CDATA[<p>Its a new week and an important day.  First off, a moment of silence for those who perished 6 years ago this morning.  Never Forget.</p>
<p>Now, remember the problems I discussed earlier with respect to installing Ubuntu?  It seems I have found a temperary solution until the LiveCD/DVD boots with no issues.  That solution is called Wubi - Windows Ubuntu Installer (my assumption on the acronym).</p>
<p>Go to:   <a href="http://www.wubi-installer.org/">www.wubi-installer.org</a></p>
<p>I installed wubi to the C: drive as any other drive didn't work.  Do this by double-clicking the wubi-installer icon.  During the install process, the installer downloads the Ubuntu 7.04 i386 Alternate Install ISO and uses this to install Ubuntu.  It took a little bit of time but it installed and I was able to boot into Ubuntu.  YAY!!!!  Finally.  However, I don't have internet connectivity yet as I have yet to figure out my router.  I think it will be a small fix to just reset the router.  Connecting to the internet using pppoeconf is not a problem.  Off to the Ubuntu forums for me.  Will let you know how it turns out.</p>
<p>The only drawback I can see for me is that this is a loopmounted installation meaning that it is installed inside a file (similar to virtual disk) and not to a partition (the traditional way).  The creators claim that you will be able to install to a partition soon such that it would be the same as installing from the LiveCD.  Might be as soon as Gutsy. If that occurs, then the problems I mention in my previous post about booting to the LiveCD will be a minor stepping stone to using Ubuntu vice a major hurdle.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[1:using synaptic and apt-get]]></title>
<link>http://southofsanity.wordpress.com/2007/07/30/1using-synaptic-and-apt-get/</link>
<pubDate>Sun, 29 Jul 2007 17:04:10 +0000</pubDate>
<dc:creator>southofsanity</dc:creator>
<guid>http://southofsanity.wordpress.com/2007/07/30/1using-synaptic-and-apt-get/</guid>
<description><![CDATA[If you have just moved to ubuntu from Windows, then you are probably a bit confused about software, ]]></description>
<content:encoded><![CDATA[<p>If you have just moved to ubuntu from Windows, then you are probably a bit confused about software, downloaded some stuff and wondering why it won't install on double click...</p>
<p>Ubuntu uses synaptic package manager for software installation, you can find it at system&#62;administration&#62;synaptic package manager. By default ubuntu will install with some of the software channels (sources of install packages) disabled, this is something you will probably want to correct and there are two ways of doing it.</p>
<p>The first way is to go to system&#62;administration&#62;software sources, you will have to enter your password to gain root access, which I will explain a bit further down the page.</p>
<p>After you enter your password, you are given a dialog box titled Software Sources, this box would have opened up in the Ubuntu Software tab, in the check boxes of this tab tick all the boxes except the source code box, if you want source code, you really don't need to be reading this guide. Click the close button and you will get an alert that tells you the available software information is out of date, and do you want to reload the information? Click the reload button and the software sources will be updated. Thats it.</p>
<p>The other way, which I prefer just because it is quicker, is from the command line or terminal, go to applications&#62;accessories&#62;terminal and type or you can copy and paste:</p>
<pre><font color="#091371"><strong>sudo gedit /etc/apt/sources.list</strong></font></pre>
<p>Then enter your password, your password will not show up in the terminal so you have to get it right.</p>
<p>sudo gives root access, gedit is a text editor(like notepad) the rest of the command is the file path which is a file called sources.list in the apt folder which is in turn in the etc folder. This is essentially the same task as opening software sources under the system menu.</p>
<p>When the sources list opens you will see some text that looks like this:</p>
<pre><strong>## Uncomment the following two lines to add software from the 'universe'
</strong> ## repository.</pre>
<pre><font color="#091371"><strong># deb http://au.archive.ubuntu.com/ubuntu/ feisty universe

# deb-src http://au.archive.ubuntu.com/ubuntu/ feisty universe</strong></font></pre>
<pre><strong>## Uncomment the following two lines to add software from the 'backports'
</strong> ## <strong>repository.</strong></pre>
<pre><strong><font color="#091371"># deb http://au.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

# deb-src http://au.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse</font></strong></pre>
<p>Basically what you need to do is uncomment the required software repositories, I have hi-lighted the example above, to do this, you need to find any lines that start with # deb and then delete the # and the space immediately after it. When this is done, save it, don't change the name or the location of the file.</p>
<p>Then go back to your terminal and type or copy and paste:</p>
<pre><font color="#091371"><strong>sudo apt-get update</strong></font></pre>
<p>This is to run apt-get(the software behind synaptic) with root access and download the updated software information, just as above we re-loaded the information with the software sources tool in system&#62;administration.</p>
<p>When this has finished downloading in the terminal, the job is done and you can go find all kinds of stuff at system&#62;administration&#62;synaptic package manager.</p>
<p>JS</p>
]]></content:encoded>
</item>

</channel>
</rss>
