Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
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 | |
We also thank MIT for the use of their facilities. |