Enabling SSH forwarding for X11 in general is easy: you simply put X11Forwarding yes in /etc/ssh/sshd_config, then SSH into the server with the -X or -Y (as appropriate for you).
Displaying posts tagged: linux
2010-02-02 9:20 am
2 Comments
My standard setup (on Debian stable/Lenny):
2009-10-13 10:06 am
1 Comment
In the I-can’t-believe-I-didn’t-know-yet category, here’s a command-line find-replace:
2009-09-30 6:35 pm
No Comments
On the Mac OS X box, which will act as our tftp server:
2009-09-04 10:44 am
1 Comment
This is the init.d script that I used to manage my beanstalk daemon, but it can (and has been) easily modified for other uses.
