Instalé Ubuntu 10.04 … y ahora qué ?

Muchos son los sitios donde hablan de que hacer luego de instalar Ubuntu, acá dejo mi receta de lo que hago inmediatamente después de tener un sistema Ubuntu recién instalado :
Lo primero es instalar todo lo necesario para trabajar y programar, por lo que el paquete build-essential es lo indicado :
$aptitude install build-essential (aptitude install es el comando en la Shell para instalar aplicaciones, esto hay que hacerlo como root o con sudo )
Además de los build-essential tengo que instalar las libncurses5-dev por un tema necesario para mi.
Luego me descomento del /etc/apt/sources.list los repositorios de backports y partners de cannonical y agrego unos cuantos más, acá mi lista del sources.list :
## Repositorio Medibuntu:
deb http://mirrors.ucr.ac.cr/medibuntu/ lucid free non-free
deb-src http://mirrors.ucr.ac.cr/medibuntu/ lucid free non-free
deb http://cl.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ lucid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://cl.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://cl.archive.ubuntu.com/ubuntu/ lucid universe
deb-src http://cl.archive.ubuntu.com/ubuntu/ lucid universe
deb http://cl.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://cl.archive.ubuntu.com/ubuntu/ lucid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://cl.archive.ubuntu.com/ubuntu/ lucid multiverse
deb-src http://cl.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://cl.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://cl.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
## Uncomment the following two lines to add software from the ‘backports’
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://cl.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
deb-src http://cl.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical’s
## ‘partner’ repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb-src http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse
Luego de esto un $aptitude update para que se refresquen nuestros nuevos repositoriost y vamos a seguir instalando programas, acá una lista de mi selección con lo que tengo para trabajar.
w32codecs, ,non-free-codecs, libdvdread4,vlc, rar, unace, p7zip-full, p7zip-rar, sharutils, mpack, lha, arj, gimp, acroread, acroread-fonts, sun-java6-jre, sun-java6-plugin, sun-java6-fonts, avant-window-navigator.
Además de eso instalo directamente desde su página Adobe Air, para tener TweetDeck y Grooveshark.
Con eso ya tengo mi sistema funcionando sin mayores complicaciones y funcional 100%, luego viene todo un tema de los servicios que necesito tener arriba, pero eso ya es tema para otro día
Luego de todo eso así es cómo se ve mi Desktop

Hmmm… bonito escritorio…
Se nota tu pasado “maquero” por el dock inferior, pero no parece nada grave jejeje.
Jajajaja, hey… incluso antes del MAC tengo los dock abajo
jejeje son muy comodos
pero es buen estar devuelta en casa