Diferencia entre revisiones de «Manual basico de inicio en Ubuntu 9.10»
(Es el manual de inicio en Ubuntu 9.10, explica todo lo que se debe hacer después de instalarlo y los comandos usados) |
|||
Línea 26: | Línea 26: | ||
'''Descargarlo desde:''' | '''Descargarlo desde:''' | ||
− | + | * MegaUpload [http://www.megaupload.com/?d=R3K5E5XD] | |
− | + | * RapidShare [http://rapidshare.com/files/367437307/Manual_basico_de_inicio_en_Ubuntu_9.10.pdf] | |
− | + | ||
− | + | ||
− | + | ||
'''Por: Enrique Martínez Ríos''' | '''Por: Enrique Martínez Ríos''' | ||
Línea 37: | Línea 34: | ||
== Resumen del manual de inicio básico en Ubuntu 9.10 == | == Resumen del manual de inicio básico en Ubuntu 9.10 == | ||
− | |||
Comandos de instalación en la terminal | Comandos de instalación en la terminal | ||
Línea 44: | Línea 40: | ||
sudo aptitude install build-essential | sudo aptitude install build-essential | ||
− | |||
sudo aptitude install debhelper | sudo aptitude install debhelper | ||
Línea 53: | Línea 48: | ||
'''Soporte de formatos comprimidos''' | '''Soporte de formatos comprimidos''' | ||
sudo aptitude install rar p7zip-full unace unzip file-roller | sudo aptitude install rar p7zip-full unace unzip file-roller | ||
− | |||
sudo aptitude install atool | sudo aptitude install atool | ||
Línea 60: | Línea 54: | ||
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list | sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list | ||
&& sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update | && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update | ||
− | |||
sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu | sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu | ||
− | |||
sudo aptitude update | sudo aptitude update | ||
Línea 68: | Línea 60: | ||
sudo apt-get install libdvdcss2 | sudo apt-get install libdvdcss2 | ||
− | |||
sudo aptitude update | sudo aptitude update | ||
− | |||
'''Instalar Windows codecs, Real Networks, Quick Time y otros:''' | '''Instalar Windows codecs, Real Networks, Quick Time y otros:''' | ||
− | + | ====Procesador 32 bits==== | |
sudo apt-get install w32codecs | sudo apt-get install w32codecs | ||
− | + | ====Procesador 64 bits==== | |
sudo apt-get install w64codecs | sudo apt-get install w64codecs | ||
− | |||
sudo aptitude update | sudo aptitude update | ||
− | + | ====Otros Codecs no libres==== | |
− | + | ||
sudo aptitude install non-free-codecs | sudo aptitude install non-free-codecs | ||
− | + | ====Cache de formatos==== | |
sudo fc-cache | sudo fc-cache | ||
− | + | ===JDK (Java)=== | |
Instalación de la última versión del JDK | Instalación de la última versión del JDK | ||
Línea 96: | Línea 84: | ||
chmod +x jdk-6u18-linux-x64.bin | chmod +x jdk-6u18-linux-x64.bin | ||
− | |||
sudo ./jdk-6u18-linux-x64.bin | sudo ./jdk-6u18-linux-x64.bin | ||
− | |||
sudo mv jdk1.6.0_18 /usr/lib/jvm | sudo mv jdk1.6.0_18 /usr/lib/jvm | ||
− | |||
sudo update-alternatives --install "/usr/bin/java" "java" "/usr/lib/jvm/bin/java" | sudo update-alternatives --install "/usr/bin/java" "java" "/usr/lib/jvm/bin/java" | ||
− | |||
sudo update-alternatives --set java /usr/lib/jvm/bin/java | sudo update-alternatives --set java /usr/lib/jvm/bin/java | ||
− | |||
java -version | java -version | ||
sudo update-alternatives --install “/usr/bin/javac” “javac” “/usr/lib/jvm/bin/javac” 1 | sudo update-alternatives --install “/usr/bin/javac” “javac” “/usr/lib/jvm/bin/javac” 1 | ||
− | |||
sudo update-alternatives --set javac /usr/lib/jvm/bin/javac | sudo update-alternatives --set javac /usr/lib/jvm/bin/javac | ||
− | |||
javac -version | javac -version | ||
Línea 116: | Línea 97: | ||
cd /usr/lib/firefox/plugins/ | cd /usr/lib/firefox/plugins/ | ||
− | |||
sudo rm libjavaplugin.so | sudo rm libjavaplugin.so | ||
Línea 134: | Línea 114: | ||
cd Escritorio (donde descomprimiste el archivo) | cd Escritorio (donde descomprimiste el archivo) | ||
− | |||
cp libflashplayer.so /usr/lib/mozilla/plugins/ | cp libflashplayer.so /usr/lib/mozilla/plugins/ | ||
− | |||
sudo aptitude install nspluginwrapper | sudo aptitude install nspluginwrapper | ||
− | |||
sudo aptitude update | sudo aptitude update | ||
− | |||
sudo nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so | sudo nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so | ||
− | |||
sudo ln -s /usr/lib/mozilla/plugins/npwrapper.so /usr/lib/firefox/plugins/libflashplayer.so | sudo ln -s /usr/lib/mozilla/plugins/npwrapper.so /usr/lib/firefox/plugins/libflashplayer.so | ||
− | |||
sudo ln -s /usr/lib/mozilla/plugins/npwrapper.libflashplayer.so /usr/lib/firefox/plugins/ | sudo ln -s /usr/lib/mozilla/plugins/npwrapper.libflashplayer.so /usr/lib/firefox/plugins/ | ||
Línea 159: | Línea 133: | ||
sudo aptitude update | sudo aptitude update | ||
− | |||
sudo apt-get install virtualbox-3.1 | sudo apt-get install virtualbox-3.1 | ||
− | |||
sudo apt-get install dkms sudo apt-get install DKMS | sudo apt-get install dkms sudo apt-get install DKMS | ||
Línea 171: | Línea 143: | ||
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - | wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - | ||
− | |||
sudo gedit /etc/apt/sources.list | sudo gedit /etc/apt/sources.list | ||
deb http://archive.getdeb.net/ubuntu karmic-getdeb apps | deb http://archive.getdeb.net/ubuntu karmic-getdeb apps | ||
Línea 178: | Línea 149: | ||
sudo add-apt-repository ppa:tualatrix/ppa | sudo add-apt-repository ppa:tualatrix/ppa | ||
− | |||
sudo apt-get update | sudo apt-get update | ||
− | |||
sudo apt-get install ubuntu-tweak | sudo apt-get install ubuntu-tweak | ||
− | |||
sudo apt-get dist-upgrade | sudo apt-get dist-upgrade | ||
Línea 188: | Línea 156: | ||
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FE85409EEAB40ECCB65740816AF0E1940624A220 | sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FE85409EEAB40ECCB65740816AF0E1940624A220 | ||
− | |||
sudo gedit /etc/apt/sources.list | sudo gedit /etc/apt/sources.list | ||
deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main | deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main | ||
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main | deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main | ||
− | |||
sudo apt-get update | sudo apt-get update | ||
− | |||
sudo apt-get install ubuntu-tweak | sudo apt-get install ubuntu-tweak | ||
'''VLC''' | '''VLC''' | ||
− | |||
sudo aptitude install vlc | sudo aptitude install vlc | ||
− | |||
sudo aptitude safe-upgrade | sudo aptitude safe-upgrade | ||
− | |||
'''Testdisk & Photorec''' | '''Testdisk & Photorec''' | ||
Línea 208: | Línea 170: | ||
'''Wine''' | '''Wine''' | ||
− | |||
sudo add-apt-repository ppa:ubuntu-wine/ppa | sudo add-apt-repository ppa:ubuntu-wine/ppa | ||
− | |||
sudo apt-get update | sudo apt-get update | ||
− | |||
sudo apt-get install wine | sudo apt-get install wine | ||
− | |||
'''Playonlinux''' | '''Playonlinux''' | ||
− | |||
sudo wget http://deb.playonlinux.com/playonlinux_karmic.list -O /etc/apt/sources.list.d/playonlinux.list | sudo wget http://deb.playonlinux.com/playonlinux_karmic.list -O /etc/apt/sources.list.d/playonlinux.list | ||
− | |||
sudo apt-get update | sudo apt-get update | ||
− | |||
sudo apt-get install playonlinux | sudo apt-get install playonlinux | ||
− | |||
'''Pidgin''' | '''Pidgin''' | ||
− | + | sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com \ | |
− | sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com \67265eb522bdd6b1c69e66ed7fb8bee0a1f196a8 | + | 67265eb522bdd6b1c69e66ed7fb8bee0a1f196a8 |
− | + | echo deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu \ | |
− | echo deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu \ | + | `lsb_release --short --codename` main | \ |
sudo tee /etc/apt/sources.list.d/pidgin-ppa.list | sudo tee /etc/apt/sources.list.d/pidgin-ppa.list | ||
− | |||
sudo aptitude install pidgin | sudo aptitude install pidgin | ||
− | |||
sudo aptitude update | sudo aptitude update | ||
− | |||
sudo aptitude safe-upgrade | sudo aptitude safe-upgrade |
Revisión de 12:51 24 mar 2010
Contenido
Manual basico de inicio en Ubuntu 9.10
Manual basico de inicio en Ubuntu 9.10 | |
---|---|
| |
Henry (Enrique Martínez Ríos) | |
«0.0.1» / «23-Marzo-2010» | |
? / ? | |
- | |
- | |
«Manual de inicio en Ubuntu 9.10» | |
«GFDL y Creative Commons BY NC SA 2.5 [1] » | |
«Sí» | |
http://upiicsalibre.webcindario.com/index.html # |
IPN-UPIICSA
Por una UPIICSA libre del Sistema Operativo de ventanitas
AVISO: El manual siempre actualizado lo podrás encontrar en los servidores de descarga.
Este pequeño manual está bajo la licencia Creative Commons BY NC SA 2.5 [2]
Descargarlo desde:
Por: Enrique Martínez Ríos
Cualquier duda, pregunta, algo incorrecto, petición, hacérmelo saber al correo.
Resumen del manual de inicio básico en Ubuntu 9.10
Comandos de instalación en la terminal
Compilación
sudo aptitude install build-essential sudo aptitude install debhelper
Extras restrictivos
sudo aptitude install ubuntu-restricted-extras
Soporte de formatos comprimidos
sudo aptitude install rar p7zip-full unace unzip file-roller sudo aptitude install atool
Medibuntu
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu sudo aptitude update
Instalar soporte para reproduccion de DVD
sudo apt-get install libdvdcss2 sudo aptitude update
Instalar Windows codecs, Real Networks, Quick Time y otros:
Procesador 32 bits
sudo apt-get install w32codecs
Procesador 64 bits
sudo apt-get install w64codecs sudo aptitude update
Otros Codecs no libres
sudo aptitude install non-free-codecs
Cache de formatos
sudo fc-cache
JDK (Java)
Instalación de la última versión del JDK
cd NombreCarpetaDescarga
chmod +x jdk-6u18-linux-x64.bin sudo ./jdk-6u18-linux-x64.bin sudo mv jdk1.6.0_18 /usr/lib/jvm sudo update-alternatives --install "/usr/bin/java" "java" "/usr/lib/jvm/bin/java" sudo update-alternatives --set java /usr/lib/jvm/bin/java java -version
sudo update-alternatives --install “/usr/bin/javac” “javac” “/usr/lib/jvm/bin/javac” 1 sudo update-alternatives --set javac /usr/lib/jvm/bin/javac javac -version
cd /usr/lib/firefox/plugins/ sudo rm libjavaplugin.so
ln -s /usr/lib/jvm/jre/plugin/i386/ns7/libjavaplugin_oji.so
ln -s /usr/lib/jvm/jre/lib/amd64/libpjp2.so
firefox http://www.java.com/es/download/installed.jsp
Flash plugin 64 bits
El flash de 32 bits se instala en los extras restrictivos de ubuntu, y el de 64 bits se instala de la siguiente forma,
cd Escritorio (donde descomprimiste el archivo) cp libflashplayer.so /usr/lib/mozilla/plugins/ sudo aptitude install nspluginwrapper sudo aptitude update sudo nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so sudo ln -s /usr/lib/mozilla/plugins/npwrapper.so /usr/lib/firefox/plugins/libflashplayer.so sudo ln -s /usr/lib/mozilla/plugins/npwrapper.libflashplayer.so /usr/lib/firefox/plugins/
firefox http://www.adobe.com/software/flash/about
VIRTUALBOX
wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
sudo gedit /etc/apt/sources.list deb http://download.virtualbox.org/virtualbox/debian karmic non-free
Presionar “enter”
sudo aptitude update sudo apt-get install virtualbox-3.1 sudo apt-get install dkms sudo apt-get install DKMS
Adobe
sudo aptitude install acroread
Getdeb
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - sudo gedit /etc/apt/sources.list deb http://archive.getdeb.net/ubuntu karmic-getdeb apps
Ubuntu tweak
sudo add-apt-repository ppa:tualatrix/ppa sudo apt-get update sudo apt-get install ubuntu-tweak sudo apt-get dist-upgrade
Para distribución Karmic Koala
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FE85409EEAB40ECCB65740816AF0E1940624A220 sudo gedit /etc/apt/sources.list deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main sudo apt-get update sudo apt-get install ubuntu-tweak
VLC
sudo aptitude install vlc sudo aptitude safe-upgrade
Testdisk & Photorec
sudo aptitude install testdisk
Wine
sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine
Playonlinux
sudo wget http://deb.playonlinux.com/playonlinux_karmic.list -O /etc/apt/sources.list.d/playonlinux.list sudo apt-get update sudo apt-get install playonlinux
Pidgin
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com \ 67265eb522bdd6b1c69e66ed7fb8bee0a1f196a8 echo deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu \ `lsb_release --short --codename` main | \ sudo tee /etc/apt/sources.list.d/pidgin-ppa.list sudo aptitude install pidgin sudo aptitude update sudo aptitude safe-upgrade