SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:conspy [2012/04/17 20:04]
t0n1
en:guides:conspy [2017/05/19 18:51] (current)
hgt replaced broken link
Line 1: Line 1:
 ====== Conspy : tiny screen or VNC ====== ====== Conspy : tiny screen or VNC ======
  
-Slitaz core provides the 10Kb conspy to get remote control of Linux virtual consoles. See http://ace-host.stuart.id.au/​russell/​files/​conspy/+Slitaz core provides the 10Kb conspy to get remote control of Linux virtual consoles. See http://conspy.sourceforge.net/
  
 Slitaz opens 6 virtual consoles which you can access with Ctrl-Alt-F1 to Ctrl-Alt-F6. You can connect to console 1 with //conspy 1// and console n with //conspy n// or the current active console with //conspy// (root user only). Slitaz opens 6 virtual consoles which you can access with Ctrl-Alt-F1 to Ctrl-Alt-F6. You can connect to console 1 with //conspy 1// and console n with //conspy n// or the current active console with //conspy// (root user only).
  
 To exit from conspy (and the virtual console) press the escape key three times in quick succession. To exit from conspy (and the virtual console) press the escape key three times in quick succession.
- 
 ===== Conspy as screen (session manager) ===== ===== Conspy as screen (session manager) =====
  
Line 105: Line 104:
  
 ===== X11VNC Autostart ​ ===== ===== X11VNC Autostart ​ =====
-If you'd like to start automatically the X11VNC you must edit /​home/​$USER/​.xinitrc with+If you'd like to start X11VNC ​automatically ​you must edit /​home/​$USER/​.xinitrc with:
  
-#nano /​home/​tux/​.xinitrc+<​code> ​# nano /​home/​tux/​.xinitrc ​</​code>​
  
-<code>+<file>
 # ~/.xinitrc: Executed by slim login manager to startx X session. # ~/.xinitrc: Executed by slim login manager to startx X session.
-# You can use F1 with Slim to chage your window manager or configure +# You can use F1 with Slim to change ​your window manager or configure 
-# it permanently with your personnal ​applications.conf file.+# it permanently with your personal ​applications.conf file.
 # #
 . $HOME/​.config/​slitaz/​applications.conf . $HOME/​.config/​slitaz/​applications.conf
  
- +############################################################​ 
-** +## ATTENTION!!! INSERT THE FOLLOWING LINE AFTER .conf FILE CALL
-#vncserver &+
 /​etc/​init.d/​x11vnc start & /​etc/​init.d/​x11vnc start &
-** 
  
 case $1 in case $1 in
  e17|enlightenment*)  e17|enlightenment*)
 ... ...
 +</​file>​
  
-</​code>​ +**DO NOT USE** the Autostart Programs option under OpenBox or Daemon tricks, it will start X11VNCserver before ​X11server and crash the VNC after the first client connection. So you'll only connect once to the server ​(and it's not desirable in support environments).
- +
-**DO NOT USE** the Autostart Programs option under OpenBox or Daemon tricks, it will start X11VNCserver before X11server and crash the VNC after first client connection. So you'll only connect once the server and it's not desirable in support environments.+
  
 ===== Conspy and slow connections ===== ===== Conspy and slow connections =====
 
en/guides/conspy.1334685892.txt.gz · Last modified: 2012/04/17 20:04 by t0n1