Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

x2x



Derek Martin wrote:
> I'm surrounded by systems.  Having multiple displays is cool, but               
> having to use multiple keyboards and mouses to access them is not.  I           
> want to use x2x to solve the problem, but I have some concerns about            
> typing passwords and such over unencrypted X session.  Anyone know how          
> to run x2x under ssh and make it work properly?  My attempts so far             
> seem to have been futile...                                                     
sshd_config:
# X11 tunneling options
X11Forwarding yes
# Port forwarding
AllowTcpForwarding yes
# Valid options are yes, without-password, no.
PermitRootLogin yes

Then restart:
/etc/init.d/sshd (stop & start)

Then to login:
ssh -X -l root host.remote.com

The -X will forward any X11 commands back to your local display.


-- 
Grant Mongardi
Systems Engineer
NAPC

gmongardi at napc.com
http://www.napc.com/
781.894.3114 phone
781.894.3997 fax


NAPC | technology matters





BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org