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
Next revision Both sides next revision
en:guides:conspy [2011/03/23 18:19]
bellard [Conspy as screen (session manager)]
en:guides:conspy [2012/04/17 20:12]
t0n1
Line 26: Line 26:
 </​code>​ </​code>​
 <note tip> <note tip>
-With a rescent ​busybox (see below) you can skip openvt step:+With a recent ​busybox (see below) you can skip the openvt step:
 <​code>​ <​code>​
 home$ ssh tux@slitazbox home$ ssh tux@slitazbox
Line 61: Line 61:
 </​code>​ </​code>​
 <note tip> <note tip>
-With a rescent ​busybox (see below) you can skip deallocvt step:+With a recent ​busybox (see below) you can skip the deallocvt step:
 <​code>​ <​code>​
 home$ ssh tux@slitazbox home$ ssh tux@slitazbox
Line 103: Line 103:
 home$ firefox http://​SlitazBox:​5800/​ultrasigned.vnc home$ firefox http://​SlitazBox:​5800/​ultrasigned.vnc
 </​code>​ </​code>​
 +
 +===== X11VNC Autostart ​ =====
 +If you'd like to start automatically the X11VNC you must edit /​home/​$USER/​.xinitrc with
 +
 +#nano /​home/​tux/​.xinitrc
 +
 +<​code>​
 +# ~/.xinitrc: Executed by slim login manager to startx X session.
 +# You can use F1 with Slim to chage your window manager or configure
 +# it permanently with your personnal applications.conf file.
 +#
 +. $HOME/​.config/​slitaz/​applications.conf
 +
 +############################################################​
 +## ATTENTION!!! INSERT THE FOLLOWING LINE AFTER .conf FILE CALL
 +/​etc/​init.d/​x11vnc start &
 +
 +case $1 in
 + e17|enlightenment*)
 +...
 +</​code>​
 +
 +**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 =====
Line 116: Line 139:
   * -f follow cursor with automatic scrollings   * -f follow cursor with automatic scrollings
  
-The conspy applet is enabled in the busybox package. The conspy package is no longer more useful than the recent busybox and will be removed from the package ​database.+The conspy applet is enabled in the busybox package. The conspy package is no longer more useful than the recent busybox and will be removed from the packages ​database.
  
 ----  ---- 
 
en/guides/conspy.txt ยท Last modified: 2017/05/19 18:51 by hgt