User Tools

Site Tools


informatica:linux:ejecutar_programa_con_x_como_root_en_sesion_usuario

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
informatica:linux:ejecutar_programa_con_x_como_root_en_sesion_usuario [2009/11/05 07:47] – editor externo 127.0.0.1informatica:linux:ejecutar_programa_con_x_como_root_en_sesion_usuario [2015/04/13 20:19] (current) – external edit 127.0.0.1
Line 1: Line 1:
-1. $ xhost LOCAL+  1. $ xhost LOCAL
  
 A mí me da error, pero continúo A mí me da error, pero continúo
  
-2. $ su - +  2. $ su - 
-Password: ****** +  Password: ****** 
- +   
-3. $ export DISPLAY=:0.0 +  3. $ export DISPLAY=:0.0 
- +   
-4. Ejecutar la aplicación que requiera de las X, p.ej: +  4. Ejecutar la aplicación que requiera de las X, p.ej: 
- +   
-$ gedit mi_fichero.txt+  $ gedit mi_fichero.txt
  
 ------------------------------ ------------------------------
Line 16: Line 16:
 Si esto falla: Si esto falla:
  
-1. $ apt-get install sux +  1. $ apt-get install sux 
- +  2. $ sux - 
-2. $ sux - +   
- +  Paswword: ***** 
-Paswword: ***** +   
- +  3. Ejecuto el programa que requiera de las X, p.ej: 
-3. Ejecuto el programa que requiera de las X, p.ej: +   
- +  $ gedit mi_fichero.txt
-$ gedit mi_fichero.txt+
informatica/linux/ejecutar_programa_con_x_como_root_en_sesion_usuario.1257407274.txt.gz · Last modified: 2015/04/13 20:19 (external edit)