
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] VNC, secure or better options?
- Date: Thu, 3 Jul 2008 09:38:32 +0900
- From: "Clemens Schwaighofer" <gullevek@example.com>
- Subject: Re: [tlug] VNC, secure or better options?
- References: <4867A9A8.90403@articlass.org> <20080630003636.GB7960@lucky.cynic.net> <486B8DDB.2090701@articlass.org>
On Wed, Jul 2, 2008 at 23:16, Dave M G <dave@example.com> wrote:
>
> $ ssh -X username@example.com
>
> Which then asks for a password. And then when I'm logged in I run:
>
> $ amarok
you can do this
$ ssh -X -f username@example.com amarok
it will then fork into background, so you can use the terminal for other things.
Optional you can set "ForwardX11" to yes in you ssh_config file, so
you can ommit the -X parameter.
--
Clemens Schwaighofer
gullevek@example.com / gullevek@example.com
http://www.flickr.com/photos/gullevek/
Home |
Main Index |
Thread Index