I recently restored 's installation on my Dell Mini 9 with Ubuntu version provided by Dell.
To have a work environment more comfortable, more space on the SSD drive (8GB totals are not really many) and updated software here are the steps I followed.
Delete unnecessary packages
The first thing you must do is' remove the software that we need. If we do before any update operation we avoid having to download and install packages, however we will then remove. I usually remove Acrobat Reader (Evince is best), packages containing guides and other documentation except man pages (up space and you can still see web), the localizations in languages not using the toys (and then install the ones that I like part), the software that I do not like KDE and fonts for languages that do not use (Tamil, Arabic, Japanese, etc ...).
$ Sudo apt-get remove - purge AdobeReader of brltty-enu-launcher dellvideochat diveintopython edict ekiga gnome-cards-data gnome-games gnome-games-data gnome-user-guide kalgebra kalzium kalzium Kanagram Kanjidic-data kdeedu-data-klettres date kolf ktuberling language KWorldClock-pack-en language-pack-en-base language-pack-gnome-en language-pack-gnome-en-base language-pack-kde-en language-pack-kde-base language-pack - kde-en language-support-en language-support-translations-en language-support-writing-en lmarbles myspell-en-gb myspell-en-us myspell-en-za openoffice.org-help-en-us openoffice.org -help-en-gb openoffice.org-hyphenation openoffice.org-l10n-en-za openoffice.org-l10n-en-gb openoffice.org-thesaurus-en-au openoffice.org-thesaurus-en-us planetpenguin-racer planetpenguin-racer-data stellarium stellarium-data thunderbird-locale-en-gb ttf-ttf-arabeyes Arphic-uming ttf-indic-fonts-core ttf-goch-gothic ttf-kochi-mincho ttf-lao ttf-malayalam-fonts ttf tlwg-thai-ttf-unfonts-core TuxMath tuxpaint tuxpaint-data ubuntu-sounds wamerican wbritish yahoo-toolbar-extension
In this way, we have freedoms than 700mb of space on our SSD, nearly 10% of the total space!
Improving the display of characters: enabled 's anti-aliasing
The monitor of the Dell Mini is a small masterpiece of color rendering, but, strangely enough, Dell has chosen not to enable anti-aliasing font rendering them very unsightly and difficult to read. To enable it just go to Preferences / Appearance and set as screenshot

Enabling anti-aliasing
We use the 'interface Netbook Remix
To use the netbook remix interface instead of one based on clutter from Dell (or even the default Gnome) we must first add the repository to our sources.list:
$ Sudo gedit / etc / apt / sources.list
and as we write this last line:
deb http://ppa.launchpad.net/netbook-remix-team/ubuntu hardy main
Now we import the authentication key of the repository: ì
$ Sudo apt-key adv - recv-keys - keyserver keyserver.ubuntu.com 3F2A5EE4B796B6FE
We update the system:
$ Sudo apt-get dist-upgrade
Now we are ready to install 's interface
$ Sudo apt-get install go-home-applet human-netbook-theme maximus netbook-launcher window-picker-applet
Menu Preferences / Sessions select "Netbook Launcher" for the 'bootstrapping

Restarting the session we can begin to use the handy (especially for people who extensively use the touchpad) interface Netbook.
Upcoming:
- Install OpenOffice 3
- Vodafone Broadband USB stick install
- Evolution sync with our Nokia phone (contacts, calendar, todo)
Tags: Dell Inspiron Mini netbook
Recent Comments