GESTORES DE VENTANAS
Configuracion Inicial:
- Verificar que la maquina tenga acceso a la red.
- cd /
- Ingresar como super usuario root .
- cd etc
- cd apt
- nano sources.list
*Si aparece en color negro esta mal el sources.list, tiene que aparecer
en colores.
- deb http://debian.uttecamac.edu.mx/debian/ ? main
* ? = nombre
de nuestra distribucion (wheezy).
*Comentar con # todas las lineas exepto la
anterios.
- Ctrl + o
- Enter
- Ctrl + x
- apt-get update
*Se
Reiniciara la maquina en algunos casos.
- apt-get install gnome
- apt-get install xfce4
- apt-get install lxde
- apt-get install kde-plasma-desktop kde -l10n-es
- Reiniciar.
- startx >Para iniciar el gestor de ventanas.
No hay comentarios.:
Publicar un comentario