<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1665372440556976107</id><updated>2011-04-21T12:37:35.673-07:00</updated><category term='video'/><category term='graphics'/><category term='email'/><category term='ubuntu'/><category term='touchpad'/><category term='resolution'/><category term='intel'/><category term='synaptics'/><category term='gmail'/><category term='checkgmail'/><title type='text'>Setting Up Ubuntu</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>16</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-8020707342004677698</id><published>2007-12-11T04:16:00.000-08:00</published><updated>2007-12-11T04:28:33.799-08:00</updated><title type='text'>Slab: A revamped Gnome Main Menu</title><content type='html'>I tried OpenSUSE for a while, and I could not like it for one reason: Package management is terrible. After you get used to "aptitude install", with mirrors of the repositories in nearly every country, it is hard to settle for anything less.&lt;br /&gt;&lt;p&gt;Among the things I did like about Novell's version of Linux is the Gnome main menu they use, called &lt;strong&gt;slab&lt;/strong&gt;. It provides easy access to the most important things you expect of a main menu, but it's not as bloated as other menus like Gimmie.&lt;/p&gt;Well, what better than to show a screenshot of it, no?&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_D6x4bhBopWc/R16CPfQrVqI/AAAAAAAAABQ/pdaofXzc3WM/s1600-h/slab.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_D6x4bhBopWc/R16CPfQrVqI/AAAAAAAAABQ/pdaofXzc3WM/s400/slab.png" alt="" id="BLOGGER_PHOTO_ID_5142691027104781986" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;If you want to try it out, you just have to:&lt;/p&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install gnome-main-menu&lt;/code&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-8020707342004677698?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/8020707342004677698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=8020707342004677698' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8020707342004677698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8020707342004677698'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/12/slab-revamped-gnome-main-menu.html' title='Slab: A revamped Gnome Main Menu'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_D6x4bhBopWc/R16CPfQrVqI/AAAAAAAAABQ/pdaofXzc3WM/s72-c/slab.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-3691434764981622763</id><published>2007-08-26T19:20:00.000-07:00</published><updated>2007-08-26T19:31:07.692-07:00</updated><title type='text'>Make The Fsck Checks Un-annoying</title><content type='html'>There's one thing that is really annoying about the ext2/3 filesystem that Ubuntu uses by default, and it's that the partitions &lt;span style="font-style: italic;"&gt;must&lt;/span&gt; be checked every 30 mounts. Unfortunately, these checks occur during the boot-up process. Now, it's not a good idea to disable the checks, but you can do is make the checks happen during the shut-down process instead. All you have to do is download and install Autofsk from &lt;a href="http://musther.googlepages.com/AutoFsck-2.0.tar.bz2"&gt;here&lt;/a&gt; (link for version 2.0). Extract the file, and double click on the "Install" script. It will prompt for the root password and install. Autofsck will check when your partitions must be checked and will prompt you before you log out if you want it to happen.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Links of interest&lt;br /&gt;&lt;/span&gt;&lt;a href="https://wiki.ubuntu.com/AutoFsck"&gt;Ubuntu Wiki/Autofsck&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-3691434764981622763?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/3691434764981622763/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=3691434764981622763' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/3691434764981622763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/3691434764981622763'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/08/make-fsck-checks-un-annoying.html' title='Make The Fsck Checks Un-annoying'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-1754220071831567315</id><published>2007-07-10T11:48:00.000-07:00</published><updated>2007-07-10T11:57:51.892-07:00</updated><title type='text'>Firefox: "The connection was reset" on some sites</title><content type='html'>If it happens that on &lt;span style="font-style: italic;"&gt;some&lt;/span&gt; websites you get "The connection was reset" (like this one), but the the websites work under Opera or Windows, it could be that you are running Firefox in Ubuntu Feisty. The fix is simple. Within Firefox go to the following address:&lt;br /&gt;&lt;code&gt;about:config&lt;/code&gt;&lt;br /&gt;In the "Filter" text field type&lt;br /&gt;&lt;code&gt;firefoxcomment&lt;/code&gt;&lt;br /&gt;Now, you should see a preference called "general.useragent.extra.firefoxComment". Right click on it, and change the value from&lt;br /&gt;&lt;code&gt;(Ubuntu-feisty)&lt;/code&gt;&lt;br /&gt;to&lt;br /&gt;&lt;code&gt;(Ubuntu)&lt;/code&gt;&lt;br /&gt;Now you are done.&lt;br /&gt;&lt;br /&gt;This happens when the website you are trying to access blocks clients that have the string "ist" in their User Agent string, because the firewall thinks your computer is infected with the  ISTbar adware.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Links of interest&lt;/span&gt;&lt;br /&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=430855"&gt;Ubuntu Forums post&lt;/a&gt;&lt;br /&gt;&lt;a href="https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/95241"&gt;Launchpad bug report&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-1754220071831567315?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/1754220071831567315/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=1754220071831567315' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/1754220071831567315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/1754220071831567315'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/07/firefox-connection-was-reset-on-some.html' title='Firefox: &quot;The connection was reset&quot; on some sites'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-6081266240974564290</id><published>2007-05-08T18:05:00.000-07:00</published><updated>2007-05-08T18:07:54.031-07:00</updated><title type='text'>Install a PDF printer</title><content type='html'>By default, CUPS-PDF is not installed, so grab it by using sudo apt-get install cups-pdf. You should then be able to add a fake printer that will convert print jobs to PDF files. Go to System -&gt; Administration -&gt; Printing to bring up the Printer configuration dialog. Select New Printer from the toolbar, and walk through the New Printer Wizard. You can give the printer pretty much any name you want. PDF seems like a logical choice. The Description and Location fields are optional.&lt;br /&gt;&lt;br /&gt;On the next screen, when asked to select a connection, choose Virtual Printer, and leave the device URI as it is: cups-pdf:/. Next, on the screen where you can select a Printer from the database, choose Generic. On the next screen, choose PostScript as the Model and as the driver for the printer. Then you'll see a screen that says "Going to create a new printer PDF at cups-pdf:/." Click Apply and you should have a virtual PDF printer.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Links of Interest&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.linux.com/article.pl?sid=07/05/03/1421232"&gt;Source&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-6081266240974564290?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/6081266240974564290/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=6081266240974564290' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/6081266240974564290'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/6081266240974564290'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/05/install-pdf-printer.html' title='Install a PDF printer'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-3078569699414625607</id><published>2007-05-07T14:16:00.000-07:00</published><updated>2007-05-07T16:22:21.368-07:00</updated><title type='text'>Get NetworkManager working after suspend</title><content type='html'>After going into standby mode ("suspend") or hibernation, NetworkManager might refuse to connect to your network of choice. The trick is to restart NetworkManager after standby. You will need to create two files.&lt;br /&gt;&lt;strong&gt;suspend.d/07-network-manager.sh&lt;/strong&gt;&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo touch /etc/acpi/suspend.d/07-network-manager.sh&lt;br /&gt;gksudo gedit /etc/acpi/suspend.d/07-network-manager.sh&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Now paste the following in Gedit, save and close.&lt;br /&gt;&lt;pre&gt;&lt;code&gt;#!/bin/sh&lt;br /&gt;/etc/dbus-1/event.d/25NetworkManager stop&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;strong&gt;resume.d/63-network-manager.sh&lt;/strong&gt;&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo touch /etc/acpi/resume.d/63-network-manager.sh&lt;br /&gt;gksudo gedit /etc/acpi/resume.d/63-network-manager.sh&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Now paste the following in Gedit, save and close.&lt;br /&gt;&lt;pre&gt;&lt;code&gt;#!/bin/sh&lt;br /&gt;/etc/dbus-1/event.d/25NetworkManager start&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Links of Interest&lt;/strong&gt;&lt;br /&gt;&lt;a href="https://help.ubuntu.com/community/WifiDocs/NetworkManager"&gt;Ubuntu wiki's NetworkManager page&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-3078569699414625607?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/3078569699414625607/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=3078569699414625607' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/3078569699414625607'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/3078569699414625607'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/05/get-networkmanager-working-after.html' title='Get NetworkManager working after suspend'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-8795591232198283720</id><published>2007-05-03T17:59:00.000-07:00</published><updated>2007-12-06T04:37:55.136-08:00</updated><title type='text'>Set Up Ruby on Rails with Postgresql</title><content type='html'>To set up Ruby on Rails to work with Postgresql, do the following:&lt;br /&gt;Install Ruby:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install ruby rdoc irb libyaml-ruby libzlib-ruby ri libopenssl-ruby&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Install RubyGems (this is an aptitude/apt-get style utility that handles ruby programs)&lt;br /&gt;Get the latest version from &lt;a href="http://rubyforge.org/frs/?group_id=126"&gt;here&lt;/a&gt;&lt;br /&gt;&lt;pre&gt;&lt;code&gt;wget http://rubyforge.org/frs/download.php/17190/rubygems-0.9.2.tgz&lt;br /&gt;tar xzvf rubygems-0.9.2.tgz&lt;br /&gt;cd rubygems-0.9.2/&lt;br /&gt;sudo ruby setup.rb&lt;br /&gt;sudo gem update --system&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Install Rails using RubyGems:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo gem install rails -y&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Install PostgreSQL:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install postgresql-8.2 postgresql-client-8.2 postgresql-client-common postgresql-common postgresql-doc-8.2&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Now you have two choices. You can either install a pure Ruby PostgreSQL driver for Rails called postgresql-pr (slower) or you can install the native driver postgresql.&lt;br /&gt;&lt;br /&gt;To install the &lt;strong&gt;postgresql-pr&lt;/strong&gt; driver&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo gem install postgres-pr&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;To install the &lt;strong&gt;postgresql&lt;/strong&gt; driver&lt;br /&gt;You need to install some more packages, or the installation will fail:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install ruby1.8-dev libpq-dev&lt;br /&gt;POSTGRES_INCLUDE=/usr/include/postgresql sudo gem install postgres&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Enabling PostgreSQL&lt;/strong&gt;&lt;br /&gt;To start using PostgreSQL under your username, you first have to create a new PostgreSQL user. After a fresh installation of Postgres, the only (Linux) user that can create databases/users is the user "postgres", so we must "login" under its name.&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo su postgres&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Now we use the createuser script to create a new user.&lt;br /&gt;&lt;pre&gt;&lt;code&gt;createuser -P&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;(-P means "assign password") You will be asked some questions, just answer as follows, replacing YOUR_USER_NAME with your user name (BEEP cyclic redundancy check error BEEEEP)&lt;br /&gt;&lt;pre&gt;&lt;code&gt;Enter name of role to add: YOUR_USER_NAME&lt;br /&gt;Enter password for new role:&lt;br /&gt;Enter it again:&lt;br /&gt;Shall the new role be a superuser? (y/n) y&lt;br /&gt;CREATE ROLE&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Now type&lt;br /&gt;&lt;pre&gt;&lt;code&gt;exit&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;to become yourself again.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Your First Rails Project&lt;/strong&gt;&lt;br /&gt;When you create your Rails projects, you have to tell Rails to use your PostgreSQL database, like this:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;rails my_super_duper_project -d postgresql&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Now, with your new super duper project created, you must modify the &lt;em&gt;config/database.yml&lt;/em&gt; file so that Rails knows your username and password. In that file you will find THREE (3) "paragraphs" that look like this:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;  adapter: postgresql&lt;br /&gt; database: YOUR_PROJECT_DATABASE&lt;br /&gt; username: YOUR_USER_NAME&lt;br /&gt; password:&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Just change the password fields to match your password. Also, you can notice that there are three databases, one that ends with "_development", another one with "_test" and another one with "_production". You create these databases using the createdb script:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;createdb YOUR_PROJECT_development&lt;br /&gt;createdb YOUR_PROJECT_production&lt;br /&gt;createdb YOUR_PROJECT_test&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Links of Interest&lt;/strong&gt;&lt;br /&gt;&lt;a href="https://help.ubuntu.com/community/RubyOnRails"&gt;Ubuntu wiki's Rails Page&lt;/a&gt;&lt;br /&gt;&lt;a href="http://wiki.rubyonrails.com/rails/pages/PostgreSQL"&gt;PostgreSQL in Ruby on Rails&lt;/a&gt;&lt;br /&gt;&lt;a href="http://rubyforge.org/frs/?group_id=126"&gt;RubyGems download page&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.glom.org/wiki/index.php?title=Initial_Postgres_Configuration"&gt;Glom's initial Posgres configuration page&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-8795591232198283720?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/8795591232198283720/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=8795591232198283720' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8795591232198283720'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8795591232198283720'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/05/set-up-ruby-on-rails-with-postgresql.html' title='Set Up Ruby on Rails with Postgresql'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-8015398855650315600</id><published>2007-05-02T21:06:00.000-07:00</published><updated>2007-05-02T21:14:05.213-07:00</updated><title type='text'>A little something I found on the internet</title><content type='html'>&lt;table width="100%" border="0"&gt;&lt;tr&gt;&lt;br /&gt;&lt;td bgcolor="#09F911"&gt;&lt;center&gt;H&lt;/center&gt;&lt;/td&gt;&lt;br /&gt;&lt;td bgcolor="#029D74"&gt;&lt;center&gt;D&lt;/center&gt;&lt;/td&gt;&lt;br /&gt;&lt;td bgcolor="#E35BD8"&gt;&lt;center&gt;D&lt;/center&gt;&lt;/td&gt;&lt;br /&gt;&lt;td bgcolor="#4156C5"&gt;&lt;center&gt;V&lt;/center&gt;&lt;/td&gt;&lt;br /&gt;&lt;td bgcolor="#635688"&gt;&lt;center&gt;D&lt;/center&gt;&lt;/td&gt;&lt;br /&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-8015398855650315600?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/8015398855650315600/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=8015398855650315600' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8015398855650315600'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8015398855650315600'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/05/little-something-i-found-on-internet.html' title='A little something I found on the internet'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-7743099595463226306</id><published>2007-04-25T11:46:00.000-07:00</published><updated>2007-05-03T18:38:21.714-07:00</updated><title type='text'>"Open Terminal Here" Option in Nautilus</title><content type='html'>To be able to open a terminal in the current Nautilus directory, install nautilus-open-terminal:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;$ sudo aptitude install nautilus-open-terminal&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Now you can browse to a directory in Nautilus, right-click on a blank area of the window, and click on "Open Terminal Here", and a Terminal will come up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-7743099595463226306?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/7743099595463226306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=7743099595463226306' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/7743099595463226306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/7743099595463226306'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/open-terminal-here-option-in-nautilus.html' title='&quot;Open Terminal Here&quot; Option in Nautilus'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-8557790102365339272</id><published>2007-04-25T10:45:00.000-07:00</published><updated>2007-05-03T19:06:33.431-07:00</updated><title type='text'>Adding Java Support to Firefox</title><content type='html'>To enable Java applets in Firefox, you must first install Java (&lt;a href="http://myubuntusetup.blogspot.com/2007/04/installing-and-setting-up-sun-java.html"&gt;see this post&lt;/a&gt;). Then locate the Firefox java plugin file:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;locate libjavaplugin_oji.so&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;You will get something like this:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;/usr/lib/jvm/java-6-sun-1.6.0.00/jre/plugin/i386/ns7/libjavaplugin_oji.so&lt;br /&gt;/usr/lib/jvm/java-6-sun-1.6.0.00/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;We need the first file (the one in the &lt;em&gt;ns7&lt;/em&gt; directory, NOT the one in &lt;em&gt;ns7-gcc29&lt;/em&gt;).&lt;br /&gt;Type&lt;br /&gt;&lt;pre&gt;&lt;code&gt;cd&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;to go to your home directory, then&lt;br /&gt;&lt;pre&gt;&lt;code&gt;ln -s /usr/lib/jvm/java-6-sun-1.6.0.00/jre/plugin/i386/ns7/libjavaplugin_oji.so .mozilla/plugins/&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;to link the plugin file to Firefox.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Links of Interest&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://java.com/en/download/help/5000010500.xml#enable"&gt;Sun's Linux manual download/installation page&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-8557790102365339272?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/8557790102365339272/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=8557790102365339272' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8557790102365339272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8557790102365339272'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/adding-java-support-to-firefox.html' title='Adding Java Support to Firefox'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-637018305646560357</id><published>2007-04-24T16:42:00.000-07:00</published><updated>2007-05-03T18:42:03.105-07:00</updated><title type='text'>MP3 burning in K3B</title><content type='html'>To get K3B to be able to burn mp3's to Audio CD's, do the following:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;$ sudo aptitude install libmad0 libk3b2-mp3&lt;/code&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-637018305646560357?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/637018305646560357/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=637018305646560357' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/637018305646560357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/637018305646560357'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/mp3-burning-in-k3b.html' title='MP3 burning in K3B'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-72744679164328044</id><published>2007-04-24T16:07:00.000-07:00</published><updated>2007-05-03T18:42:50.004-07:00</updated><title type='text'>Rar archives</title><content type='html'>To add .rar capabilities to File-Roller, install unrar&lt;br /&gt;&lt;pre&gt;&lt;code&gt;$ sudo aptitude install rar&lt;/code&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-72744679164328044?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/72744679164328044/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=72744679164328044' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/72744679164328044'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/72744679164328044'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/rar-archives.html' title='Rar archives'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-8376488276712282137</id><published>2007-04-23T20:32:00.000-07:00</published><updated>2007-05-03T18:49:56.346-07:00</updated><title type='text'>Updating Azureus</title><content type='html'>When I have problems with Azureus I update it with the latest version and it usually gets fixed. The only thing you have to do is replace the Azureus.jar file like this:&lt;br /&gt;Download the newest Azureus.jar (currently, it's &lt;a href="http://prdownloads.sourceforge.net/azureus/Azureus2.5.0.4.jar?download"&gt;here&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Once you have saved it in a folder called, say, "Downloads", you do this in a Terminal:&lt;br /&gt;&lt;br /&gt;Backup your old Azureus.jar:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo cp /usr/share/java/Azureus2.jar /usr/share/java/Azureus2.jar.bak&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Then remove the old version:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo rm /usr/share/java/Azureus2.jar&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Then copy the newest version to where it should be:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo cp Downloads/Azureus2.5.0.4.jar /usr/share/java/Azureus2.jar&lt;/code&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-8376488276712282137?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/8376488276712282137/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=8376488276712282137' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8376488276712282137'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8376488276712282137'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/updating-azureus.html' title='Updating Azureus'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-9123893530924218453</id><published>2007-04-23T20:22:00.000-07:00</published><updated>2007-05-03T18:51:17.680-07:00</updated><title type='text'>Installing and setting up Sun Java</title><content type='html'>To install Sun Java, you need to install the sun-java6-bin and sun-java6-jre packages. Additionally, if you intend to program your own Java applications, you need to install sun-java6-jdk. &lt;span style="font-weight: bold;"&gt;Multiverse has to be enabled.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install sun-java6-bin sun-java6-jre sun-java6-jdk&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Next, to make Sun Java the default Java interpreter (rather than GCJ):&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo update-alternatives --config java&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;and choose the correct option for Sun Java, ie. /usr/lib/jvm/java-6-sun/jre/bin/java.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Links of Interest&lt;/span&gt;&lt;br /&gt;&lt;a href="https://help.ubuntu.com/community/Java#head-fef9352fb26820bb774df978180c9dd3a60e777b"&gt;Ubuntu's Wiki page concerning Java&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-9123893530924218453?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/9123893530924218453/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=9123893530924218453' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/9123893530924218453'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/9123893530924218453'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/installing-and-setting-up-sun-java.html' title='Installing and setting up Sun Java'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-8425355861289916190</id><published>2007-04-22T20:55:00.000-07:00</published><updated>2007-04-22T20:57:00.359-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='touchpad'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='synaptics'/><title type='text'>Disable Touchpad while typing</title><content type='html'>Here is a nice &lt;a href="http://ubuntuforums.org/showthread.php?t=271052"&gt;how-to&lt;/a&gt; that shows how to disable your Synaptics touchpad while typing, so that you don't lose focus of the field you are editing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-8425355861289916190?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/8425355861289916190/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=8425355861289916190' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8425355861289916190'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/8425355861289916190'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/disable-touchpad-while-typing.html' title='Disable Touchpad while typing'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-3590765809954715891</id><published>2007-04-21T11:11:00.000-07:00</published><updated>2007-05-03T18:57:18.333-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='email'/><category scheme='http://www.blogger.com/atom/ns#' term='gmail'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='checkgmail'/><title type='text'>Installing checkgmail</title><content type='html'>CheckGmail is a Gnome Panel Applet that checks your gmail account.&lt;br /&gt;To install it, first install all the dependencies:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install libcompress-zlib-perl libcrypt-blowfish-perl libcrypt-simple-perl libcrypt-ssleay-perl libemail-mime-encodings-perl libfreezethaw-perl libgtk2-trayicon-perl libmd5-perl libxml-libxml-common-perl libxml-libxml-perl libxml-namespacesupport-perl libxml-simple-perl&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Then, download the &lt;strong&gt;tarball package&lt;/strong&gt; version of CheckGmail from &lt;a href="http://checkgmail.sourceforge.net/"&gt;here&lt;/a&gt;. Extract (say to /home/username/Programs/checkgmail) and then add it to your start up programs (System -&gt; Preferences -&gt; Sessions). To run CheckGmail for the first time, run the &lt;span style="font-family:monospace;"&gt;checkgmail&lt;/span&gt; script from the startup directory.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Bonus!&lt;/strong&gt;&lt;br /&gt;To get cool On-Screen Display notifications of new emails, install gnome-osd:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install gnome-osd&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Then, right click on the CheckGmail icon, click Preferences and in the "Command to excecute on new mail" field enter the following:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;gnome-osd-client -f "&amp;lt;message id='gmail'&amp;gt;&amp;lt;span foreground='black' background='lightgray'&amp;gt;%m new email(s)&amp;lt;/span&amp;gt;&amp;lt;/message&amp;gt;"&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;To get your CapsLock/NumLock/ScrollLock light(s) blinking when you get new email install blinkd:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install blinkd&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;and then add this to the  field above:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;;blink -s -r %m&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;The field should now look like this:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;gnome-osd-client -f "&amp;lt;message id='gmail'&amp;gt;&amp;lt;span foreground='black' background='lightgray'&amp;gt;%m new email(s)&amp;lt;/span&amp;gt;&amp;lt;/message&amp;gt;";blink -s -r %m&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;and add this to the "Command to excecute for no mail" field:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;blink -s -r 0&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;This will make the ScrollLock light blink &lt;em&gt;n&lt;/em&gt; times, where &lt;em&gt;n&lt;/em&gt; is the number of new email messages, and will make it stop blinking when you have read all your mail.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Links of insterest&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://checkgmail.sourceforge.net/"&gt;CheckGmail homepage&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-3590765809954715891?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/3590765809954715891/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=3590765809954715891' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/3590765809954715891'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/3590765809954715891'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/installing-checkgmail.html' title='Installing checkgmail'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1665372440556976107.post-2537741111416630279</id><published>2007-04-21T10:57:00.000-07:00</published><updated>2007-05-03T19:01:41.958-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='video'/><category scheme='http://www.blogger.com/atom/ns#' term='resolution'/><category scheme='http://www.blogger.com/atom/ns#' term='intel'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Correct resolution for Intel 915 Graphics Card</title><content type='html'>To get the right resolution for your monitor working with an Intel graphics card, you have to install 915resolution.&lt;br /&gt;&lt;pre&gt;&lt;code&gt;sudo aptitude install 915resolution&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;Restart, and the resolution should be normal.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Links of interest&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.geocities.com/stomljen/"&gt;915resolution homepage&lt;/a&gt;&lt;br /&gt;&lt;a href="http://roland-lopez.blogspot.com/2007/03/auto915resolution-ubuntu-resolution-fix.html"&gt;auto915Resolution - Ubuntu Resolution fix for Intel chipset 8x-945&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1665372440556976107-2537741111416630279?l=myubuntusetup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://myubuntusetup.blogspot.com/feeds/2537741111416630279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1665372440556976107&amp;postID=2537741111416630279' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/2537741111416630279'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1665372440556976107/posts/default/2537741111416630279'/><link rel='alternate' type='text/html' href='http://myubuntusetup.blogspot.com/2007/04/correct-resolution-for-intel-915.html' title='Correct resolution for Intel 915 Graphics Card'/><author><name>Hernán</name><uri>http://www.blogger.com/profile/11614100328641116207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://img23.exs.cx/img23/6009/cara5lp.jpg'/></author><thr:total>0</thr:total></entry></feed>
