Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:handbook:ssh [2010/07/08 15:14] – external edit 127.0.0.1en:handbook:ssh [2015/11/12 18:45] (current) linea
Line 44: Line 44:
  
 Note that the server supports the passing of various options when launched. To change the default values, simply modify the daemons configuration file ///etc/daemons.conf// Note that the server supports the passing of various options when launched. To change the default values, simply modify the daemons configuration file ///etc/daemons.conf//
 +
 +===== Dropbear and the X server =====
 +
 +Dropbear supports X11 tunneling on the server side only. The client dbclient has no support for X11 tunneling. SliTaz provides a tiny shell script named ///usr/bin/sshx// to do the work. It opens a terminal with remote X11 protocol support if the environment variable //DISPLAY// is set. You can launch any remote X windows application on this terminal.
 +
 +===== Dropbear and VNC =====
 +
 +SliTaz provides a tiny VNC client named ///bin/fbvnc//. The VNC connections are not secure (neither encryption nor authentication). A tiny shell script named ///usr/bin/sshfbvnc// move the VNC connection to a SSH tunnel ending at the localhost interface of the remote VNC server. You will have an encrypted connection and authentication for your VNC sessions.
 
en/handbook/ssh.1278602063.txt.gz · Last modified: (external edit)