3 May, 2009

Most of us probably only use one user on Ubuntu, and probably its a little anoying to enter username and password every time you iniciate a session on Ubuntu...
But fortunately we can change this configuration, and make Ubuntu save our user details, so we don't have to type our username and password every time we start Ubuntu.
We only need to access the "Access Window" configuration in "System" menu and then "Administration". Once we've opened the Access Window configuration, in "Security" tab, we'll find something similiar to the following image:

(click to enlarge)
We only need to type our username in the field, at top of the window, in this examlpe "ubuntu-blog.com", and next time we start Ubuntu we'll not be asked to type our username nor our password.
1 May, 2009

Some time ago, it was really complicated to get installed Ubuntu on a USB Stick or Pendrive, but now Ubuntu has a tool to realize the installation for us...
How? Easy! We only need to have a Ubuntu CD Image, which we can download from the download section of the oficial Ubuntu site, then we enter the "System" menu, and enter the submenu "administration" and look for the "USB boot disc creator" entrie.
Once we started the creater, we need to specify the path of our CD Image, we've downloaded before, and insert the pendrive, finally we need to determine how much space we want to assign to Ubuntu and how much space it'll can use to save our files on the pendrive. Also we can choose between saving our session information on the pendrive, or discard them every time we close the session (like a liveCD), enabling the field "Session information will be lost, less you save manually".

Once we finished, we start the installation by clicking on "Create boot disc" button. This process will take some time, so here are some ideas what you can do while installation is in progress:
- Suscribe to the ubuntu-blog.com feed
- Prepare yourself a coffee.
- Leave a comment on ubuntu-blog.com
10 Apr, 2009

Ok, but first tell me something about it...
What is Wine?
We'll steal a Wiki definition once again... Wine is a free software application that aims to allow Unix-like computer operating systems on the x86 or x86-64 architecture to execute programs written for Microsoft Windows.
Read the rest of this entry »
10 Apr, 2009

Perhaps you've received a warning like this once, executing the command sudo apt-get update:
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ...
W: You may want to run apt-get update to correct these problems
Read the rest of this entry »