elementarylinux2013
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| elementarylinux2013 [2014/11/18 12:49] – admin | elementarylinux2013 [2015/12/01 08:41] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Postinstalación de Elementary Linux ====== | ====== Postinstalación de Elementary Linux ====== | ||
| - | **Probando oduso:** | + | **Probando oduso: Visita [[http:// |
| - | Visita [[http:// | + | |
| + | **Luna:** | ||
| + | wget -O - oduso.com/ | ||
| + | |||
| + | **Freya: | ||
| + | wget -O - oduso.com/ | ||
| **Con script:** | **Con script:** | ||
| * Descargar el script {{ wiki: | * Descargar el script {{ wiki: | ||
| - | * Posteriormente hacer lo mismo con el script {{ wiki: | ||
| **Usando el script que podemos ver en [[postinstalacion|postinstalacion]]** | **Usando el script que podemos ver en [[postinstalacion|postinstalacion]]** | ||
| - | |||
| cd $HOME | cd $HOME | ||
| sudo mv postinstalacion.doc postinstalacion.sh | sudo mv postinstalacion.doc postinstalacion.sh | ||
| sudo chmod 777 postinstalacion.sh | sudo chmod 777 postinstalacion.sh | ||
| sudo sh ./ | sudo sh ./ | ||
| + | |||
| + | **Nos obligará a reiniciar cuando termine** | ||
| + | |||
| + | ** Posteriormente hacer lo mismo con el script {{ wiki: | ||
| + | cd $HOME | ||
| + | sudo rm ./ | ||
| + | sudo mv postinstalacion2.doc postinstalacion.sh | ||
| + | sudo chmod 777 postinstalacion.sh | ||
| + | sudo sh ./ | ||
| + | |||
| + | | ||
| ====== Instalación de Elementary Linux ====== | ====== Instalación de Elementary Linux ====== | ||
| Line 96: | Line 109: | ||
| sudo apt-get install libk3b6-extracodecs | sudo apt-get install libk3b6-extracodecs | ||
| - | **Si queremos usar Nutilus | + | **Si queremos usar Nautilus |
| sudo apt-get install nautilus | sudo apt-get install nautilus | ||
| Line 106: | Line 119: | ||
| sudo apt-get update | sudo apt-get update | ||
| sudo apt-get install plank-shutdown | sudo apt-get install plank-shutdown | ||
| + | |||
| + | **Añadir resoluciones de pantalla no disponibles de entrada (ejemplo 1600x900): | ||
| + | sudo cvt 1920 1080 60 | ||
| + | Copiar la línea que se obtiene desde Modeline... y ejecutar xrandr --newmode "nuevo modo". Ej, | ||
| + | xrandr --newmode " | ||
| + | xrandr | ||
| + | xrandr --addmode eDP1 1920x1080_60.00 <- Ejemplo para 1920x1080 | ||
| + | | ||
| + | xrandr --newmode " | ||
| + | xrandr --addmode eDP1 1920x1080_60.00 | ||
| | | ||
| + | Se puede añadir a / | ||
| + | Section " | ||
| + | Identifier " | ||
| + | Vendorname " | ||
| + | Modelname "LCD Panel" | ||
| + | Horizsync 31.5-64.0 | ||
| + | Vertrefresh 56.0 - 65.0 | ||
| + | Modeline " | ||
| + | Modeline " | ||
| + | Modeline " | ||
| + | Gamma 1.0 | ||
| + | # modeline " | ||
| + | # modeline " | ||
| + | # modeline " | ||
| + | # modeline " | ||
| + | # modeline " | ||
| + | # modeline " | ||
| + | # modeline " | ||
| + | EndSection | ||
elementarylinux2013.1416311379.txt.gz · Last modified: 2015/12/01 08:41 (external edit)