Kwan Lowe said:

>
>> I finally built up a server box that can support X windows, and I have
>> installed Gnome as the interface.
>>
>> In order to configure the server, I would like to run X across my LAN so
>> that
>> graphical tools were available.
>>
>> What is a good way to do this? Can I run X across SSH? Is there a good
>> VPN
>> client that I can use?
>

> 2. Run X over SSH. ssh into the server and run the client X11 application.
>   a. ssh -X w.x.y.z
>   b. On remote, launch X11 application.

Even quicker is:

$ ssh [EMAIL PROTECTED] appname

ie:

$ ssh [EMAIL PROTECTED] drakconf

The username is only required if you have a different username on the
remote box.  Works even slicker if you are using ssh keys.


-- 
Live fast, die young,
You're sucking up my bandwidth.

J.P. Pasnak, CD
CCNA
http://www.warpedsystems.sk.ca

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to