Instalaciones para netbook EeePc 101MT
sudo apt-add-repository ppa:plippo/t101mt
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install eeepc-acpi-workaround egalax-multitouch-driver-common eeepc-brightness-workaround eeepc-powersave eeepc-touchpad-twofingers
Actualizar
sudo apt-get update && sudo apt-get -y dist-upgrade
Colocar icono del monitor en el panel (útil para girar la pantalla fácilmente por ejemplo):
Sistema->Preferencias->Monitores y marcamos 'Mostrar pantallas en el panel'
Naegador Web Chromium (en español):
sudo apt-get install chromium-browser chromium-browser-l10n
Gestor de descargas jdownloader
sudo add-apt-repository ppa:jd-team/jdownloader
sudo apt-get update
sudo apt-get install jdownloader
tweak
sudo add-apt-repository ppa:tualatrix/ppa sudo apt-get update sudo apt-get install ubuntu-tweak
Herrmientas de compresión
sudo apt-get install rar p7zip-full unace unzip file-roller
Java
sudo apt-get install sun-java6-jre sun-java6-plugin
y para desarrollar, el sdk: sudo apt-get install sun-java6-jdk
Gestor de claves keepassx
sudo apt-get install keepassx
Gimp y algunos plugins
sudo apt-get -y install gimp
sudo apt-get -y install gimp-plugin-registry gimp-resynthesizer gimp-ufraw
para netbook 101mt
GIMP's input device settings (Edit › Settings › Input devices › configure extended input devices), choose there "eGalax Inc. USB TouchController" and set the mode to "screen". You should then be able to draw with different opacity depending on your pressure.
Gestor de correo Thunderbird
sudo apt-get install thunderbird
Aplicaciones para buscar en qué repositorio está un paquete e instalarlo: ppaSearch
sudo add-apt-repository ppa:wrinkliez/ppasearch
sudo apt-get update && sudo apt-get install ppasearch
Para buscar:
ppasearch nombre_paquete
Para borrar repositorio
Instalamos (lo buscamos en la red) ppa-purge
sudo ppa-purge ppa:aqui_nombre_del_repositorio
Para poder compilar fuentes
sudo aptitude install build-essential
Paquetes que por motivos legales no vienen incluidos
sudo aptitude install ubuntu-restricted-extras
y después los codecs para reproducir dvd's:
sudo apt-get install libdvdread4
una vez terminado, ejecutamos:
sudo /usr/share/doc/libdvdread4/install-css.sh
Más codecs
sudo apt-get install non-free-codecs
Codecs Win
sudo apt-get install w32codecs
Scripts Nautilus
sudo aptitude install nautilus-image-converter
sudo aptitude install nautilus-open-terminal
Openshot
sudo apt-get install openshot
Para capturar partes de la pantalla shutter
sudo apt-get install shutter
Skype
sudo apt-get install skype
Adobe Reader
sudo apt-get install acroread
Vuze
sudo apt-get install vuze
sudo add-apt-repository ppa:ferramroberto/vlc
sudo apt-get update
sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
sudo apt-get install thunderbird
No hay comentarios:
Publicar un comentario