<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page hardy 
             and everything recently tagged hardy -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>hardy on SWiK</title>
        <doap:name>hardy</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/hardy</link>
        <doap:homepage></doap:homepage>
        
        <pubDate></pubDate>
        <lastBuildDate></lastBuildDate>
            
        <item>
            <title>I refused to give up on Darklooks &quot; Jayson Rowe&#039;s Ramblings</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/I+refused+to+give+up+on+Darklooks+%22+Jayson+Rowe%27s+Ramblings/cdamy</link>
            <description>Basically I went into Theme -&amp;gt; Customize -&amp;gt; Colors and under “Input Boxes” I set the Input box background color to #E6E6E6 and the Input box Text to #242424.

Also I recommend running gconf-editor and go to Apps -&amp;gt; notification-daemon -&amp;gt; theme and edit that key to the value of “standard”, and this will improve the appearance of tool tips and application notifications.</description>
            
            <pubDate>Sun, 31 Aug 2008 09:59:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Fix for firefox crashes on flash contents when using libflashsupport in hardy -- Ubuntu Geek</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/Fix+for+firefox+crashes+on+flash+contents+when+using+libflashsupport+in+hardy+--+Ubuntu+Geek/cc9e9</link>
            <description></description>
            
            <pubDate>Sat, 30 Aug 2008 21:57:08 -0700</pubDate>
        </item>
            
        <item>
            <title>Установка KDE 4.1 в Ubuntu/kubuntu 8.04 (Hardy Heron)</title>
            <link>http://swik.net/Kubuntu/del.icio.us%2Ftag%2Fkubuntu/%D0%A3%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D0%B0+KDE+4.1+%D0%B2+Ubuntu%2Fkubuntu+8.04+%28Hardy+Heron%29/cc8lo</link>
            <description>Установка KDE 4.1 в Ubuntu/kubuntu 8.04 (Hardy Heron)</description>
            
            <pubDate>Sat, 30 Aug 2008 13:51:30 -0700</pubDate>
        </item>
            
        <item>
            <title>ubuntutip - Solutions for 9 bugs in Ubuntu 8.04</title>
            <link>http://swik.net/Hibernate/del.icio.us+tag%2Fhibernate/ubuntutip+-+Solutions+for+9+bugs+in+Ubuntu+8.04/cc8d3</link>
            <description></description>
            
            <pubDate>Sat, 30 Aug 2008 11:55:38 -0700</pubDate>
        </item>
            
        <item>
            <title>Installing Maemo&#039;s Diablo SDK under Ubuntu Hardy | Linux UK</title>
            <link>http://swik.net/maemo/http%3A%2F%2Fdel.icio.us%2Ftag%2Fmaemo/Installing+Maemo%27s+Diablo+SDK+under+Ubuntu+Hardy+%7C+Linux+UK/cc7pi</link>
            <description></description>
            
            <pubDate>Sat, 30 Aug 2008 04:59:40 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto install manually nVidia drivers in Ubuntu</title>
            <link>http://swik.net/Ubuntu/Only+Ubuntu/Howto+install+manually+nVidia+drivers+in+Ubuntu/cc5gw</link>
            <description>Firstly, go to the official nVidia website and download the official linux drivers. Of course nv&#039;s nice and all.. but I wouldn&#039;t use it over the real thing. Once you download the driver file (into your home folder), right click on it in nautilus (file browser), click properties, then permissions, checking the box that says &quot;allow executing the file&quot;, then type into a TTY session ctrl+alt+f1-f3 (ctrl+alt+f7 to get back to GUI) and type in&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;sudo /etc/init.d/gdm stop&lt;br/&gt;&lt;br/&gt;Which will stop your x-server.. (DON&#039;T DO ANY OF THIS UNTIL YOU KNOW THE WHOLE PROCESS, BECAUSE TURNING BACK ON YOUR GRAPHICS COMES AT THE END!)&lt;br/&gt;(Also note that this will be a text-only display! Remember or write down all the commands.) then hit&lt;br/&gt;&lt;br/&gt;ls&lt;br/&gt;&lt;br/&gt;to list the files in your home folder. Find the one with &quot;nvidia&quot; in it, and hit &quot;sudo ./*nvidia filename*&quot; it should install the &quot;nvidia&quot; driver on your computer. when it asks you whether or not you want to replace the existing &quot;xorg.conf&quot; file, let it do so. once that&#039;s done, type in &quot;sudo /etc/init.d/gdm start&quot; which will turn back on the graphical interface, allowing you to login again. (sorry. it logs you out of everything but the commandline part of ubuntu. save everything before you turn off gdm.) If your controls work perfectly in regards to the mouse and keyboard, rejoice, you&#039;re done! if your mouse isn&#039;t scrolling, or it&#039;s behaving funny.. you may have to hit alt+f2 (You&#039;ll still be in graphical mode after hitting this one. it&#039;s a nice little tool.), and type in&lt;br/&gt;&lt;br/&gt;gksu gedit&lt;br/&gt;&lt;br/&gt;then open your xorg.conf file (Usually in the &quot;/etc/X11/&quot; folder), looking somewhere other than me about how to fix that, if copying your &quot;pointer&quot; section doesn&#039;t fix it.&lt;br/&gt;(Copying the pointer section worked for me, since I had it set up right in a previous xorg.conf file..)&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Now, in case of kernel update, remember that the nvidia driver will NOT work without reinstallation. This is expected, so expect it. In this case, you&#039;ll be in CLI mode. Your previous driver installer will work just fine, I like to check for updates occasionally, just to be with the newest version.&lt;br/&gt;&lt;br/&gt;Always make sure, with a new executable comes making it executable before trying to.. well.. execute it. With GDM (the graphical display) working, simply right click the file in the file browser and click properties, set it executable. In CLI: have the file in your home directory or know the directory it&#039;s in.. Then do &quot;cd &quot;/path/to/driver/&quot; before finally setting it executable. Do this with &quot;sudo chmod a+x &quot;{driver file name}&quot;&quot; (You can use the ls command to once again list it exactly).&lt;br/&gt;&lt;br/&gt;Now, execute the file by simply typing the filename into the command line. It will say there&#039;s a previous version installed, and ask to write over it. Do so. It shouldn&#039;t need to overwrite the xorg.conf file, as the NVIDIA driver&#039;s still being used. Don&#039;t let it and save some hassle.&lt;br/&gt;&lt;br/&gt;So basically, set the file executable in the file browser, or use sudo chmod a+x &quot;nvidiadrivernamehere&quot;, stop gdm if it&#039;s started (sudo /etc/init.d/gdm stop), then execute it, overwriting the driver, but not the xorg.conf. Then, start GDM back up (sudo /etc/init.d/gdm start)&lt;br/&gt;&lt;br/&gt;If you overwrite the xorg configuration file (conf) just restore the backup. Look in the file browser (using alt+f2, typing in gksu nautilus and executing to get a root file browser. Needed for editing /boot/ files.) in &quot;/boot/grub/&quot; in list mode for the latest thing resembling .backup or .bak1 or something, listing files by date changed. delete the new xorg.conf, changing the name of xorg.conf.bak to xorg.conf.&lt;br/&gt;&lt;br/&gt;So, in essence,&lt;br/&gt;1: Download driver. Set as executable.&lt;br/&gt;2: turn off graphics, going into only command line.&lt;br/&gt;3: list files, execute driver installer.&lt;br/&gt;4: follow installer&#039;s instructions, allowing it to replace your xorg.conf.&lt;br/&gt;5: restart gdm. Hope everything goes smoothly.&lt;br/&gt;6: *contingent upon condition in last step being met* DANCE! YOU WIN!&lt;br/&gt;&lt;br/&gt;To reinstall,&lt;br/&gt;&lt;br/&gt;1a: change file to executable if gdm&#039;s booted up through the properties prompt.&lt;br/&gt;1b: do a sudo chmod a+x {filename} if it&#039;s not.&lt;br/&gt;2a: kill gdm server (sudo /etc/init.d/gdm stop in CLI (ctrl+alt+f1)) proceed to 2b.&lt;br/&gt;2b: execute file. (sudo ./NVIDIA-x86-173.x.x-pkg1.run (or -x86_64-))&lt;br/&gt;3: Follow prompts, letting it overwrite the old driver. Don&#039;t let it overwrite xorg.conf unless it&#039;s been changed to use another driver.&lt;br/&gt;4: Start gdm. (sudo /etc/init.d/gdm start)&lt;br/&gt;5: Rejoice! If it worked before, it should work now! If it doesn&#039;t, despair. Boot from a livecd if you have one, or use a computer at a library to come here and flame me. It happens frequently.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=lGUHpK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=lGUHpK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=vDOZBK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=vDOZBK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=tFrDHk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=tFrDHk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=moMwdk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=moMwdk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=HzMzlK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=HzMzlK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=5mtH9k&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=5mtH9k&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=d6gN0K&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=d6gN0K&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=tqLOQk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=tqLOQk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=W5b9rK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=W5b9rK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Fri, 29 Aug 2008 10:59:53 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto Share Internet Connections in Ubuntu</title>
            <link>http://swik.net/Ubuntu/Only+Ubuntu/Howto+Share+Internet+Connections+in+Ubuntu/cc5gv</link>
            <description>Network Bridge comes in handy. Its essentially the same as ICS, only more flexible, albeit less secure. You might want to have a firewall remain on your system with it.&lt;br/&gt;&lt;br/&gt;Normally, using a series of commands will work when bridge-utils is installed, but they&#039;re only for the current session. We want to make it permanent.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;Procedure to follow&lt;br/&gt;&lt;br/&gt;1. Get bridge-utils through Synaptic. This is the software we&#039;ll use to create the Network Bridge.&lt;br/&gt;&lt;br/&gt;sudo aptitude install bridge-utils&lt;br/&gt;&lt;br/&gt;Now, keep in mind to either print this out or not exit your browser, because in this next step we&#039;ll stop the Networking Services to change them.&lt;br/&gt;&lt;br/&gt;2. Open a terminal, and type&lt;br/&gt;&lt;br/&gt;sudo /etc/init.d/networking stop&lt;br/&gt;&lt;br/&gt;Keep the terminal open.&lt;br/&gt;&lt;br/&gt;3. Now we&#039;re going to edit our interfaces file:&lt;br/&gt;&lt;br/&gt;gksu gedit /etc/network/interfaces&lt;br/&gt;&lt;br/&gt;Replace whatever is there with:&lt;br/&gt;&lt;br/&gt;auto lo&lt;br/&gt;iface lo inet loopback&lt;br/&gt;&lt;br/&gt;auto eth0&lt;br/&gt;iface eth0 inet manual&lt;br/&gt;&lt;br/&gt;auto eth1&lt;br/&gt;iface eth1 inet manual&lt;br/&gt;&lt;br/&gt;auto br0&lt;br/&gt;iface br0 inet dhcp&lt;br/&gt;bridge_ports eth0 eth1&lt;br/&gt;&lt;br/&gt;Save the changes.&lt;br/&gt;&lt;br/&gt;4. Now we&#039;ll restart the Network Services&lt;br/&gt;&lt;br/&gt;sudo /etc/init.d/networking start&lt;br/&gt;&lt;br/&gt;And there we go. Your computer is now set up to automatically share its internet connection without dizzying settings for more advanced set-ups!&lt;br/&gt;&lt;br/&gt;Have fun, and note longer boot-ups will occur due to creating the network upon boot.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=YMkAeK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=YMkAeK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=G2EtgK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=G2EtgK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=LyPQZk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=LyPQZk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6CEP4k&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6CEP4k&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=Kd9shK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=Kd9shK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=xXoTEk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=xXoTEk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=dhD8HK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=dhD8HK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=rPIGfk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=rPIGfk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=G16DaK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=G16DaK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Fri, 29 Aug 2008 10:59:53 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto install manually nVidia drivers in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+install+manually+nVidia+drivers+in+Ubuntu/cc5b0</link>
            <description>Firstly, go to the official nVidia website and download the official linux drivers. Of course nv&#039;s nice and all.. but I wouldn&#039;t use it over the real thing. Once you download the driver file (into your home folder), right click on it in nautilus (file browser), click properties, then permissions, checking the box that says &quot;allow executing the file&quot;, then type into a TTY session ctrl+alt+f1-f3 (ctrl+alt+f7 to get back to GUI) and type in&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;sudo /etc/init.d/gdm stop&lt;br/&gt;&lt;br/&gt;Which will stop your x-server.. (DON&#039;T DO ANY OF THIS UNTIL YOU KNOW THE WHOLE PROCESS, BECAUSE TURNING BACK ON YOUR GRAPHICS COMES AT THE END!)&lt;br/&gt;(Also note that this will be a text-only display! Remember or write down all the commands.) then hit&lt;br/&gt;&lt;br/&gt;ls&lt;br/&gt;&lt;br/&gt;to list the files in your home folder. Find the one with &quot;nvidia&quot; in it, and hit &quot;sudo ./*nvidia filename*&quot; it should install the &quot;nvidia&quot; driver on your computer. when it asks you whether or not you want to replace the existing &quot;xorg.conf&quot; file, let it do so. once that&#039;s done, type in &quot;sudo /etc/init.d/gdm start&quot; which will turn back on the graphical interface, allowing you to login again. (sorry. it logs you out of everything but the commandline part of ubuntu. save everything before you turn off gdm.) If your controls work perfectly in regards to the mouse and keyboard, rejoice, you&#039;re done! if your mouse isn&#039;t scrolling, or it&#039;s behaving funny.. you may have to hit alt+f2 (You&#039;ll still be in graphical mode after hitting this one. it&#039;s a nice little tool.), and type in&lt;br/&gt;&lt;br/&gt;gksu gedit&lt;br/&gt;&lt;br/&gt;then open your xorg.conf file (Usually in the &quot;/etc/X11/&quot; folder), looking somewhere other than me about how to fix that, if copying your &quot;pointer&quot; section doesn&#039;t fix it.&lt;br/&gt;(Copying the pointer section worked for me, since I had it set up right in a previous xorg.conf file..)&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Now, in case of kernel update, remember that the nvidia driver will NOT work without reinstallation. This is expected, so expect it. In this case, you&#039;ll be in CLI mode. Your previous driver installer will work just fine, I like to check for updates occasionally, just to be with the newest version.&lt;br/&gt;&lt;br/&gt;Always make sure, with a new executable comes making it executable before trying to.. well.. execute it. With GDM (the graphical display) working, simply right click the file in the file browser and click properties, set it executable. In CLI: have the file in your home directory or know the directory it&#039;s in.. Then do &quot;cd &quot;/path/to/driver/&quot; before finally setting it executable. Do this with &quot;sudo chmod a+x &quot;{driver file name}&quot;&quot; (You can use the ls command to once again list it exactly).&lt;br/&gt;&lt;br/&gt;Now, execute the file by simply typing the filename into the command line. It will say there&#039;s a previous version installed, and ask to write over it. Do so. It shouldn&#039;t need to overwrite the xorg.conf file, as the NVIDIA driver&#039;s still being used. Don&#039;t let it and save some hassle.&lt;br/&gt;&lt;br/&gt;So basically, set the file executable in the file browser, or use sudo chmod a+x &quot;nvidiadrivernamehere&quot;, stop gdm if it&#039;s started (sudo /etc/init.d/gdm stop), then execute it, overwriting the driver, but not the xorg.conf. Then, start GDM back up (sudo /etc/init.d/gdm start)&lt;br/&gt;&lt;br/&gt;If you overwrite the xorg configuration file (conf) just restore the backup. Look in the file browser (using alt+f2, typing in gksu nautilus and executing to get a root file browser. Needed for editing /boot/ files.) in &quot;/boot/grub/&quot; in list mode for the latest thing resembling .backup or .bak1 or something, listing files by date changed. delete the new xorg.conf, changing the name of xorg.conf.bak to xorg.conf.&lt;br/&gt;&lt;br/&gt;So, in essence,&lt;br/&gt;1: Download driver. Set as executable.&lt;br/&gt;2: turn off graphics, going into only command line.&lt;br/&gt;3: list files, execute driver installer.&lt;br/&gt;4: follow installer&#039;s instructions, allowing it to replace your xorg.conf.&lt;br/&gt;5: restart gdm. Hope everything goes smoothly.&lt;br/&gt;6: *contingent upon condition in last step being met* DANCE! YOU WIN!&lt;br/&gt;&lt;br/&gt;To reinstall,&lt;br/&gt;&lt;br/&gt;1a: change file to executable if gdm&#039;s booted up through the properties prompt.&lt;br/&gt;1b: do a sudo chmod a+x {filename} if it&#039;s not.&lt;br/&gt;2a: kill gdm server (sudo /etc/init.d/gdm stop in CLI (ctrl+alt+f1)) proceed to 2b.&lt;br/&gt;2b: execute file. (sudo ./NVIDIA-x86-173.x.x-pkg1.run (or -x86_64-))&lt;br/&gt;3: Follow prompts, letting it overwrite the old driver. Don&#039;t let it overwrite xorg.conf unless it&#039;s been changed to use another driver.&lt;br/&gt;4: Start gdm. (sudo /etc/init.d/gdm start)&lt;br/&gt;5: Rejoice! If it worked before, it should work now! If it doesn&#039;t, despair. Boot from a livecd if you have one, or use a computer at a library to come here and flame me. It happens frequently.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=lGUHpK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=lGUHpK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=vDOZBK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=vDOZBK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=tFrDHk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=tFrDHk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=moMwdk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=moMwdk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=HzMzlK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=HzMzlK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=5mtH9k&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=5mtH9k&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=d6gN0K&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=d6gN0K&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=tqLOQk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=tqLOQk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=W5b9rK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=W5b9rK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Fri, 29 Aug 2008 10:02:21 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto Share Internet Connections in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+Share+Internet+Connections+in+Ubuntu/cc5bz</link>
            <description>Network Bridge comes in handy. Its essentially the same as ICS, only more flexible, albeit less secure. You might want to have a firewall remain on your system with it.&lt;br/&gt;&lt;br/&gt;Normally, using a series of commands will work when bridge-utils is installed, but they&#039;re only for the current session. We want to make it permanent.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;Procedure to follow&lt;br/&gt;&lt;br/&gt;1. Get bridge-utils through Synaptic. This is the software we&#039;ll use to create the Network Bridge.&lt;br/&gt;&lt;br/&gt;sudo aptitude install bridge-utils&lt;br/&gt;&lt;br/&gt;Now, keep in mind to either print this out or not exit your browser, because in this next step we&#039;ll stop the Networking Services to change them.&lt;br/&gt;&lt;br/&gt;2. Open a terminal, and type&lt;br/&gt;&lt;br/&gt;sudo /etc/init.d/networking stop&lt;br/&gt;&lt;br/&gt;Keep the terminal open.&lt;br/&gt;&lt;br/&gt;3. Now we&#039;re going to edit our interfaces file:&lt;br/&gt;&lt;br/&gt;gksu gedit /etc/network/interfaces&lt;br/&gt;&lt;br/&gt;Replace whatever is there with:&lt;br/&gt;&lt;br/&gt;auto lo&lt;br/&gt;iface lo inet loopback&lt;br/&gt;&lt;br/&gt;auto eth0&lt;br/&gt;iface eth0 inet manual&lt;br/&gt;&lt;br/&gt;auto eth1&lt;br/&gt;iface eth1 inet manual&lt;br/&gt;&lt;br/&gt;auto br0&lt;br/&gt;iface br0 inet dhcp&lt;br/&gt;bridge_ports eth0 eth1&lt;br/&gt;&lt;br/&gt;Save the changes.&lt;br/&gt;&lt;br/&gt;4. Now we&#039;ll restart the Network Services&lt;br/&gt;&lt;br/&gt;sudo /etc/init.d/networking start&lt;br/&gt;&lt;br/&gt;And there we go. Your computer is now set up to automatically share its internet connection without dizzying settings for more advanced set-ups!&lt;br/&gt;&lt;br/&gt;Have fun, and note longer boot-ups will occur due to creating the network upon boot.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=YMkAeK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=YMkAeK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=G2EtgK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=G2EtgK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=LyPQZk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=LyPQZk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6CEP4k&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6CEP4k&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=Kd9shK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=Kd9shK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=xXoTEk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=xXoTEk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=dhD8HK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=dhD8HK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=rPIGfk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=rPIGfk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=G16DaK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=G16DaK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Fri, 29 Aug 2008 10:02:21 -0700</pubDate>
        </item>
            
        <item>
            <title>[ubuntu] 8.04 Samba shares not being reflected in /etc/samba/smb.conf - Ubuntu Forums</title>
            <link>http://swik.net/Samba/del.icio.us+tag%2Fsamba/%5Bubuntu%5D+8.04+Samba+shares+not+being+reflected+in+%2Fetc%2Fsamba%2Fsmb.conf+-+Ubuntu+Forums/cc4pb</link>
            <description></description>
            
            <pubDate>Fri, 29 Aug 2008 07:56:34 -0700</pubDate>
        </item>
            
        <item>
            <title>How to Install flock web browser in Ubuntu Hardy</title>
            <link>http://swik.net/Ubuntu/Ubuntu+Geek+-+Ubuntu+Tutorials%2CHowto%27s%2CTips+and+Tricks/How+to+Install+flock+web+browser+in+Ubuntu+Hardy/cc10d</link>
            <description>&lt;p&gt;Flock is a web browser that specializes in providing social networking and other Web 2.0 features built into its interface. The browser is built on Mozilla’s Firefox codebase.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
	&lt;p&gt;(...)&lt;br/&gt;Read the rest of &lt;a href=&quot;http://www.ubuntugeek.com/how-to-install-flock-web-browser-in-ubuntu-hardy.html&quot;&gt;How to Install flock web browser in Ubuntu Hardy&lt;/a&gt; (276 words)&lt;/p&gt;
	&lt;hr style=&quot;margin:0;height:1px&quot;/&gt;
	&lt;small&gt;&lt;p&gt;&amp;#169; admin for &lt;a href=&quot;http://www.ubuntugeek.com&quot;&gt;Ubuntu Geek&lt;/a&gt;, 2008. |
	&lt;a href=&quot;http://www.ubuntugeek.com/how-to-install-flock-web-browser-in-ubuntu-hardy.html&quot;&gt;Permalink&lt;/a&gt; |
	&lt;a href=&quot;http://www.ubuntugeek.com/how-to-install-flock-web-browser-in-ubuntu-hardy.html#comments&quot;&gt;4 comments&lt;/a&gt; |
	Add to
	&lt;a href=&quot;http://del.icio.us/post?url=http://www.ubuntugeek.com/how-to-install-flock-web-browser-in-ubuntu-hardy.html&amp;amp;title=How to Install flock web browser in Ubuntu Hardy&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/icons/delicious.gif&quot; border=&quot;0&quot;&gt; del.icio.us&lt;/a&gt;
	&lt;a href=&quot;http://www.digg.com/submit&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/digg.gif&quot; border=&quot;0&quot;&gt; digg&lt;/a&gt;&lt;br/&gt;
	Who&#039;s linking ?
	&lt;a href=&quot;http://www.technorati.com/search/http://www.ubuntugeek.com/how-to-install-flock-web-browser-in-ubuntu-hardy.html&quot; title=&quot;Search on Technorati&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/icons/technorati.gif&quot; border=&quot;0&quot;&gt;Technorati&lt;/a&gt;
	&lt;a href=&quot;http://www.blogpulse.com/search?query=http://www.ubuntugeek.com/how-to-install-flock-web-browser-in-ubuntu-hardy.html&quot; title=&quot;Search on Blogpulse&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/icons/blogpulse.gif&quot; border=&quot;0&quot;&gt;BlogPulse&lt;/a&gt;
	&lt;a href=&quot;http://google.com/blogsearch?q=http://www.ubuntugeek.com/how-to-install-flock-web-browser-in-ubuntu-hardy.html&quot; title=&quot;Search on Google Blog Search&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/icons/google.gif&quot; border=&quot;0&quot;&gt;Google&lt;/a&gt;&lt;br/&gt;
	Want more on these topics ? Browse the archive of posts filed under &lt;a href=&quot;http://www.ubuntugeek.com/category/general&quot; title=&quot;View all posts in General&quot; rel=&quot;category tag&quot;&gt;General&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;
	&lt;h4&gt;Related Articles&lt;/h4&gt;
	&lt;ul class=&quot;st-related-posts&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/how-to-install-flock-web-browser-in-ubuntu.html&quot; title=&quot;How to install Flock Web Browser in Ubuntu (June 3, 2007)&quot;&gt;How to install Flock Web Browser in Ubuntu&lt;/a&gt; (1)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;a href=&quot;http://feeds.feedburner.com/~a/UbuntuGeek?a=4Ns8ls&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~a/UbuntuGeek?i=4Ns8ls&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=pRDsyK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=pRDsyK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=pWP2Ck&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=pWP2Ck&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=nIffzK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=nIffzK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=sm0bYK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=sm0bYK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=PMzfRK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=PMzfRK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=LCyVjk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=LCyVjk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Thu, 28 Aug 2008 18:14:08 -0700</pubDate>
        </item>
            
        <item>
            <title>Creating a Flamerobin/Firebird livecd with Ubuntu Hardy Heron 8.04.1</title>
            <link>http://swik.net/Firebird/Firebird+News/Creating+a+Flamerobin%2FFirebird+livecd+with+Ubuntu+Hardy+Heron+8.04.1/cc0wn</link>
            <description>This is an howto create your own ubuntu live cd with firebird/ubuntu and custom applications ,in guide ubuntu variation used was Xubuntu (is smaller and can be customized easier ) but it works for any hardy release



	&amp;#160;
	&amp;#160;
	&amp;#160;
	&amp;#160;
	&amp;#160;
	&amp;#160;
	&amp;#160;
	&amp;#160;
	&amp;#160;
	&amp;#160;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/FirebirdNews?a=dHwaIK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/FirebirdNews?i=dHwaIK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/FirebirdNews?a=j8pOdk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/FirebirdNews?i=j8pOdk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/FirebirdNews?a=SIb9rk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/FirebirdNews?i=SIb9rk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/FirebirdNews/~4/371051777&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;</description>
            
            <pubDate>Thu, 28 Aug 2008 18:08:02 -0700</pubDate>
        </item>
            
        <item>
            <title>[ubuntu] lirc does not seem to be loading in hardy (upgrade from gutsy) - Ubuntu Forums</title>
            <link>http://swik.net/lirc/del.icio.us%2Ftag%2Flirc/%5Bubuntu%5D+lirc+does+not+seem+to+be+loading+in+hardy+%28upgrade+from+gutsy%29+-+Ubuntu+Forums/cczxj</link>
            <description>iencing the same problem. Did you happen to find a s</description>
            
            <pubDate>Thu, 28 Aug 2008 18:03:06 -0700</pubDate>
        </item>
            
        <item>
            <title>Hardy lirc and PVR150 - Ubuntu Forums</title>
            <link>http://swik.net/lirc/del.icio.us%2Ftag%2Flirc/Hardy+lirc+and+PVR150+-+Ubuntu+Forums/cczxi</link>
            <description>ansmitter) isn&amp;#039;t. I really don&amp;#039;t know what is wrong.</description>
            
            <pubDate>Thu, 28 Aug 2008 18:03:06 -0700</pubDate>
        </item>
            
        <item>
            <title>Installing Xen On An Ubuntu 8.04 (Hardy Heron) Server From The Ubuntu Repositories | HowtoForge - Linux Howtos and Tutorials</title>
            <link>http://swik.net/Xen/http%3A%2F%2Fdel.icio.us%2Frss%2Ftag%2Fxen/Installing+Xen+On+An+Ubuntu+8.04+%28Hardy+Heron%29+Server+From+The+Ubuntu+Repositories+%7C+HowtoForge+-+Linux+Howtos+and+Tutorials/ccwwf</link>
            <description></description>
            
            <pubDate>Tue, 19 Aug 2008 09:51:49 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto Disable CTRL-ALT-DEL in Ubuntu 8.04 (Hardy Heron) Server</title>
            <link>http://swik.net/Ubuntu/Ubuntu+Geek+-+Ubuntu+Tutorials%2CHowto%27s%2CTips+and+Tricks/Howto+Disable+CTRL-ALT-DEL+in+Ubuntu+8.04+%28Hardy+Heron%29+Server/ccq5a</link>
            <description>&lt;p&gt;Any user that has physical access to the keyboard can simply use the Ctrl+Alt+Delete key combination to reboot the server without having to log on. Sure, someone could simply unplug the power source, but you should still prevent the use of this key combination on a production server. This forces an attacker to take more drastic measures to reboot the server, and will prevent accidental reboots at the same time.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
	&lt;p&gt;(...)&lt;br/&gt;Read the rest of &lt;a href=&quot;http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html&quot;&gt;Howto Disable CTRL-ALT-DEL in Ubuntu 8.04 (Hardy Heron) Server&lt;/a&gt; (61 words)&lt;/p&gt;
	&lt;hr style=&quot;margin:0;height:1px&quot;/&gt;
	&lt;small&gt;&lt;p&gt;&amp;#169; admin for &lt;a href=&quot;http://www.ubuntugeek.com&quot;&gt;Ubuntu Geek&lt;/a&gt;, 2008. |
	&lt;a href=&quot;http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html&quot;&gt;Permalink&lt;/a&gt; |
	&lt;a href=&quot;http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html#comments&quot;&gt;6 comments&lt;/a&gt; |
	Add to
	&lt;a href=&quot;http://del.icio.us/post?url=http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html&amp;amp;title=Howto Disable CTRL-ALT-DEL in Ubuntu 8.04 (Hardy Heron) Server&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/icons/delicious.gif&quot; border=&quot;0&quot;&gt; del.icio.us&lt;/a&gt;
	&lt;a href=&quot;http://www.digg.com/submit&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/digg.gif&quot; border=&quot;0&quot;&gt; digg&lt;/a&gt;&lt;br/&gt;
	Who&#039;s linking ?
	&lt;a href=&quot;http://www.technorati.com/search/http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html&quot; title=&quot;Search on Technorati&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/icons/technorati.gif&quot; border=&quot;0&quot;&gt;Technorati&lt;/a&gt;
	&lt;a href=&quot;http://www.blogpulse.com/search?query=http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html&quot; title=&quot;Search on Blogpulse&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/icons/blogpulse.gif&quot; border=&quot;0&quot;&gt;BlogPulse&lt;/a&gt;
	&lt;a href=&quot;http://google.com/blogsearch?q=http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html&quot; title=&quot;Search on Google Blog Search&quot;&gt;&lt;img src=&quot;http://yoursite.com/images/icons/google.gif&quot; border=&quot;0&quot;&gt;Google&lt;/a&gt;&lt;br/&gt;
	Want more on these topics ? Browse the archive of posts filed under &lt;a href=&quot;http://www.ubuntugeek.com/category/security&quot; title=&quot;View all posts in Security&quot; rel=&quot;category tag&quot;&gt;Security&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;
	&lt;h4&gt;Related Articles&lt;/h4&gt;
	&lt;ul class=&quot;st-related-posts&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/ufw-uncomplicated-firewall-for-ubuntu-hardy.html&quot; title=&quot;UFW (Uncomplicated firewall) For Ubuntu Hardy (February 7, 2008)&quot;&gt;UFW (Uncomplicated firewall) For Ubuntu Hardy&lt;/a&gt; (21)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/securing-ssh.html&quot; title=&quot;Securing SSH Using Denyhosts (August 20, 2007)&quot;&gt;Securing SSH Using Denyhosts&lt;/a&gt; (8)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/securely-administer-your-ubuntu-server-remotely.html&quot; title=&quot;Securely Administer Your Ubuntu Server Remotely (December 19, 2006)&quot;&gt;Securely Administer Your Ubuntu Server Remotely&lt;/a&gt; (1)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html&quot; title=&quot;Mount a Remote Folder using SSH on Ubuntu (December 30, 2006)&quot;&gt;Mount a Remote Folder using SSH on Ubuntu&lt;/a&gt; (8)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/webmin-installation-and-configuration-in-ubuntu-linux.html&quot; title=&quot;Webmin Installation and Configuration in Ubuntu Linux (December 22, 2006)&quot;&gt;Webmin Installation and Configuration in Ubuntu Linux&lt;/a&gt; (2)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/webalizer-apache-web-server-log-file-analysis-tool.html&quot; title=&quot;Webalizer - Apache web server log file analysis Tool (June 10, 2008)&quot;&gt;Webalizer - Apache web server log file analysis Tool&lt;/a&gt; (3)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/upgrade-ubuntu-server-610-edgy-eft-to-704-feisty-fawn.html&quot; title=&quot;Upgrade Ubuntu Server 6.10 (Edgy Eft) to 7.04 (Feisty Fawn) (April 25, 2007)&quot;&gt;Upgrade Ubuntu Server 6.10 (Edgy Eft) to 7.04 (Feisty Fawn)&lt;/a&gt; (3)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/update-ip-addresses-at-dynamic-dns-services-using-ddclient.html&quot; title=&quot;Update IP addresses at dynamic DNS services Using ddclient (May 28, 2008)&quot;&gt;Update IP addresses at dynamic DNS services Using ddclient&lt;/a&gt; (12)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ubuntugeek.com/ubuntu-linux-apache2-virtual-hosts-syslog-server.html&quot; title=&quot;Ubuntu Linux + Apache2 + Virtual Hosts + Syslog Server (September 2, 2007)&quot;&gt;Ubuntu Linux + Apache2 + Virtual Hosts + Syslog Server&lt;/a&gt; (6)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;a href=&quot;http://feeds.feedburner.com/~a/UbuntuGeek?a=34daax&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~a/UbuntuGeek?i=34daax&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=iWuE6K&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=iWuE6K&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=JvqOGk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=JvqOGk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=HxvzAK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=HxvzAK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=TH8hkK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=TH8hkK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=jhNCkK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=jhNCkK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?a=eHqQFk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/UbuntuGeek?i=eHqQFk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Sun, 17 Aug 2008 16:06:56 -0700</pubDate>
        </item>
            
        <item>
            <title>Installing DRBD On Hardy! &quot; RoAkSoAx&#039;s Weblog</title>
            <link>http://swik.net/drbd/del.icio.us+tag+feed/Installing+DRBD+On+Hardy%21+%22+RoAkSoAx%27s+Weblog/ccns8</link>
            <description></description>
            
            <pubDate>Sat, 16 Aug 2008 09:08:56 -0700</pubDate>
        </item>
            
        <item>
            <title>Installing DRBD on Hardy Part 2. &quot; RoAkSoAx&#039;s Weblog</title>
            <link>http://swik.net/drbd/del.icio.us+tag+feed/Installing+DRBD+on+Hardy+Part+2.+%22+RoAkSoAx%27s+Weblog/ccns7</link>
            <description></description>
            
            <pubDate>Sat, 16 Aug 2008 09:08:55 -0700</pubDate>
        </item>
            
        <item>
            <title>arifweb &quot; Blog Archive &quot; Install Eclipse IDE in Ubuntu Hardy</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/arifweb+%22+Blog+Archive+%22+Install+Eclipse+IDE+in+Ubuntu+Hardy/ccm8o</link>
            <description></description>
            
            <pubDate>Sat, 16 Aug 2008 04:04:56 -0700</pubDate>
        </item>
            
        <item>
            <title>Used Ed Hardy</title>
            <link>http://swik.net/User:chreylladd/Used+Ed+Hardy/Used+Ed+Hardy/ccc4s</link>
            <description>&lt;p&gt;Are you looking for Ed Hardy? We have wide range of Ed Hardy products for sale. Shop for Ed Hardy products at irresistible prices and save.&lt;/p&gt;
</description>
            
            <pubDate>Wed, 13 Aug 2008 02:10:44 -0700</pubDate>
        </item>
            
        <item>
            <title>Used Ed Hardy</title>
            <link>http://swik.net/User:chreylladd/Used+Ed+Hardy</link>
            <description>&lt;p&gt;Are you looking for Ed Hardy? We have wide range of Ed Hardy products for sale.&lt;/p&gt;
</description>
                        <category>ed</category>
            <category>for</category>
            <category>cheap</category>
            <category>used</category>
            <category>discount</category>
            <category>sale,</category>
            <category>bags,</category>
            <category>hardy</category>
            <category>hardy,</category>

            <pubDate>Wed, 13 Aug 2008 02:09:56 -0700</pubDate>
        </item>
            
        <item>
            <title>How to Ubuntu Hardy Heron on MacBook &quot; Abhinay&#039;s Blog</title>
            <link>http://swik.net/parted/del.icio.us+tag%2Fparted/How+to+Ubuntu+Hardy+Heron+on+MacBook+%22+Abhinay%27s+Blog/cb2d2</link>
            <description></description>
            
            <pubDate>Sat, 09 Aug 2008 17:08:30 -0700</pubDate>
        </item>
            
        <item>
            <title>[ubuntu] Howto: Getting your Broadcom 43xx wireless Card working in Hardy (step by step) - Ubuntu Forums</title>
            <link>http://swik.net/NdisWrapper/del.icio.us+tag%2Fndiswrapper/%5Bubuntu%5D+Howto%3A+Getting+your+Broadcom+43xx+wireless+Card+working+in+Hardy+%28step+by+step%29+-+Ubuntu+Forums/cbyit</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 10:07:05 -0700</pubDate>
        </item>
            
        <item>
            <title>Nabble - Xen - User - Install Ubuntu Feisty DomU on Ubuntu Hardy Dom0</title>
            <link>http://swik.net/Xen/http%3A%2F%2Fdel.icio.us%2Frss%2Ftag%2Fxen/Nabble+-+Xen+-+User+-+Install+Ubuntu+Feisty+DomU+on+Ubuntu+Hardy+Dom0/cbx90</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 08:13:34 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Install The Zimbra Desktop Email Client On Ubuntu 8.04 LTS (Hardy Heron) | HowtoForge - Linux Howtos and Tutorials</title>
            <link>http://swik.net/Zimbra/del.icio.us+tag%2Fzimbra/How+To+Install+The+Zimbra+Desktop+Email+Client+On+Ubuntu+8.04+LTS+%28Hardy+Heron%29+%7C+HowtoForge+-+Linux+Howtos+and+Tutorials/cbx3g</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 08:07:32 -0700</pubDate>
        </item>
            
        <item>
            <title>Installing DRBD on Hardy Part 2. &quot; RoAkSoAx&#039;s Weblog</title>
            <link>http://swik.net/drbd/del.icio.us+tag+feed/Installing+DRBD+on+Hardy+Part+2.+%22+RoAkSoAx%27s+Weblog/cbucp</link>
            <description>... passive configuration, and provide High Availability. This means I&amp;#039;ll show you how to integrate DRBD in a simple Heartbeat V1 configuration, and as a plus, I&amp;#039;ll show you how to use the meatware... </description>
            
            <pubDate>Thu, 07 Aug 2008 13:13:11 -0700</pubDate>
        </item>
            
        <item>
            <title>HOWTO: Get Ndiswrapper working in Hardy - Ubuntu Forums</title>
            <link>http://swik.net/NdisWrapper/del.icio.us+tag%2Fndiswrapper/HOWTO%3A+Get+Ndiswrapper+working+in+Hardy+-+Ubuntu+Forums/cbt4h</link>
            <description>... Quote: &amp;quot; I gave up on the b43-fwcutter driver (worst driver ever) and have instead followed the ndiswrapper method which worked for me in Gutsy. I&amp;#039;ve blacklisted the b43 driver and added &amp;quot;ndiswrapper... </description>
            
            <pubDate>Thu, 07 Aug 2008 13:10:58 -0700</pubDate>
        </item>
            
        <item>
            <title>Hardy: installing broadcom wireless network card on HP Pavilion notebook</title>
            <link>http://swik.net/NdisWrapper/del.icio.us+tag%2Fndiswrapper/Hardy%3A+installing+broadcom+wireless+network+card+on+HP+Pavilion+notebook/cbt4g</link>
            <description>Forum response to get Broadcom Wireless working on Ubuntu Hardy</description>
            
            <pubDate>Thu, 07 Aug 2008 13:10:57 -0700</pubDate>
        </item>
            
        <item>
            <title>Buy Ed Hardy</title>
            <link>http://swik.net/User:greyphillips/Cheap+Ed+Hardy/Buy+Ed+Hardy/cbpbo</link>
            <description>&lt;p&gt;Are you looking for Ed Hardy? We have wide range of Ed Hardy products for sale. Shop for Ed Hardy products at irresistible prices and save.&lt;/p&gt;
</description>
            
            <pubDate>Fri, 01 Aug 2008 22:48:02 -0700</pubDate>
        </item>
            
        <item>
            <title>Cheap Ed Hardy</title>
            <link>http://swik.net/User:greyphillips/Cheap+Ed+Hardy</link>
            <description>&lt;p&gt;Are you looking for Ed Hardy? We have wide range of Ed Hardy products for sale.&lt;/p&gt;
</description>
                        <category>ed</category>
            <category>for</category>
            <category>cheap</category>
            <category>used</category>
            <category>discount</category>
            <category>sale,</category>
            <category>bags,</category>
            <category>hardy</category>
            <category>hardy,</category>

            <pubDate>Fri, 01 Aug 2008 22:47:16 -0700</pubDate>
        </item>
                </channel>
</rss>
