- Primero crear una ventana por ejemplo 1024x768
 
# DISPLAY=:0.0 && Xephyr -ac -screen 1024x768 -br -reset -terminate 2> /dev/null :1 & DISPLAY=:1.0
- conectamos a servidor
# ssh -A -X -T -n Usuario@maquina x-session-manager
 
- Si no tenemos el paquete instalarlo con:
# sudo apt-get install xserver-xephyr
 
          
            Last modified
 15 years ago          
          
            Last modified on 05/26/10 23:18:57
          
        
      
  Note:
 See   TracWiki
 for help on using the wiki.