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

<rss version='2.0'
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
    <channel>
        <!-- This XML Feed shows details for the page OnlyUbuntu Tutorials -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>OnlyUbuntu Tutorials</title>
        <description>
</description>
                <category>Ubuntu</category>
        <category>tutorials</category>
        <category>How-To</category>

        <pubDate>Tue, 20 May 2008 09:37:13 -0700</pubDate>
        <lastBuildDate>Tue, 20 May 2008 09:37:13 -0700</lastBuildDate>
            
        <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>Howto Setup Canon C3380/C3380i printer setup in Ubuntu 8.04(Hardy Heron)</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+Setup+Canon+C3380%2FC3380i+printer+setup+in+Ubuntu+8.04%28Hardy+Heron%29/ccn5u</link>
            <description>Here are instructions for getting a Canon C3380/C3380i printer set up under Ubuntu 8.04 (Hardy Heron).&lt;br/&gt;&lt;br/&gt;The printer is connected to via IPP, and in my case the printer requires authentication (username/password and mailbox authentication).&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;Drivers:&lt;br/&gt;http://canon.codehost.com/&lt;br/&gt;&lt;br/&gt;The normal system drivers (Generic-&gt;PCL 5c, etc.) will not work, because they do not have support for mailboxes (mailbox ID, password). If your printer is open to all and does not require mailbox authentication, then you may be able to use the normal system drivers.&lt;br/&gt;&lt;br/&gt;The Codehost drivers are fully integrated with CUPS. Once installed you can print from any application without any special Codehost-specific process. Both color and black and white work.&lt;br/&gt;&lt;br/&gt;NOTE: The most non-intutive part is that the username/password authentication for IPP and other protocols is not the same as mailbox authentication. Both must be specified, and this requires using the Codehost drivers.&lt;br/&gt;&lt;br/&gt;Instructions:&lt;br/&gt;1. Install the Codehost drivers&lt;br/&gt;2. Using codehost-config:&lt;br/&gt;- Add a Printer&lt;br/&gt;- A remote printer using a network protocol&lt;br/&gt;- Discover network printers&lt;br/&gt;- Enter IP address of printer, select Any protocol, Start Discovery&lt;br/&gt;- Expand the found printer&lt;br/&gt;- Select IPP line&lt;br/&gt;- Select Printer&lt;br/&gt;&lt;br/&gt;- Enter Login/Password provided by the printer administrator (same as mailbox/password), Next&lt;br/&gt;- Make sure the next window is maximized to edit the settings on the right hand side&lt;br/&gt;- Under the Mode header&lt;br/&gt;-- Job Mode: Print&lt;br/&gt;-- Job Password: Empty&lt;br/&gt;-- Mailbox number: Mailbox number provided by printer administrator&lt;br/&gt;-- User ID: Mailbox number provided by printer administrator&lt;br/&gt;-- Password: Mailbox password provided by printer administrator&lt;br/&gt;- Next, Next&lt;br/&gt;- Print Test Page, should work&lt;br/&gt;&lt;br/&gt;- If you get an error when printing saying &quot;can&#039;t prompt for authorization&quot;, or if Firefox seems to work but actually does not, then do this:&lt;br/&gt;-- In codehost-config, right click on the printer and select Duplicate.&lt;br/&gt;-- Now print to the duplicated printer and it should work.&lt;br/&gt;&lt;br/&gt;Troubleshooting:&lt;br/&gt;- Check the CUPS error log file, it is very useful.&lt;br/&gt;&lt;br/&gt;- If you see &quot;client-error-not-authorized&quot;, that means the mailbox authentication was not sent (most likely) or not accepted (less likely). This is the error you&#039;ll get when using the system drivers.&lt;br/&gt;&lt;br/&gt;- You can log into the web interface for the printer and check the status of print jobs and see the log of previous print jobs.&lt;br/&gt;&lt;br/&gt;- If you can&#039;t get the drivers working, you can also use the web interface on the printer to print PDFs and image files using Direct Print.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=9w3gIK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=9w3gIK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=dywRPK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=dywRPK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=FQ3xnk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=FQ3xnk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6uz1Ok&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6uz1Ok&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=QilQ6K&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=QilQ6K&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=PxQo4k&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=PxQo4k&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=zMjMSK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=zMjMSK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=v21Etk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=v21Etk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=tGpIgK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=tGpIgK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Sat, 16 Aug 2008 11:13:40 -0700</pubDate>
        </item>
            
        <item>
            <title>How to setup ndiswrapper with BT Voyager 1055 in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/How+to+setup+ndiswrapper+with+BT+Voyager+1055+in+Ubuntu/cccyl</link>
            <description>The guide should be the same whichever wireless adapter you have (I cannot see why it would not work if you had the correct drivers but someone more experienced in Linux is probably going to correct me on this) – you will just need the .inf and .sys driver files which should be installed under windows (mine were located here - “C:\Program Files\BT\BT Voyager”).&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;Step 1&lt;br/&gt;&lt;br/&gt;Using the file manager in Ubuntu I mounted my windows xp drive and navigated to the above folder. Select the relevant driver files (for the BT Voyager 1055 they are usb8023.sys, RNDISMP.sys and bcmrndis.inf) and copy them to the Ubuntu desktop.&lt;br/&gt;&lt;br/&gt;Step 2&lt;br/&gt;&lt;br/&gt;Install the latest version of ndiswrapper. I used the Synaptics package manager, searched the cd for packages and selected ndisgtk which also installed the other two ndiswrapper files however you can use the command line – sudo apt-get install ndisgtk&lt;br/&gt;&lt;br/&gt;Step 3&lt;br/&gt;&lt;br/&gt;In Terminal type “cd Desktop” which will move you to the desktop directory and type&lt;br/&gt;&lt;br/&gt;sudo ndiswrapper –i bcmrndis.inf (you will be asked for your user password and you should get an error message which states it will create the file anyway – just ignore and carry on with next steps).&lt;br/&gt;&lt;br/&gt;This will copy the bcmrndis.inf to the ndiswrapper folder.&lt;br/&gt;&lt;br/&gt;Step 4&lt;br/&gt;&lt;br/&gt;Type:&lt;br/&gt;&lt;br/&gt;sudo cp –v usb8023.sys RNDISMP.sys /etc/ndiswrapper/bcmrndis/&lt;br/&gt;&lt;br/&gt;This will copy the sys files to the ndiswrapper folder.&lt;br/&gt;&lt;br/&gt;Extra step if you are using this guide to install a different wireless adaptor otherwise skip to next step:&lt;br/&gt;&lt;br/&gt;Type:&lt;br/&gt;&lt;br/&gt;lsusb //Note: Is lowercase L&lt;br/&gt;&lt;br/&gt;This will bring up a list of all the attached devices for your usb ports. Locate you wireless device in the list and you will see a set of numbers next to it – for BT it was 1690:0715. Make a note of these two numbers.&lt;br/&gt;&lt;br/&gt;Step 5&lt;br/&gt;&lt;br/&gt;You must now create the hardware configuration file by typing:&lt;br/&gt;&lt;br/&gt;sudo gedit /etc/udev/rules.d/99-custom.rules&lt;br/&gt;&lt;br/&gt;This will open the text editor for GNOME (KDE users replace gedit with kate) with a blank page. Copy the attached text and save and exit the text editor.&lt;br/&gt;&lt;br/&gt;#START**&lt;br/&gt;BUS==&quot;usb&quot;,&lt;br/&gt;SYSFS{idProduct}==&quot;0715&quot;,&lt;br/&gt;SYSFS{idVendor}==&quot;1690&quot;,&lt;br/&gt;RUN+=&quot;/bin/sh -c &#039;echo 1 &gt; /sys/$devpath/device/bConfigurationValue&#039;&quot;&lt;br/&gt;#END**&lt;br/&gt;&lt;br/&gt;Please note the single and double quotes on the RUN line which need to be included or your configuration file will not work. If you are installing a different adapter you will need to substitute the two SYSFS numbers above with the ones for your card (see extra step above). After running lsusb BT Voyager shows as 1690:0715 with the first 4 numbers being the idVendor and the second set being the id Product&lt;br/&gt;&lt;br/&gt;Step 6&lt;br/&gt;&lt;br/&gt;Check the installation by typing:&lt;br/&gt;&lt;br/&gt;sudo ndiswrapper –l //Note: Is lowercase L&lt;br/&gt;&lt;br/&gt;You should see a message stating Driver: installed and Device: present. This means you have successfully setup the wireless adaptor (if you don&#039;t see Device: present unplug your adapter, plug back in and run the above command).&lt;br/&gt;&lt;br/&gt;Type:&lt;br/&gt;&lt;br/&gt;sudo depmod –a&lt;br/&gt;sudo modprobe ndiswrapper&lt;br/&gt;&lt;br/&gt;On the top toolbar, at the right hand side (near the date and time), there will be a icon of a terminal. Left click here and you should see the wireless networks in your area. Click on the network you wish to associate to. If you have security setup up on your router you should be presented with a window to enter your security key.&lt;br/&gt;&lt;br/&gt;I had some difficulty with this as I could not connect to my router when security was enabled (even though the router and wireless dongle both support all the current encryption methods) so I had to disable my security through the router and change the mac address table so that only my adapter&#039;s mac address can connect to the router. I know this is not the safest of options as mac address spoofing is quite simple to do but it will do for now until I get chance to conduct further tests on the security.&lt;br/&gt;&lt;br/&gt;In order to connect to your network each time you boot type:&lt;br/&gt;&lt;br/&gt;sudo gedit /etc/modules&lt;br/&gt;&lt;br/&gt;And add ndiswrapper to the list that appears in the editor, save and close.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=lwN0vK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=lwN0vK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=swIGNK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=swIGNK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ibbnDk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ibbnDk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=mrIFwk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=mrIFwk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=W8r4LK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=W8r4LK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=B4Zsck&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=B4Zsck&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6btx3K&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6btx3K&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=5Oppjk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=5Oppjk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=gRNFgK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=gRNFgK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Wed, 13 Aug 2008 01:05:41 -0700</pubDate>
        </item>
            
        <item>
            <title>How to connect to HSDPA/3G trough USB with Ubuntu Linux and Windows Mobile 6</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/How+to+connect+to+HSDPA%2F3G+trough+USB+with+Ubuntu+Linux+and+Windows+Mobile+6/cccyj</link>
            <description>To connect your WM6 device via usb to your linux pc do the following&lt;br/&gt;&lt;br/&gt;On your phone enable internet sharing via usb but do not connect the usb cable yet.&lt;br/&gt;&lt;br/&gt;Run the following commands..you may need to install &quot;svn&quot; for this to work: (install by terminal: sudo apt-get install subversion)&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;svn co https://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite/&lt;br/&gt;&lt;br/&gt;cd usb-rndis-lite/&lt;br/&gt;&lt;br/&gt;make&lt;br/&gt;&lt;br/&gt;sudo ./clean.sh&lt;br/&gt;&lt;br/&gt;sudo make install&lt;br/&gt;&lt;br/&gt;Create the path &quot;/etc/sysconfig/network/&quot;, in Hardy Heron the path &quot;sysconfig/network/&quot; doesnt exists, easy with nautilus trough terminal:&lt;br/&gt;&lt;br/&gt;sudo nautilus&lt;br/&gt;&lt;br/&gt;Nautilus opens, and browse to &quot;/etc/&quot; and create the path &quot;sysconfig/network/&quot; and futher. - Close nautilus.&lt;br/&gt;&lt;br/&gt;The create the file &quot;ifcfg-rndis0&quot; in &quot;/etc/sysconfig/network/&quot;, easy with gedit (gnome&#039;s text-editor) trough terminal:&lt;br/&gt;&lt;br/&gt;sudo gedit /etc/sysconfig/network/ifcfg-rndis0&lt;br/&gt;&lt;br/&gt;Fill the file with the text below:&lt;br/&gt;&lt;br/&gt;BOOTPROTO=&#039;dhcp&#039;&lt;br/&gt;BROADCAST=&#039;&#039;&lt;br/&gt;ETHTOOL_OPTIONS=&#039;&#039;&lt;br/&gt;IPADDR=&#039;&#039;&lt;br/&gt;MTU=&#039;1460&#039;&lt;br/&gt;MRU=&#039;1500&#039;&lt;br/&gt;NAME=&#039;&#039;&lt;br/&gt;PEERDNS=no&lt;br/&gt;NETMASK=&#039;&#039;&lt;br/&gt;NETWORK=&#039;&#039;&lt;br/&gt;REMOTE_IPADDR=&#039;&#039;&lt;br/&gt;STARTMODE=&#039;hotplug&#039;&lt;br/&gt;USERCONTROL=&#039;no&#039;&lt;br/&gt;_nm_name=&#039;static-0&#039;&lt;br/&gt;&lt;br/&gt;So, if you haven&#039;t start &quot;Internet Sharing&quot; on your WM-phone yet. Do it now..&lt;br/&gt;&lt;br/&gt;- Now plug the phone into the usb cable going to the pc and if you do a &quot;dmesg&quot; you should see the following (or something similar):&lt;br/&gt;&lt;br/&gt;[ 6539.589930] usb 5-1: USB disconnect, address 2&lt;br/&gt;[ 6539.590829] rndis0: unregister &#039;rndis_host&#039; usb-0000:00:1d.2-1, RNDIS device (SynCE patched)&lt;br/&gt;[ 6540.972801] usb 5-1: new full speed USB device using uhci_hcd and address 3&lt;br/&gt;[ 6541.019337] usb 5-1: configuration #1 chosen from 1 choice&lt;br/&gt;[ 6541.628430] rndis0: register &#039;rndis_host&#039; at usb-0000:00:1d.2-1, RNDIS device (SynCE patched), 80:00:60:0f:e8:00&lt;br/&gt;&lt;br/&gt;and if you do an ifconfig you should have a new rndis0 device:&lt;br/&gt;&lt;br/&gt;rndis0    Link encap:Ethernet  HWaddr 80:00:60:0f:e8:00  &lt;br/&gt;          inet addr:192.168.0.102  Bcast:192.168.0.255  Mask:255.255.255.0&lt;br/&gt;          inet6 addr: fe80::8200:60ff:fe0f:e800/64 Scope:Link&lt;br/&gt;          UP BROADCAST RUNNING MULTICAST  MTU:8050  Metric:1&lt;br/&gt;          RX packets:3008 errors:2425 dropped:0 overruns:0 frame:225&lt;br/&gt;          TX packets:2993 errors:0 dropped:0 overruns:0 carrier:0&lt;br/&gt;          collisions:0 txqueuelen:1000 &lt;br/&gt;          RX bytes:1915412 (1.8 MB)  TX bytes:763519 (745.6 KB)&lt;br/&gt;----&lt;br/&gt;&lt;br/&gt;The rndis0 device will exist both when internet sharing is enabled via usb and when it is NOT....here is how it works:&lt;br/&gt;&lt;br/&gt;If internet sharing IS enabled via usb you have access to the internet and will get an IP...default route will be set.&lt;br/&gt;&lt;br/&gt;If internet sharing is NOT enabled via usb then the rndis0 device will exist and can be used by programs such as syncE to manage your contact list or transfer files but you will not have internet access (from the phone) and more than likely you will not get an ip address auto assigned (it may keep the ip it used last).&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=wpggpK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=wpggpK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=0hJH7K&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=0hJH7K&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=s4EdJk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=s4EdJk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=mBDSMk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=mBDSMk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=OZzHTK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=OZzHTK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=O6sqPk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=O6sqPk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=bWY8rK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=bWY8rK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=5q9ruk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=5q9ruk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=0CnXXK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=0CnXXK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Wed, 13 Aug 2008 01:05:40 -0700</pubDate>
        </item>
            
        <item>
            <title>How to Install aMSN 0.98b with anti-aliasing in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/How+to+Install+aMSN+0.98b+with+anti-aliasing+in+Ubuntu/cb79z</link>
            <description>Install aMSN 0.98b with anti-aliasing in Ubuntu&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;Step 1&lt;br/&gt;&lt;br/&gt;Open a terminal session by pressing &quot;Alt+F2&quot; then typing &quot;gnome-terminal&quot;. Make sure your computer is connected to the Internet.&lt;br/&gt;&lt;br/&gt;Step 2 &lt;br/&gt;&lt;br/&gt;Install the g++ compiler (can be skipped if already installed)&lt;br/&gt;First, you need to make sure the g++ compiler is installed on you computer. At the prompt, simply enter the following code&lt;br/&gt;&lt;br/&gt;sudo aptitude install g++&lt;br/&gt;&lt;br/&gt;Step 3&lt;br/&gt;&lt;br/&gt;Install subversion (can be skipped if already installed)&lt;br/&gt;We are going to download the aMSN source code via subversion, so you need to have it installed. At the prompt, simply enter the following code&lt;br/&gt;&lt;br/&gt;sudo aptitude install subversion&lt;br/&gt;&lt;br/&gt;Step 4 &lt;br/&gt;&lt;br/&gt;Install the latest tcl/tk libraries&lt;br/&gt;Since aMSN is written in tcl/tk, we need to download the latest libraries in order to compile properly. The good news is that v8.5 supports anti-aliasing. At the prompt, simply enter the following code&lt;br/&gt;&lt;br/&gt;sudo aptitude install tk8.5-dev&lt;br/&gt;&lt;br/&gt;It should install everything you need to compile aMSN, including the tcl8.5 libraries.&lt;br/&gt;&lt;br/&gt;Step 5&lt;br/&gt;&lt;br/&gt;Get the aMSN source code&lt;br/&gt;&lt;br/&gt;Simply enter the following code at the prompt&lt;br/&gt;&lt;br/&gt;svn co https://amsn.svn.sourceforge.net/svnroot/amsn/trunk/amsn amsn&lt;br/&gt;&lt;br/&gt;This will download all the source code in your home directory. For more info, visit this page http://www.amsn-project.net/wiki/Enabling_antialiasing&lt;br/&gt;&lt;br/&gt;Step 6&lt;br/&gt;&lt;br/&gt;Build aMSN&lt;br/&gt;&lt;br/&gt;Change your working directory by entering&lt;br/&gt;&lt;br/&gt;cd amsn&lt;br/&gt;&lt;br/&gt;Then you use the usual commands to build the app.&lt;br/&gt;&lt;br/&gt;./configure&lt;br/&gt;&lt;br/&gt;make&lt;br/&gt;&lt;br/&gt;sudo make install&lt;br/&gt;&lt;br/&gt;Now, some people have experienced problems while running the configure script, something about the tcl/tk libraries not found. If you experience such a problem, or if your compiler builds using an old version of tcl/tk, use the following commands instead&lt;br/&gt;&lt;br/&gt; ./configure --with-tcl=$HOME$INST_PATH/lib --with-tk=$HOME$INST_PATH/lib&lt;br/&gt;&lt;br/&gt;make&lt;br/&gt;&lt;br/&gt;sudo make install&lt;br/&gt;&lt;br/&gt;And that&#039;s it! You should find your shiny new aMSN under Applications-&gt;Internet-&gt;aMSN. &lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=GlT5fK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=GlT5fK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=brBCyK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=brBCyK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=5esOMk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=5esOMk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=Xv9Guk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=Xv9Guk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=azqfeK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=azqfeK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6Flwtk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6Flwtk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=Z6pWxK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=Z6pWxK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=hQYI5k&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=hQYI5k&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=sSOS4K&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=sSOS4K&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Mon, 11 Aug 2008 13:06:45 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto use Truecrypt and Evolution</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+use+Truecrypt+and+Evolution/cbndy</link>
            <description>For anyone who likes to store their email in encrypted containers (for security and portability reasons), here is way to link evolution to files stored on an encrypted drive.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;first you need to make sure you have installed Truecrypt and follow this procedure&lt;br/&gt;&lt;br/&gt;Then, create the link to the encrypted container as follows:&lt;br/&gt;&lt;br/&gt;1. For a new Ubuntu installation, start Evolution normally and go through the configuration questions. Then close Evolution&lt;br/&gt;2. Mount the encrypted drive (in my case it is mounted at /media/truecrypt1) and create a directory in which to store the evolution-data (in my case it is at /media/truecrypt1/Datafile/evolution):&lt;br/&gt;3. Navigate to the /home/user directory and type the following:&lt;br/&gt;sudo rm -f -r .evolution (you will want to copy the .evolution directory before removing it if you already have valuable files there)&lt;br/&gt;ln -s /media/truecrypt1/Datafile/evolution .evolution&lt;br/&gt;4. Verify that the link brings you to the mounted drive location.&lt;br/&gt;5. Start Evolution and, voila, it should be storing data into the encrypted drive.&lt;br/&gt;&lt;br/&gt;Not only is your evolution data encrypted, but it is in a container you can easily backup, etc.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=4YIIpJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=4YIIpJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=Tu7bzJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=Tu7bzJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=txt5Qj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=txt5Qj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=gmhzbj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=gmhzbj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=pScNaJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=pScNaJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ReIgNj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ReIgNj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=XumEtJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=XumEtJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=68DnPj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=68DnPj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=3LnjlJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=3LnjlJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Wed, 30 Jul 2008 14:13:54 -0700</pubDate>
        </item>
            
        <item>
            <title>How to Optimize your Internet Connection using MTU and RWIN</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/How+to+Optimize+your+Internet+Connection+using+MTU+and+RWIN/cbndx</link>
            <description>The TCP Maximum Transmission Unit (MTU) is the maximum size of a single TCP packet that can pass through a TCP/IP network.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;An easy way to figure out what your MTU should be is to use ping where you specify the payload size:&lt;br/&gt;&lt;br/&gt;ping -s 1464 -c1 google.com&lt;br/&gt;&lt;br/&gt;Note though that the total IP packet size will be 1464+28=1492 bytes since there is 28 bytes of header info. Thus if the packet gets fragmented for payload above 1464, then you should set your MTU=1492. Ping will let you know when it becomes fragmented with something like the following:&lt;br/&gt;&lt;br/&gt;ping -s 1464 -c1 google.com&lt;br/&gt;&lt;br/&gt;PING google.com (72.14.207.99) 1464(1492) bytes of data.&lt;br/&gt;64 bytes from eh-in-f99.google.com (72.14.207.99): icmp_seq=1 ttl=237 (truncated)&lt;br/&gt;&lt;br/&gt;--- google.com ping statistics ---&lt;br/&gt;1 packets transmitted, 1 received, 0% packet loss, time 0ms&lt;br/&gt;rtt min/avg/max/mdev = 118.672/118.672/118.672/0.000 ms&lt;br/&gt;john@TECH5321:~$ ping -s 1465 -c1 google.com&lt;br/&gt;PING google.com (64.233.167.99) 1465(1493) bytes of data.&lt;br/&gt;From adsl-75-18-118-221.dsl.sndg02.sbcglobal.net (75.18.118.221) icmp_seq=1 Frag needed and DF set (mtu = 1492)&lt;br/&gt;&lt;br/&gt;--- google.com ping statistics ---&lt;br/&gt;1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms&lt;br/&gt;&lt;br/&gt;In other words, to find your correct MTU, you would first start with a small packet size, and then gradually increase it until you see fragmentation; the cutoff point will be what to use for your MTU (using the formula payload + 28 = MTU). Note in the first case shown above where the payload size is 1464, the packet was transmitted fine, but in the second case where the payload size is 1465, ping complains &quot;Frag needed&quot;; to clarify, that means any packet with a payload of 1464 or less will be sent just fine, but a payload size of 1465 or above will end up being fragmented. Therefore, 1464 is the maximum payload, and that means the MTU is 1464+28=1492.&lt;br/&gt;&lt;br/&gt;To set the MTU temporarily (will be lost after a reboot), you can do:&lt;br/&gt;&lt;br/&gt;sudo ifconfig  mtu 1492&lt;br/&gt;&lt;br/&gt;Note that unfortunately some NICs do not allow you to change their MTU. You can use &quot;ifconfig&quot; by itself to see what the MTU is for your NIC and whether the MTU changes when you use the above command.&lt;br/&gt;Or to make the change permanent, you can add it to /etc/network/interfaces:&lt;br/&gt;&lt;br/&gt;gksudo gedit /etc/network/interfaces&lt;br/&gt;&lt;br/&gt;And then add &quot;mtu &quot; in it for the particular interface. Here&#039;s an example of mine that uses my wireless interface wlan0:&lt;br/&gt;&lt;br/&gt;iface wlan0 inet static&lt;br/&gt;address 192.168.1.23&lt;br/&gt;netmask 255.255.255.0&lt;br/&gt;gateway 192.168.1.1&lt;br/&gt;wireless-essid John&#039;s Home WLAN&lt;br/&gt;mtu 1492&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;TCP Receive Window (RWIN)&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;In computer networking, RWIN (TCP Receive Window) is the maximum amount of data that a computer will accept before acknowledging the sender. In practical terms, that means when you download say a 20 MB file, the remote server does not just send you the 20 MB continuously after you request it. When your computer sends the request for the file, your computer tells the remote server what your RWIN value is; the remote server then starts streaming data at you until it reaches your RWIN value, and then the server waits until your computer acknowledges that you received that data OK. Once your computer sends the acknowledgement, then the server continues to send more data in chunks of your RWIN value, each time waiting for your acknowledgment before proceeding to send more.&lt;br/&gt;&lt;br/&gt;Now the crux of the problem here is with what is called latency, or the amount of time that it takes to send and receive packets from the remote server. Note that latency will depend not only on how fast the connection is between you and the remote server, but it also includes all additional delays, such as the time that it takes for the server to process your request and respond. You can easily find out the latency between you and the remote server with the ping command. When you use ping, the time that ping reports is the round-trip time (RTT), or latency, between you and the remote server.&lt;br/&gt;&lt;br/&gt;When I ping google.com, I typically get a latency of 100 msec. Now if there were no concept of RWIN, and thus my computer had to acknowledge every single packet sent between me and google, then transfer speed between me and them would be simply the (packet size)/RTT. Thus for a maximum sized packet (my MTU as we learned above), my transfer speed would be:&lt;br/&gt;&lt;br/&gt;1492 bytes/.1 sec = 14,920 B/sec or 14.57 KiB/sec&lt;br/&gt;&lt;br/&gt;That is pathetically slow considering that my connection is 3 Mb/sec, which is the same as 366 KiB/sec; so I would be using only about 4% of my available bandwidth. Therefore, we use the concept of RWIN so that a remote server can stream data to me without having to acknowledge every single packet and slow everything down to a crawl.&lt;br/&gt;&lt;br/&gt;Note that the TCP receive window (RWIN) is independent of the MTU setting. RWIN is determined by the BDP (Bandwidth Delay Product) for your internet connection, and BDP can be calculated as:&lt;br/&gt;&lt;br/&gt;BDP = max bandwidth of your internet connection (Bytes/second) * RTT (seconds)&lt;br/&gt;&lt;br/&gt;Therefore RWIN does not depend on the TCP packet size, and TCP packet size is of course limited by the MTU (Maximum Transmission Unit).&lt;br/&gt;&lt;br/&gt;Before we change RWIN, use the following command to get the kernel variables related to RWIN:&lt;br/&gt;&lt;br/&gt;sysctl -a 2&gt; /dev/null | grep -iE &quot;_mem |_rmem|_wmem&quot;&lt;br/&gt;&lt;br/&gt;Note the space after the _mem is deliberate, don&#039;t remove it or add other spaces elsewhere between the quotes.&lt;br/&gt;&lt;br/&gt;You should get the following three variables:&lt;br/&gt;&lt;br/&gt;net.ipv4.tcp_rmem = 4096    87380    2584576        &lt;br/&gt;net.ipv4.tcp_wmem = 4096    16384    2584576&lt;br/&gt;net.ipv4.tcp_mem = 258576    258576    258576&lt;br/&gt;&lt;br/&gt;The variable numbers are in bytes, and they represent the minimum, default, and maximum values for each of those variables.&lt;br/&gt;&lt;br/&gt;net.ipv4.tcp_rmem = Receive window memory vector&lt;br/&gt;net.ipv4.tcp_wmem = Send window memory vector&lt;br/&gt;net.ipv4.tcp_mem = TCP stack memory vector&lt;br/&gt;&lt;br/&gt;Note that there is no exact equivalent variable in Linux that corresponds to RWIN, the closest is the net.ipv4.tcp_rmem variable. The variables above control the actual memory usage (not just the TCP window size) and include memory used by the socket data structures as well as memory wasted by short packets in large buffers. The maximum values have to be larger than the BDP (Bandwidth Delay Product) of the path by some suitable overhead.&lt;br/&gt;&lt;br/&gt;To try and optimize RWIN, first use ping to send the maximum size packet your connection allows (MTU) to some distant server. Since my MTU is 1492, the ping command payload would be 1492-28=1464. Thus:&lt;br/&gt;&lt;br/&gt;ping -s 1464 -c5 google.com&lt;br/&gt;&lt;br/&gt;PING google.com (64.233.167.99) 1464(1492) bytes of data.&lt;br/&gt;64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=1 ttl=237 (truncated)&lt;br/&gt;64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=2 ttl=237 (truncated)&lt;br/&gt;64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=3 ttl=237 (truncated)&lt;br/&gt;64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=4 ttl=237 (truncated)&lt;br/&gt;64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=5 ttl=237 (truncated)&lt;br/&gt;&lt;br/&gt;--- google.com ping statistics ---&lt;br/&gt;5 packets transmitted, 5 received, 0% packet loss, time 3999ms&lt;br/&gt;rtt min/avg/max/mdev = 101.411/102.699/105.723/1.637 ms&lt;br/&gt;&lt;br/&gt;Note though that you should run the above test several times at different times during the day, and also try pinging other destinations. You&#039;ll see RTT might vary quite a bit.&lt;br/&gt;&lt;br/&gt;But for the above example, the RTT average is about 103 msec. Now since the maximum speed of my internet connection is 3 Mbits/sec, then the BDP is:&lt;br/&gt;Code:&lt;br/&gt;&lt;br/&gt;(3,000,000 bits/sec) * (.103 sec) * (1 byte/8 bits) = 38,625 bytes&lt;br/&gt;&lt;br/&gt;Thus I should set the default value in net.ipv4.tcp_rmem to about 39,000. For my internet connection, I&#039;ve seen RTT as bad as 500 msec, which would lead to a BDP of 187,000 bytes. Therefore, I could set the max value in net.ipv4.tcp_rmem to about 187,000. The values in net.ipv4.tcp_wmem should be the same as net.ipv4.tcp_rmem since both sending and receiving use the same internet connection. And since net.ipv4.tcp_mem is the maximum total memory buffer for TCP transactions, it is usually set to the the max value used in net.ipv4.tcp_rmem and net.ipv4.tcp_wmem.&lt;br/&gt;&lt;br/&gt;And lastly, there are two more kernel TCP variables related to RWIN that you should set:&lt;br/&gt;&lt;br/&gt;sysctl -a 2&gt; /dev/null | grep -iE &quot;rcvbuf|save&quot;&lt;br/&gt;&lt;br/&gt;which returns:&lt;br/&gt;&lt;br/&gt;net.ipv4.tcp_no_metrics_save = 1&lt;br/&gt;net.ipv4.tcp_moderate_rcvbuf = 1&lt;br/&gt;&lt;br/&gt;Note enabling net.ipv4.tcp_no_metrics_save (setting it to 1) means have Linux optimize the TCP receive window dynamically between the values in net.ipv4.tcp_rmem and net.ipv4.tcp_wmem. And enabling net.ipv4.tcp_moderate_rcvbuf removes an odd behavior in the 2.6 kernels, whereby the kernel stores the slow start threshold for a client between TCP sessions. This can cause undesired results, as a single period of congestion can affect many subsequent connections.&lt;br/&gt;&lt;br/&gt;Before you change any of the above variables, try going to http://www.speedtest.net or a similar website and check the speed of your connection. Then temporarily change the variables by using the following command with your own computed values:&lt;br/&gt;&lt;br/&gt;sudo sysctl -w net.ipv4.tcp_rmem=&quot;4096 39000 187000&quot; net.ipv4.tcp_wmem=&quot;4096 39000 187000&quot; net.ipv4.tcp_mem=&quot;187000 187000 187000&quot; net.ipv4.tcp_no_metrics_save=1 net.ipv4.tcp_moderate_rcvbuf=1&lt;br/&gt;&lt;br/&gt;Then retest your connection and see if your speed improved at all.&lt;br/&gt;&lt;br/&gt;Once you tweak the values to your liking, you can make them permanent by adding them to /etc/sysctl.conf as follows:&lt;br/&gt;&lt;br/&gt;net.ipv4.tcp_rmem=4096 39000 187000&lt;br/&gt;net.ipv4.tcp_wmem=4096 39000 187000&lt;br/&gt;net.ipv4.tcp_mem=187000 187000 187000&lt;br/&gt;net.ipv4.tcp_no_metrics_save=1&lt;br/&gt;net.ipv4.tcp_moderate_rcvbuf=1&lt;br/&gt;&lt;br/&gt;And then do the following command to make the changes permanent:&lt;br/&gt;&lt;br/&gt;sudo sysctl -p&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=oq3QAJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=oq3QAJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=8U5acJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=8U5acJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=RKNXxj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=RKNXxj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=CFqbgj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=CFqbgj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=IvQjfJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=IvQjfJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=PxpF8j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=PxpF8j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=9mZQCJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=9mZQCJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=7r9C6j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=7r9C6j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=bUnDQJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=bUnDQJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Wed, 30 Jul 2008 14:13:54 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto Use Bootchart to Time and Track your Boot Sequence</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+Use+Bootchart+to+Time+and+Track+your+Boot+Sequence/cbid8</link>
            <description>This simple tutorial will describe how to use bootchart in order to get a graphical representation of the processes which run during your boot process. You will also be able to view the CPU and disk usage during your boot sequence, and will get an exact time (in seconds) of how long it takes for you to boot up.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;Installing Bootchart&lt;br/&gt;&lt;br/&gt;In order to track the boot sequence, we will use a program called bootchart. Installing it from the repositories is dead simple:&lt;br/&gt;&lt;br/&gt;sudo aptitude install bootchart&lt;br/&gt;&lt;br/&gt;... And it&#039;s installed! No further configuration is necessary.&lt;br/&gt;&lt;br/&gt;Using Bootchart&lt;br/&gt;&lt;br/&gt;Using bootchart may be even easier than installing it... Just reboot! After your machine starts up next time, bootchart will create a graphical representation of the boot sequence (as a .png file), and place it in /var/log/bootchart.&lt;br/&gt;&lt;br/&gt;An example bootchart is attached. It was taken from an unoptimized boot sequence on my Thinkpad x61 running Hardy. You can see at the top that it took 30 seconds to boot completely, and there seem to be some places where optimizing the boot sequence (through parallelism) could possibly lead to a speedier bootup. But, such a thing is best left for another tutorial...&lt;br/&gt;&lt;br/&gt;Disable Bootchart&lt;br/&gt;&lt;br/&gt;Bootchart will, unless disabled, chart every boot process after you&#039;ve installed it. This may be overkill for most users, who only want to track their boot sequence occasionally. In order to stop bootchart from charting your boot sequence, simply remove its SysV script from executing after startup:&lt;br/&gt;&lt;br/&gt;cd /etc/init.d&lt;br/&gt;&lt;br/&gt;sudo update-rc.d -f stop-bootchart remove&lt;br/&gt;&lt;br/&gt; Removing any system startup links for /etc/init.d/stop-bootchart ...&lt;br/&gt;   /etc/rc2.d/S99stop-bootchart&lt;br/&gt;   /etc/rc3.d/S99stop-bootchart&lt;br/&gt;   /etc/rc4.d/S99stop-bootchart&lt;br/&gt;   /etc/rc5.d/S99stop-bootchart&lt;br/&gt;&lt;br/&gt;Enable Bootchart&lt;br/&gt;&lt;br/&gt;Re-enabling bootchart is as simple as disabling it. You may either reinstall it (through the repositories), or add it back to runlevels 2345:&lt;br/&gt;&lt;br/&gt;cd /etc/init.d&lt;br/&gt;&lt;br/&gt;sudo update-rc.d stop-bootchart start 99 2 3 4 5 .&lt;br/&gt;&lt;br/&gt; Adding system startup for /etc/init.d/stop-bootchart ...&lt;br/&gt;   /etc/rc2.d/S99stop-bootchart -&gt; ../init.d/stop-bootchart&lt;br/&gt;   /etc/rc3.d/S99stop-bootchart -&gt; ../init.d/stop-bootchart&lt;br/&gt;   /etc/rc4.d/S99stop-bootchart -&gt; ../init.d/stop-bootchart&lt;br/&gt;   /etc/rc5.d/S99stop-bootchart -&gt; ../init.d/stop-bootchart&lt;br/&gt;&lt;br/&gt;That&#039;s it! It&#039;s so easy! &lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ybj5cJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ybj5cJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=yKdSYJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=yKdSYJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=nAp7zj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=nAp7zj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=IfA0sj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=IfA0sj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=wnFGbJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=wnFGbJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=qU05Ij&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=qU05Ij&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=RgBg7J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=RgBg7J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=BfGTXj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=BfGTXj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=UGVyMJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=UGVyMJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Fri, 25 Jul 2008 15:57:33 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto  Add The Trash to Your Ubuntu Desktop</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto++Add+The+Trash+to+Your+Ubuntu+Desktop/cbid7</link>
            <description>If you are a new person to linux, just coming from Windows or if you want the trash applet on your desktop, then you will like this tutorial. This is on how to add the trash icon to your Ubuntu desktop:&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;    * Run in terminal: gconf-editor&lt;br/&gt;    * enter your password into the &quot;Password For....&quot; area&lt;br/&gt;    * Navigate apps \ nautilus \ desktop&lt;br/&gt;    * On the right side, you will see an option named &quot;trash_icon_visible&quot;&lt;br/&gt;    * Check the box next to the above said option&lt;br/&gt;    * exit out of gconf-editor, remember to save your work before you leave&lt;br/&gt;&lt;br/&gt;Thats it, you should now see a big bin on your desktop, similar to the gnome-panel applet icon. I am sure this will help anyone transition from Windows to Ubuntu.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=frgLuJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=frgLuJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=GFWlpJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=GFWlpJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=fdYvtj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=fdYvtj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=cwhcdj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=cwhcdj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ao3F7J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ao3F7J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=VIpcxj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=VIpcxj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=dn9q9J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=dn9q9J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=iDJ3Nj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=iDJ3Nj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=95QELJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=95QELJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Fri, 25 Jul 2008 15:57:33 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto Install Netgear WG111v3 USB wireless</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+Install+Netgear+WG111v3+USB+wireless/cau5a</link>
            <description>This is a GUI solution on how to install Netgear USB WG111v3 USB.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;STEP 1&lt;br/&gt;&lt;br/&gt;Go to &quot;add and remove programs&quot; type on the searchfield &quot; ndiswrapper &quot;&lt;br/&gt;&lt;br/&gt;One program should come up! it calls samething like &quot;graphical frontend for ndiswrapper&quot;&lt;br/&gt;&lt;br/&gt;Install it!&lt;br/&gt;&lt;br/&gt;STEP 2&lt;br/&gt;&lt;br/&gt;start whit wine a file called setup.exe&lt;br/&gt;&lt;br/&gt;the installations fails! but if you go to:&lt;br/&gt;&lt;br/&gt;/home/moises/.wine/drive_c/windows/inf/WG111v3&lt;br/&gt;&lt;br/&gt;( Moises is my home directory ) or go to wine and push &quot; Explore c:/ &quot;&lt;br/&gt;There you will find the .inf file you need!&lt;br/&gt;&lt;br/&gt;STEP 3&lt;br/&gt;&lt;br/&gt;Go to SYSTEM - ADMINISTRATION - and there you will find the program called&lt;br/&gt;&lt;br/&gt;&quot; graphical frontend for ndiswrapper &quot;&lt;br/&gt;&lt;br/&gt;Push the buttom &quot; Install new driver &quot;! Go to the .inf file located on /home/moises/.wine/drive_c/windows/inf/WG111v3&lt;br/&gt;&lt;br/&gt;And install it!&lt;br/&gt;&lt;br/&gt;Download drivers from &lt;a href=&quot;http://ubuntuforums.org/showthread.php?t=802122&quot;&gt;here&lt;/a&gt;&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=zl4izJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=zl4izJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=f1gr1J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=f1gr1J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=3mC3Kj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=3mC3Kj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=DApnbj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=DApnbj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=eDIaQJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=eDIaQJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=JYeZPj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=JYeZPj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=FTEcVJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=FTEcVJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=nKgf0j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=nKgf0j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=RT59eJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=RT59eJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Sat, 19 Jul 2008 14:47:23 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto setup Handbrake including GUI from svn in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+setup+Handbrake+including+GUI+from+svn+in+Ubuntu/caep9</link>
            <description>First get the medibuntu version of ffmpeg (makes more codecs available),but first remove any old ffmpeg,open a terminal and enter.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;sudo apt-get remove ffmpeg&lt;br/&gt;&lt;br/&gt;then enter.&lt;br/&gt;&lt;br/&gt;sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list&lt;br/&gt;&lt;br/&gt;then enter.&lt;br/&gt;&lt;br/&gt;sudo apt-get update &amp;&amp; sudo apt-get install medibuntu-keyring &amp;&amp; sudo apt-get update&lt;br/&gt;&lt;br/&gt;then enter.&lt;br/&gt;&lt;br/&gt;sudo apt-get install ffmpeg&lt;br/&gt;&lt;br/&gt;Next Install the dependencies for Handbrake and the gtk gui.&lt;br/&gt;&lt;br/&gt;sudo apt-get update &amp;&amp; sudo apt-get install automake build-essential jam libdvdcss2-dev libtool subversion yasm zlib1g-dev libbz2-dev dvdbackup xmlto texinfo g77 gfortran libgtk2.0-dev nasm doxygen libsdl1.2-dev gfortran-multilib gcc-multilib g++-multilib libesd0-dev libgtk1.2-dev libfftw3-dev electric-fence&lt;br/&gt;&lt;br/&gt;Next install and build Handbrake.svn and gtk gui (enter each line seperately,it will take some time to build)...&lt;br/&gt;&lt;br/&gt;svn co svn://svn.handbrake.fr/HandBrake/trunk HandBrake&lt;br/&gt;&lt;br/&gt;cd HandBrake&lt;br/&gt;&lt;br/&gt;./configure&lt;br/&gt;&lt;br/&gt;make&lt;br/&gt;&lt;br/&gt;sudo make install&lt;br/&gt;&lt;br/&gt;cd Handbrake/gtk&lt;br/&gt;&lt;br/&gt;./autogen.sh&lt;br/&gt;&lt;br/&gt;make&lt;br/&gt;&lt;br/&gt;sudo make install&lt;br/&gt;&lt;br/&gt;HandBrake should be available from the Applications menu under Sound &amp; Video&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=POmDXJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=POmDXJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=fQoJCJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=fQoJCJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=VxMqAj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=VxMqAj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=7Z8C4j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=7Z8C4j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ie47LJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ie47LJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=FQhbUj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=FQhbUj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=MRk5yJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=MRk5yJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=2VKyfj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=2VKyfj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=RC6f4J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=RC6f4J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Tue, 15 Jul 2008 12:56:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto setup custom gproftpd ( GUI for Proftpd Server) in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+setup+custom+gproftpd+%28+GUI+for+Proftpd+Server%29+in+Ubuntu/b936k</link>
            <description>If you have installed lampp, then you probably know that the proftpd configuration is very confusing for people that haven&#039;t dealt with proftpd.&lt;br/&gt;&lt;br/&gt;Gproftpd is a user interface to the config file, making it easy to set it up. However, installing it from synaptic makes u get a new proftpd install.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;step 1: have this installed: (you can remove it after, its just so that the compiler thinks that you have gtk2.0 installed. if anyone finds a work around, plz post)&lt;br/&gt;&lt;br/&gt;sudo apt-get install libgtk2.0-dev&lt;br/&gt;&lt;br/&gt;step 2: get the gproftpd package and unpack it:&lt;br/&gt;&lt;br/&gt;wget http://mange.dynalias.org/linux/gadmin-proftpd/gadmin-proftpd-0.2.8.tar.gz &amp;&amp; tar -zxvf gadmin-proftpd-0.2.8.tar.gz&lt;br/&gt;&lt;br/&gt;you can remove the tar.gz if you like&lt;br/&gt;&lt;br/&gt;rm gadmin-proftpd-0.2.8.tar.gz&lt;br/&gt;&lt;br/&gt;step 3: cd there and open autoinstall:&lt;br/&gt;&lt;br/&gt;cd gadmin-proftpd-0.2.8 &amp;&amp; gedit ./Autoinstall&lt;br/&gt;&lt;br/&gt;step 4: we have to change the directories for it use the lampp proftp.conf:&lt;br/&gt;&lt;br/&gt;original:&lt;br/&gt;&lt;br/&gt;### Default paths and settings ###&lt;br/&gt;# export PROFTPD_CONF=&quot;/etc/proftpd.conf&quot;&lt;br/&gt;# export SECURE_LOG=&quot;/var/log/secure&quot;&lt;br/&gt;# export XFER_LOG=&quot;/var/log/xferlog&quot;&lt;br/&gt;# export PROC_PATH=&quot;/proc&quot;&lt;br/&gt;# export PROFTPD_BINARY=&quot;proftpd&quot;&lt;br/&gt;# export FTPWHO_BINARY=&quot;ftpwho&quot;&lt;br/&gt;# export SERVER_USER=&quot;nobody&quot;&lt;br/&gt;# export SERVER_GROUP=&quot;nobody&quot;&lt;br/&gt;# export WELCOME_MESSAGE=&quot;welcome.msg&quot;&lt;br/&gt;# export HTML_STATISTICS=&quot;/var/www/html/ftp.htm&quot;&lt;br/&gt;# export MIN_PASS_LEN=6&lt;br/&gt;&lt;br/&gt;### Debian commands for starting the server at boot ###&lt;br/&gt;# export SYSINIT_START_CMD=&quot;update-rc.d -f proftpd defaults&quot;&lt;br/&gt;# export SYSINIT_STOP_CMD=&quot;update-rc.d -f proftpd remove&quot;&lt;br/&gt;&lt;br/&gt;### RH/Fedora commands for starting the server at boot ###&lt;br/&gt;### This is the defaults for the rpm specfile ###&lt;br/&gt;export SYSINIT_START_CMD=&quot;chkconfig proftpd on&quot;&lt;br/&gt;export SYSINIT_STOP_CMD=&quot;chkconfig proftpd off&quot;&lt;br/&gt;&lt;br/&gt;./configure --prefix=/usr --sysconfdir=/etc \&lt;br/&gt;--localstatedir=/var --sbindir=/usr/sbin &amp;&amp;&lt;br/&gt;make &amp;&amp;&lt;br/&gt;make install&lt;br/&gt;&lt;br/&gt;(assuming you did a normal lampp install) new:&lt;br/&gt;&lt;br/&gt;### Default paths and settings ###&lt;br/&gt;  export PROFTPD_CONF=&quot;/opt/lampp/etc/proftpd.conf&quot;&lt;br/&gt;# export SECURE_LOG=&quot;/var/log/secure&quot;&lt;br/&gt;# export XFER_LOG=&quot;/var/log/xferlog&quot;&lt;br/&gt;# export PROC_PATH=&quot;/proc&quot;&lt;br/&gt;  export PROFTPD_BINARY=&quot;/opt/lampp/sbin/proftpd&quot;&lt;br/&gt;  export FTPWHO_BINARY=&quot;/opt/lampp/bin/ftpwho&quot;&lt;br/&gt;# export SERVER_USER=&quot;nobody&quot;&lt;br/&gt;# export SERVER_GROUP=&quot;nobody&quot;&lt;br/&gt;# export WELCOME_MESSAGE=&quot;welcome.msg&quot;&lt;br/&gt;# export HTML_STATISTICS=&quot;/var/www/html/ftp.htm&quot;&lt;br/&gt;# export MIN_PASS_LEN=6&lt;br/&gt;&lt;br/&gt;#############################################&lt;br/&gt;############# feel free to change any of the  &lt;br/&gt;############# above to your liking as long as &lt;br/&gt;############# you know what you&#039;re doing&lt;br/&gt;#############################################&lt;br/&gt;&lt;br/&gt;### Debian commands for starting the server at boot ###&lt;br/&gt;# export SYSINIT_START_CMD=&quot;update-rc.d -f proftpd defaults&quot;&lt;br/&gt;# export SYSINIT_STOP_CMD=&quot;update-rc.d -f proftpd remove&quot;&lt;br/&gt;&lt;br/&gt;### RH/Fedora commands for starting the server at boot ###&lt;br/&gt;### This is the defaults for the rpm specfile ###&lt;br/&gt;export SYSINIT_START_CMD=&quot;chkconfig proftpd on&quot;&lt;br/&gt;export SYSINIT_STOP_CMD=&quot;chkconfig proftpd off&quot;&lt;br/&gt;&lt;br/&gt;./configure --prefix=/usr --sysconfdir=/etc \&lt;br/&gt;--localstatedir=/var --sbindir=/usr/sbin &amp;&amp;&lt;br/&gt;make &amp;&amp;&lt;br/&gt;make install&lt;br/&gt;&lt;br/&gt;Save it!&lt;br/&gt;&lt;br/&gt;step 5: last step&lt;br/&gt;&lt;br/&gt;sudo ./Autoinstall&lt;br/&gt;&lt;br/&gt;NOTE:&lt;br/&gt;the binary isn&#039;t&lt;br/&gt;&lt;br/&gt;gproftpd&lt;br/&gt;&lt;br/&gt;its&lt;br/&gt;&lt;br/&gt;gadmin-proftpd&lt;br/&gt;&lt;br/&gt;and it has to be run as root&lt;br/&gt;&lt;br/&gt;recommended steps:&lt;br/&gt;&lt;br/&gt;This installs a binary into Applications-Internet-GADMIN-PROFTPD.&lt;br/&gt;but it needs to run as root. So, right click on applications, click edit menus, click internet, right click on gadmin-proftpd, click properties, and in the command box it&#039;ll say:&lt;br/&gt;&lt;br/&gt;gadmin-proftpd&lt;br/&gt;&lt;br/&gt;but we want it to be:&lt;br/&gt;&lt;br/&gt;gksudo gadmin-proftpd&lt;br/&gt;&lt;br/&gt;Save all that.&lt;br/&gt;&lt;br/&gt;and that should be it!&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=enhkYJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=enhkYJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=f2NoWJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=f2NoWJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=CDyNqj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=CDyNqj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=mg0LYj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=mg0LYj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=pDdqSJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=pDdqSJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=itASwj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=itASwj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=zDLeiJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=zDLeiJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=2EE0bj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=2EE0bj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=du82SJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=du82SJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Sun, 13 Jul 2008 07:53:54 -0700</pubDate>
        </item>
            
        <item>
            <title>LXDE- lightweight and fast UBUNTU environment</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/LXDE-+lightweight+and+fast+UBUNTU+environment/b936j</link>
            <description>One brilliant thing about Linux is that it can be tweaked anyway to suit any kind of a system. If your system is pretty old and if ubuntu is too slow in it, then here you go. LXDE(Lightweight X11 Desktop Environment) is a light weight environment that&#039;s fast even on antique systems. It is surely not designed to be powerful or bloated but it is light enough to keep the system usage low.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;Not all components are integrated but most of them are independent and each of them can be used with a few dependencies.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Here are some of the important LXDE features : &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;It&#039;s lightweight and runs with reasonably low memory usage. &lt;br/&gt;Fast and runs on old machines producced in the &#039;90s. &lt;br/&gt;Gook looking gtk+2 internationalized user interface. &lt;br/&gt;Desktop independent(every component can be used without LXDE) &lt;br/&gt;Standard compliant, follows the specs on freedesktop.org &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Installing LXDE in UBUNTU:&lt;br/&gt;This first step is to edit the &quot;/etc/apt/sources.list&quot; file. Add the following lines to the file.(Please make a back up before you do so)&lt;br/&gt;&lt;br/&gt;For hardy heron users:&lt;br/&gt;&quot;deb http://ppa.launchpad.net/lxde/ubuntu hardy main&lt;br/&gt;deb-src http://ppa.launchpad.net/lxde/ubuntu hardy main&quot;&lt;br/&gt;&lt;br/&gt;For gutsy gibbon users:&lt;br/&gt;&quot;deb http://ppa.launchpad.net/lxde/ubuntu gutsy main&lt;br/&gt;deb-src http://ppa.launchpad.net/lxde/ubuntu gutsy main&quot;&lt;br/&gt;Save and exit the file.&lt;br/&gt;&lt;br/&gt;Now the source list has to be updated. Open a terminal and type the following command:&lt;br/&gt;sudo apt-get update&lt;br/&gt;Use the following command to install the LXDE environment:&lt;br/&gt;sudo apt-get install lxde&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;This will install all the required components for LXDE. Now you need to logout from you system. Then go to Options-&gt;Select session.&lt;br/&gt;&lt;br/&gt;Select the LXDE option and click on Change Session.&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=MomVgJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=MomVgJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=L48ofJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=L48ofJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6qAhVj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6qAhVj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=hk5WCj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=hk5WCj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ERfDrJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ERfDrJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=nTTlzj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=nTTlzj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ThJf5J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ThJf5J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ryW8Jj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ryW8Jj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=EExOKJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=EExOKJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Sun, 13 Jul 2008 07:53:53 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto Schedule Bittorrents to Automatically Download in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+Schedule+Bittorrents+to+Automatically+Download+in+Ubuntu/b9ruc</link>
            <description>Ever wondered if you could schedule your torrent downloads to occur in those times when you are not using you computer, when you know that there will be more people online sharing the file your downloading, or perhaps during the off-peak times of your Internet plan Well this tutorial is for you. &lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;1. We need to make sure that the relevant software is installed on our system. To do this we start up Synaptic Package Manager&lt;br/&gt;&lt;br/&gt;    System → Administration → Synaptic Package Manager&lt;br/&gt;&lt;br/&gt;and search for &#039;bittorrent&#039;. Select &#039;bittorrent&#039; from the options and click &#039;Apply&#039; to install it with all of its dependencies. If you&#039;ve already got bittorrent installed then it will already be selected in the list and you won&#039;t need to perform this step.&lt;br/&gt;&lt;br/&gt;2. Next we need to create the directory that we will download our torrents into. You can use any directory that you have permission to use for this this but a sub-directory in your home directory will often make things easier. For this tutorial I will be using a sub-directory in the user&#039;s home directory called &#039;torrents&#039;. To create this directory simply navigate to your home directory&lt;br/&gt;&lt;br/&gt;    Places → Home Folder&lt;br/&gt;&lt;br/&gt;right click on some empty space and select &#039;Create Folder&#039;. Name this folder &#039;torrents&#039;.&lt;br/&gt;&lt;br/&gt;3. To automate the task of downloading torrents, and stopping the downloads at an appropriate time, we are going to create some very simple bash scripts (For more on bash scripts see here). We will use the familiar graphical text editor gedit for this task.&lt;br/&gt;&lt;br/&gt;In your home folder right click some empty space and select&lt;br/&gt;&lt;br/&gt;    &#039;Create Document&#039; → &#039;Empty File&#039;&lt;br/&gt;&lt;br/&gt;Name this file &#039;bittorrentstart&#039;. Perform this task again to create another file and call this one &#039;bittorrentstop&#039;. You can place these files anywhere you like, perhaps in a directory called &#039;scripts&#039;, but this tutorial will assume they are in your Home directory.&lt;br/&gt;Double click the file &#039;bittorrentstart&#039; to open it and paste in the following information&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;    #!/bin/sh &lt;br/&gt;    # Start Downloading Torrent Files! &lt;br/&gt;    cd &lt;br/&gt;    nohup btlaunchmany /home/Your_User_Name/torrents/ &gt; torrent.log &amp; &lt;br/&gt;    tail -f torrent.log&lt;br/&gt;&lt;br/&gt;Make sure you change the &#039;Your_User_Name&#039; to your user-name. Save this file, open &#039;bittorrentstop&#039; and paste in the following information&lt;br/&gt;&lt;br/&gt;    #!/bin/bash &lt;br/&gt;    # Stop Downloading ALL Torrent Files! &lt;br/&gt;    killall btlaunchmany&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;4. The second part of automating the downloading of torrents is to tell our computer when to execute the start script and execute the stop script. To do this we use a tool called cron . To make the editing of cron entries simple we are going to create a text file that we will edit in gedit (like the bash scripts above) and then append it to our cron entries.&lt;br/&gt;&lt;br/&gt;While in your Home directory right click on some empty space and select&lt;br/&gt;&lt;br/&gt;    &#039;Create Document&#039; → &#039;Empty File&#039;&lt;br/&gt;&lt;br/&gt;Name this file &#039;cron.txt&#039;. Double click this file to open it and enter in the following information&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;    # Start BitTorrent Download Script&lt;br/&gt;    05 02 * * * sh /home/Your_User_Name/bash_scripts/bittorrentstart.sh &lt;br/&gt;    # Stop ALL BitTorrent Downloads Script &lt;br/&gt;    55 11 * * * sh /home/Your_User_Name/bash_scripts/bittorrentstop.sh&lt;br/&gt;&lt;br/&gt;Be sure to enter your user-name in the required fields. This setup will start the download start script at 2:05am and start the download stop script at 11:55am. These values will likely not suit you so you need to alter them. To understand the format of cron entries picture five asterisks at the start followed by your command. Something like the following&lt;br/&gt;&lt;br/&gt;    * * * * * sh /home/Your_User_Name/bash_scripts/bittorrentstart.sh&lt;br/&gt;&lt;br/&gt;The first asterisk represents minutes, the second hours, the third days of the month, the fourth is the month, and the fifth the day of the week. The allowed syntax is&lt;br/&gt;&lt;br/&gt;    minute 0-59&lt;br/&gt;    hour 0-23&lt;br/&gt;    day of month 1-31&lt;br/&gt;    month 1-12 (or the month names)&lt;br/&gt;    day of week 0-7 (0 or 7 is Sun, or use the weekday names)&lt;br/&gt;&lt;br/&gt;Save this file and start up your terminal emulator&lt;br/&gt;&lt;br/&gt;    Applications → Accessories → Terminal&lt;br/&gt;&lt;br/&gt;Enter in the following command&lt;br/&gt;&lt;br/&gt;   crontab cron.txt&lt;br/&gt;&lt;br/&gt;To verify that this was entered into your cron entries properly enter in the following command&lt;br/&gt;&lt;br/&gt;   crontab -l&lt;br/&gt;&lt;br/&gt;5. Now that we&#039;ve installed the relevant applications and told the computer to execute the appropriate tasks at the appropriate times all we need to do is save our *.torrent files into the bittorrent directory we created earlier and wait. At the appropriate times they will be downloaded into their own sub-directory without you even being aware.&lt;br/&gt;&lt;br/&gt;6. In the bittorrentstart script we created earlier there is a command to create a log file. This file records the activity of the torrent downloads. This file, called &#039;torrent.log&#039;, will be found in your Home directory. You can simply open this file to check on the status of your downloads. A sample line from this log file is&lt;br/&gt;&lt;br/&gt;    /home/Your_User_Name/torrents/torrent_name: Spd: 34.0 K/s:18.2 K/s Tot: 171.2 M:61.1 M [18:10:07 76%]&lt;br/&gt;    All: Spd: 34.0 K/s:18.2 K/s Tot: 171.2 M:61.1 M&lt;br/&gt;&lt;br/&gt;What all of these entries mean is beyond the scope of this tutorial but you can easily recognise your connection speed and the percentage finished of your torrent downloads.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=RQaMkJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=RQaMkJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=Df1dNJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=Df1dNJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=w3q4vj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=w3q4vj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=RltF4j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=RltF4j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=K8WRuJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=K8WRuJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=AHt8ej&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=AHt8ej&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=WVrBpJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=WVrBpJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=0wa4fj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=0wa4fj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=K38HWJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=K38HWJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Wed, 09 Jul 2008 14:55:00 -0700</pubDate>
        </item>
            
        <item>
            <title>Printing CD Labels with GIMP and Canon Pixma iP3000</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Printing+CD+Labels+with+GIMP+and+Canon+Pixma+iP3000/b9i85</link>
            <description>This tutorial will explain how to Print CD Labels with GIMP and Canon Pixma iP3000&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Preparing your system&lt;/strong&gt;&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;If you don&#039;t have it, install GIMP trough apt, aptitude, synaptic... whatever you like.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;CREATE A PRINTER CLASS &lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;On this part we will create a printer class that will save us time on configuring the printer each time we need to print a CD.&lt;br/&gt;&lt;br/&gt;#1 . Open System Configuration and click on &quot;Printers&quot; then &quot;Add Printer&quot;.&lt;br/&gt;On the wizard select:&lt;br/&gt;&lt;br/&gt;1) Printer Class -&gt; NEXT&lt;br/&gt;&lt;br/&gt;2) If you&#039;re using TurboPrint (recommended), select tp0 (or the number of your Pixma printer), otherwise select iPxxxx (where xxxx is the model of your printer) and press the arrow (-&gt;) on the middle to add the printer to the class. -&gt; NEXT&lt;br/&gt;&lt;br/&gt;3) Name now your printer CD_Label_Printer leave location and description blanked. -&gt; NEXT -&gt; FINISH&lt;br/&gt;&lt;br/&gt;4) Now you must have another printer on the list named &quot;CD_Label_Printer&quot;, click on it to select the printer than the tab &quot;Instances&quot; and with (default) select on the list below, press Configure.&lt;br/&gt;&lt;br/&gt;5) Select on the first tab:&lt;br/&gt;&lt;br/&gt;Page Size: CD Printable&lt;br/&gt;Paper kind: CD Printable&lt;br/&gt;Paper Origin: CD Tray&lt;br/&gt;&lt;br/&gt;leave the rest as is and, if you&#039;re using TurboPrint, select the last tab &quot;Controller Configuration&quot;, otherwise is done.&lt;br/&gt;&lt;br/&gt;If you are using TurboPrint set the Print Quality to 1200 dpi or over (default CUPS driver just has 300 or 600 dpi).&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;USING GIMP WITH OUR PRINTER&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;1) Start GIMP and create an image of 800 x 800 pixels with some color background. If need use the bucket and fill the background with some weird color.&lt;br/&gt;&lt;br/&gt;2) Create a new layer with transparent background, name it &quot;mask&quot; for an instance.&lt;br/&gt;&lt;br/&gt;3) With the new layer selected, choose the circle selection tool and draw and adjust a circle to fill the canvas, then select Selection -&gt; Invert Selection&lt;br/&gt;&lt;br/&gt;4) Select the forecolor white and the bucket fill tool and fill the selection with it.&lt;br/&gt;&lt;br/&gt;You must now have a &quot;your background&quot; color circle on the middle.&lt;br/&gt;*I added mine as attachment to this post&lt;br/&gt;&lt;br/&gt;5) Open your CD label image on GIMP and copy it to clipboard.&lt;br/&gt;&lt;br/&gt;6) With background layer selected paste the CD label image.&lt;br/&gt;&lt;br/&gt;7) The image must now be a new floating selection, with it selected click on &quot;New layer&quot;. Now the image must be rasterized between the background and the mask.&lt;br/&gt;&lt;br/&gt;Adjust your image, add text, etc. When you&#039;re done press &quot;Print&quot; (CTRL+P)&lt;br/&gt;&lt;br/&gt;9) Select your &quot;CD_Label_Printer&quot; and go then the tab &quot;Image Settings&quot;&lt;br/&gt;&lt;br/&gt;10) Set the following values:&lt;br/&gt;&lt;br/&gt;Check the box &quot;Ignore page margins&quot;&lt;br/&gt;&lt;br/&gt;Width: 120.00 mm&lt;br/&gt;Height: 120.00 mm&lt;br/&gt;&lt;br/&gt;Position: Center -&gt; none&lt;br/&gt;&lt;br/&gt;Top: 85.00&lt;br/&gt;Left: 5.00&lt;br/&gt;&lt;br/&gt;Put your CD on the tray and Print it.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=EGQtQJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=EGQtQJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=NIC8tJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=NIC8tJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ykI3tj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ykI3tj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=G1go7j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=G1go7j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=5bSQiJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=5bSQiJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=oIa86j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=oIa86j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=4YdZVJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=4YdZVJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=4nsHxj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=4nsHxj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ra8GDJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ra8GDJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Mon, 07 Jul 2008 22:53:43 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto install latest ayttm for yahoo messanger in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+install+latest+ayttm+for+yahoo+messanger+in+Ubuntu/b9i84</link>
            <description>Ayttm is an instant messenger program, supporting various protocols such as MSN, Yahoo, AIM, Jabber, and more. It is the heir of the Everybuddy project, and aims to continue improving the program and addressing its shortcomings.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;Install alien using the following command&lt;br/&gt;&lt;br/&gt;sudo apt-get install alien&lt;br/&gt;&lt;br/&gt;Now you need to download latest ayttm rpm from &lt;a href=&quot;https://sourceforge.net/projects/ayttm/&quot;&gt;here&lt;/a&gt; and convert it to a deb:&lt;br/&gt;&lt;br/&gt;sudo alien ayttm-0.5.0-45.i386.rpm&lt;br/&gt;&lt;br/&gt;and install using the following command&lt;br/&gt;&lt;br/&gt;sudo dpkg -i ayttm_0.5.0-46_i386.deb&lt;br/&gt;&lt;br/&gt;starting ayttm will probably generate a message about not finding a library libjasper-1.701.so.1 which is used for yahoo webcam. &lt;br/&gt;&lt;br/&gt;To get rid of the jasper lib warning, install it:&lt;br/&gt;&lt;br/&gt;sudo apt-get install libjasper1&lt;br/&gt;&lt;br/&gt;and make a link to simulate the correct version:&lt;br/&gt;&lt;br/&gt;sudo ln -s libjasper.so.1 /usr/lib/libjasper-1.701.so.1&lt;br/&gt;&lt;br/&gt;That&#039;s it, ayttm works again.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=oq1lZJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=oq1lZJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6rwCcJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6rwCcJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=a9u5mj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=a9u5mj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=4RrAEj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=4RrAEj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=WooyrJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=WooyrJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=bzn6Lj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=bzn6Lj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=1foGiJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=1foGiJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=cnDAGj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=cnDAGj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=LSfd0J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=LSfd0J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Mon, 07 Jul 2008 22:53:43 -0700</pubDate>
        </item>
            
        <item>
            <title>How To Install torrentflux-b4rt on Ubuntu 8.04 (Hardy Heron)</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/How+To+Install+torrentflux-b4rt+on+Ubuntu+8.04+%28Hardy+Heron%29/b9a8k</link>
            <description>Torrentflux-b4rt is a web based transfer control client.Torrentflux-b4rt allows you to control your internet downloads / transfers from anywhere using a highly configurable web based front end.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;Torrentflux-b4rt is very easy to install on a web server and includes a simple setup script which can be accessed from a web browser. Just upload the files to your web server, run the setup script and your torrentflux-b4rt installation is ready to go. &lt;br/&gt;&lt;br/&gt;First you need to make sure you have install Ubuntu 8.04 LAMP server setup from &lt;a href=&quot;http://www.ubuntugeek.com/ubuntu-804-hardy-heron-lamp-server-setup.html&quot;&gt;here&lt;/a&gt; and now follow this procedure.&lt;br/&gt;&lt;br/&gt;Now you need to go /var/www folder using the following command&lt;br/&gt;&lt;br/&gt;cd /var/www&lt;br/&gt;&lt;br/&gt;If your behind a proxy and havn&#039;t already set up your export...&lt;br/&gt;&lt;br/&gt;export http_proxy = [enter your proxy here]:[port]/&lt;br/&gt;&lt;br/&gt;wget http://gunblade.fakap.net/doc/torrentflux-b4rt_1.0-beta2.tar.bz2&lt;br/&gt;&lt;br/&gt;So far we&#039;ve gone and got the tar containing torrentflux-b4rt and stuck it in our default web root /var/www.&lt;br/&gt;&lt;br/&gt;tar xjvf torrentflux-b4rt_1.0-beta2.tar.bz2&lt;br/&gt;&lt;br/&gt;This unzips our archive.&lt;br/&gt;&lt;br/&gt;personally I now rename the new folder from torrentflux-b4rt_1.0-beta2 to something a little nicer like torrentflux&lt;br/&gt;&lt;br/&gt;mv torrentflux-b4rt_1.0-beta2 torrentflux&lt;br/&gt;&lt;br/&gt;but thats optional.&lt;br/&gt;&lt;br/&gt;now we need to install quite a few libraries for everything to work nicely.&lt;br/&gt;&lt;br/&gt;Now you need to install the following packages&lt;br/&gt;&lt;br/&gt;sudo apt-get install php5-cli php5-gd libxml-dom-perl libxml-simple-perl libthreads-shared-perl libdigest-sha1-perl libhtml-parser-perl zip unzip unrar transmission-cli phpmyadmin&lt;br/&gt;&lt;br/&gt;let that churn away for a bit then run setup.php from a web browser of your choice from the torrentflux/html folder.&lt;br/&gt;&lt;br/&gt;When it gets the part where it asks what user name and password to use for the database, copy the username provided (or enter a new one) open a new tab and go to the phpmyadmin page (http://[your box ip]/phpmyadmin), log in using your root username and pwd and click on privileges. add a new user, give it sufficient privileges and click save.&lt;br/&gt;&lt;br/&gt;I just gave it full access to everything. This isn&#039;t required and you can just keep flicking between the two tabs trying to connect until you&#039;ve found the required permissions and it works.&lt;br/&gt;&lt;br/&gt;when the setup is finished it&#039;ll give you a log in screen. the user and password you enter here is going to be your superadmin account! so don&#039;t forget it!&lt;br/&gt;&lt;a href=&quot;http://bp3.blogger.com/_8C16-oEx_0Y/SG_O_vYsA5I/AAAAAAAABRE/QxwrYCbSosc/s1600-h/index.png&quot;&gt;&lt;img style=&quot;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&quot; src=&quot;http://bp3.blogger.com/_8C16-oEx_0Y/SG_O_vYsA5I/AAAAAAAABRE/QxwrYCbSosc/s320/index.png&quot; border=&quot;0&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5219618087592788882&quot;/&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=9jPG9J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=9jPG9J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=wmUnMJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=wmUnMJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ZjINBj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ZjINBj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=c56MVj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=c56MVj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=Iesh6J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=Iesh6J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=E6WSvj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=E6WSvj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=uQvtcJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=uQvtcJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=cyBjmj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=cyBjmj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=mv3ixJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=mv3ixJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Sat, 05 Jul 2008 12:51:22 -0700</pubDate>
        </item>
            
        <item>
            <title>How to install Ms OFFICE 2003 in Ubuntu</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/How+to+install+Ms+OFFICE+2003+in+Ubuntu/b804a</link>
            <description>Install WINE 1.0 or greater for this you need to download latest wine from &lt;a href=&quot;http://www.winehq.org/site/download-deb&quot;&gt;here&lt;/a&gt; or if you are using Hardy you can install it from ubuntu repos using the following comamnd.&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;sudo aptitude install wine&lt;br/&gt;&lt;br/&gt;After wine has been installed -&lt;br/&gt;&lt;br/&gt;Put your MS office 2003 cd in your drive and in terminal type following:&lt;br/&gt;&lt;br/&gt;cd /media/cdrom0&lt;br/&gt;&lt;br/&gt;wine autorun.exe&lt;br/&gt;&lt;br/&gt;And follow instructions as if you were installing it on windows.&lt;br/&gt;&lt;br/&gt;Now on your desktop right click --&gt;Create launcher for each below&lt;br/&gt;&lt;br/&gt;Create launchers for each application:&lt;br/&gt;&lt;br/&gt;in Command field type this&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;For excel&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;env WINEPREFIX=&quot;/home/your_username/.wine&quot; wine &quot;C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE&quot;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;For Word&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;env WINEPREFIX=&quot;/home/your_username/.wine&quot; wine &quot;C:\Program Files\Microsoft Office\OFFICE11\WINWORD.EXE&quot;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;For powerpoint&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;env WINEPREFIX=&quot;/home/your_username/.wine&quot; wine &quot;C:\Program Files\Microsoft Office\OFFICE11\POWERPNT.EXE&quot;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;For Access&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;env WINEPREFIX=&quot;/home/your_username/.wine&quot; wine &quot;C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE&quot;&lt;br/&gt;&lt;br/&gt;You are almost done.&lt;br/&gt;&lt;br/&gt;Now if you are having problem running your macro then you need to install Dcom98.&lt;br/&gt;&lt;br/&gt;Dcom98 contains three dlls from Windows 98: ole32, oleaut32, and rpcrt4. Use winetricks to install it:&lt;br/&gt;&lt;br/&gt;In terminal type:&lt;br/&gt;&lt;br/&gt;wget http://www.kegel.com/wine/winetricks&lt;br/&gt;&lt;br/&gt;sh winetricks dcom98&lt;br/&gt;&lt;br/&gt;The winetricks script will set to override globally, and if you have any other programs installed in that wineprefix it may affect them. If that happens, you can fix it through winecfg.&lt;br/&gt;&lt;br/&gt;That&#039;s it Now you have running MS OFFICE 2003 on your ubuntu.&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=V4NfwJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=V4NfwJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=XMGQ9J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=XMGQ9J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6hriUj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6hriUj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=LsXnsj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=LsXnsj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=iimc5J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=iimc5J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=TZ9Vyj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=TZ9Vyj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=kSE0xJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=kSE0xJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=gtJ1tj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=gtJ1tj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=779NjJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=779NjJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Wed, 02 Jul 2008 10:53:56 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto Setup a DLINK WUA-2340 USB Wireless Adapter in Ubuntu Hardy</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+Setup+a+DLINK+WUA-2340+USB+Wireless+Adapter+in+Ubuntu+Hardy/b8mxw</link>
            <description>So you want to have a working wireless setup in Hardy and you happen to have a D-Link WUA-2340 Wireless USB adapter.&lt;br/&gt;&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br/&gt;We will be using ndiswrapper to install the driver for the adapter, so we should ensure all components of it are installed:&lt;br/&gt;&lt;br/&gt;sudo apt-get install ndiswrapper-common ndiswrapper-utils-1.9&lt;br/&gt;&lt;br/&gt;Now would be a good time to start to download the driver, grab it from &lt;a href=&quot;ftp://ftp.dlink.com/Wireless/wua2340/Drivers/WUA2340_driver_140.zip&quot;&gt;here&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Now unzip the file:&lt;br/&gt;&lt;br/&gt;cd directory where you downloaded the zip&lt;br/&gt;&lt;br/&gt;unzip WUA2340_driver_140.zip&lt;br/&gt;&lt;br/&gt;Now we need to setup ndiswrapper to use the driver we just downloaded.&lt;br/&gt;&lt;br/&gt;Firstly, we need to get ndiswrapper itself setup properly.&lt;br/&gt;&lt;br/&gt;sudo depmod -a&lt;br/&gt;&lt;br/&gt;sudo modprobe ndiswrapper&lt;br/&gt;&lt;br/&gt;sudo ndiswrapper -m&lt;br/&gt;&lt;br/&gt;The preceding incantation will load the ndiswrapper module and ensure that it loads automatically at startup. To ensure the module loaded correctly now is a good time to check it:&lt;br/&gt;&lt;br/&gt;sudo lsmod | grep ndiswrapper&lt;br/&gt;&lt;br/&gt;You should see a couple of lines with &#039;ndiswrapper&#039; in them, if you don&#039;t then the module did not load correctly. It&#039;s beyond the scope of this howto to troubleshoot that issue unfortunately.&lt;br/&gt;&lt;br/&gt;Now that ndiswrapper is installed and loaded up we need to install the driver.&lt;br/&gt;&lt;br/&gt;cd 20071112-WUA-2340-S0026&lt;br/&gt;&lt;br/&gt;cd Drivers&lt;br/&gt;&lt;br/&gt;cd WinXP_2K&lt;br/&gt;&lt;br/&gt;sudo ndiswrapper -i netA5AGU.inf&lt;br/&gt;&lt;br/&gt;You may get some output stating that it is changing the registers from 256 to 64, this is not an issue and you can safely ignore it.&lt;br/&gt;&lt;br/&gt;Now make sure it installed properly:&lt;br/&gt;&lt;br/&gt;sudo ndiswrapper -l&lt;br/&gt;&lt;br/&gt;You should see that the driver is installed and the device is present.&lt;br/&gt;&lt;br/&gt;Now in a perfect world, you would be done now. However network-manager in hardy will not display any wireless networks for you to connect to. Rest assured your wireless adapter is installed and working, the problem is with network-manager.&lt;br/&gt;&lt;br/&gt;There are two ways you can go from here. The first involves setting the wireless network you want to connect to manually (this might be good if you only use your wireless connection at home). The other choice is to replace network-manager with WICD which does work properly with this setup.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;The Network Administration Method&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;    * Open System-&gt;Administration-&gt;Network&lt;br/&gt;    * You should see your wireless connection in the list, click the Unlock button to make changes.&lt;br/&gt;    * Select your wireless connection and hit the properties button.&lt;br/&gt;    * Deselect &#039;Roaming&#039;&lt;br/&gt;    * Select your wireless network from the list and enter in your WPA/WEP information for the card.&lt;br/&gt;    * Click ok, and now you have a working wireless connection. Congrats!&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Using WICD&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;For this method we will install WICD which is an alternative to network-manager that has the benefit of, you know, working with this adapter.&lt;br/&gt;&lt;br/&gt;Before you start you should know:&lt;br/&gt;&lt;br/&gt;Installing WICD will remove network-manager and ubuntu-desktop from your system. This is not an issue for day to day use but ubuntu-desktop MUST be installed for distribution upgrades to work properly (Ie, Hardy-&gt;Ibex). Before you dist-upgrade to Ibex, reinstall the ubuntu-desktop package (this will uninstall WICD).&lt;br/&gt;&lt;br/&gt;Now that the disclaimer is out of the way, lets get going.&lt;br/&gt;&lt;br/&gt;We need to add the WICD repository to our sources.list.&lt;br/&gt;&lt;br/&gt;gksu gedit /etc/apt/sources.list&lt;br/&gt;&lt;br/&gt;Append the following to the file then Save and close it:&lt;br/&gt;&lt;br/&gt;deb http://apt.wicd.net hardy extras&lt;br/&gt;&lt;br/&gt;Now update your packages and install WICD:&lt;br/&gt;&lt;br/&gt;sudo apt-get update&lt;br/&gt;&lt;br/&gt;sudo apt-get install wicd&lt;br/&gt;&lt;br/&gt;You will be prompted if you want to install this package from an unverified repository. If you wish the installation to proceed, type Yes.&lt;br/&gt;&lt;br/&gt;Now that WICD is installed type Alt-F2 and then /opt/wicd/tray.py to launch the tray applet. Double-clicking the applet will display a list of all wireless networks in range. Use the dropdown arrow next to your network and enter your encryption key for your network, click connect automatically at start, then click connect. Now you should be connected to your wireless network!&lt;br/&gt;&lt;br/&gt;To make the applet load automatically at startup do the following:&lt;br/&gt;&lt;br/&gt;    * System-&gt;Preferences-&gt;Sessions&lt;br/&gt;    * Click Add&lt;br/&gt;    * Enter WICD for the name&lt;br/&gt;    * Enter /opt/wicd/tray.py for the command&lt;br/&gt;    * Enter WICD Tray Applet for the description.&lt;br/&gt;    * Click OK&lt;br/&gt;    * Click Close&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=S40nxI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=S40nxI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=6Uau0I&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=6Uau0I&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=LJ6IHi&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=LJ6IHi&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=h98Bki&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=h98Bki&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=JbpREI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=JbpREI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=EDT53i&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=EDT53i&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=oDjvMI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=oDjvMI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=pBsFwi&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=pBsFwi&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=ehhxQI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=ehhxQI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Sat, 28 Jun 2008 14:05:03 -0700</pubDate>
        </item>
            
        <item>
            <title>Howto Setup Lexmark Z611 printer in Ubuntu Hardy Heron</title>
            <link>http://swik.net/Ubuntu/OnlyUbuntu+Tutorials/Howto+Setup+Lexmark+Z611+printer+in+Ubuntu+Hardy+Heron/b8lz0</link>
            <description>If you want to install Lexmark Z611 printer in Ubuntu Hardy Heron follow these steps&lt;br/&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;Step 1: Install Supporting Packages&lt;br/&gt;&lt;br/&gt;sudo apt-get install alien libstdc++5&lt;br/&gt;&lt;br/&gt;Yes, you want to install that specific version of libstdc, even if you have a newer version.&lt;br/&gt;&lt;br/&gt;Step 2: Activate the USB Filesystem&lt;br/&gt;&lt;br/&gt;It was necessary to add the following line to /etc/fstab in order to get this working.&lt;br/&gt;&lt;br/&gt;usbfs /proc/bus/usb usbfs devgid=14 0 0&lt;br/&gt;&lt;br/&gt;Then you&#039;ll want to mount the USB Filesystem&lt;br/&gt;&lt;br/&gt;sudo mount usbfs&lt;br/&gt;&lt;br/&gt;Step 3: Download Driver from Lexmark&lt;br/&gt;&lt;br/&gt;You will want to grab the Red Hat Linux driver for the Z611, which should be named CJLZ600LE-CUPS-1.0-1.TAR.gz. I would recommend creating a folder somewhere and download this file into that folder.&lt;br/&gt;&lt;br/&gt;Step 4: Extract and Install the Driver&lt;br/&gt;&lt;br/&gt;Execute the following commands exactly as listed, no modifications or tweaks should be necessary for the average user. (You don&#039;t need to execute the comment lines however)&lt;br/&gt;&lt;br/&gt;## Extracting the driver&lt;br/&gt;tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz&lt;br/&gt;&lt;br/&gt;## The shell script doesn&#039;t work out of the box&lt;br/&gt;tail -n +143 z600cups-1.0-1.gz.sh &gt; install.tar.gz&lt;br/&gt;&lt;br/&gt;## Extracting the contents from the above command&lt;br/&gt;tar -xvzf install.tar.gz&lt;br/&gt;&lt;br/&gt;## Convert RPM to TGZ (alien may complain about --scripts not being used, you can ignore that warning)&lt;br/&gt;sudo alien -t z600cups-1.0-1.i386.rpm&lt;br/&gt;&lt;br/&gt;## Convert RPM to TGZ (alien may complain about --scripts not being used, you can ignore that warning)&lt;br/&gt;sudo alien -t z600llpddk-2.0-1.i386.rpm&lt;br/&gt;&lt;br/&gt;## Extracting the contents of the TGZ into the appropriate locations&lt;br/&gt;sudo tar xvzf z600llpddk-2.0.tgz -C /&lt;br/&gt;&lt;br/&gt;## Extracting the contents of the TGZ into the appropriate locations&lt;br/&gt;sudo tar xvzf z600cups-1.0.tgz -C /&lt;br/&gt;&lt;br/&gt;## Tell Ubuntu to refresh to see the new libraries&lt;br/&gt;sudo ldconfig&lt;br/&gt;&lt;br/&gt;## Move to location of PPDs&lt;br/&gt;cd /usr/share/cups/model&lt;br/&gt;&lt;br/&gt;## gunzip the PPD&lt;br/&gt;sudo gunzip Lexmark-Z600-lxz600cj-cups.ppd.gz&lt;br/&gt;&lt;br/&gt;## The driver installation is now complete, restart cupsys&lt;br/&gt;sudo /etc/init.d/cupsys restart&lt;br/&gt;&lt;br/&gt;Step 5: Activate Printer and Driver&lt;br/&gt;&lt;br/&gt;Execute the following command&lt;br/&gt;&lt;br/&gt;/usr/lib/cups/backend/z600&lt;br/&gt;&lt;br/&gt;If all is well you should see something similar to the following:&lt;br/&gt;&lt;br/&gt;user@hostname:/usr/share/cups/model$ /usr/lib/cups/backend/z600&lt;br/&gt;direct z600:/dev/usb/lp0 &quot;Lexmark Lexmark Z600 Series&quot; &quot;Lexmark Printer&quot;&lt;br/&gt;&lt;br/&gt;If that doesn&#039;t work, check to see if usbfs is listed in &#039;cat /proc/mounts&#039;.&lt;br/&gt;&lt;br/&gt;Step 6: Setup Printer&lt;br/&gt;&lt;br/&gt;If you are using GNOME:&lt;br/&gt;&lt;br/&gt;1. Click on System -&gt; Administration -&gt; Printing&lt;br/&gt;2. Click &#039;New Printer&#039;&lt;br/&gt;3. Select &#039;Lexmark Printer&#039; from the list, which should have something like &#039;z600:/dev/usb/lp0&#039; for Device URI. Click Forward.&lt;br/&gt;4. Select &#039;Lexmark&#039; from the manufacturer list and click Forward.&lt;br/&gt;5. Click on &#039;Z600&#039; in the model list. Driver should show as &#039;Lexmark Z600 v1.0-1&#039;&lt;br/&gt;6. Setup your preferred Printer Name, Description and Location and click Apply&lt;br/&gt;&lt;br/&gt;At this point you should have a working printer&lt;br/&gt;&lt;/span&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=5qMdgI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=5qMdgI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=eTPUBI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=eTPUBI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=68CbSi&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=68CbSi&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=D3tX0i&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=D3tX0i&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=fRy4vI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=fRy4vI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=zw2Uki&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=zw2Uki&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=YXceZI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=YXceZI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=8zXlgi&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=8zXlgi&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?a=drBIeI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/OnlyUbuntuLinux?i=drBIeI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Sat, 28 Jun 2008 09:06:15 -0700</pubDate>
        </item>
            
    </channel>
</rss>
