[webdev] Re: VNC connection instructions
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
John Alexander wrote:
>Here is a play-by-play of the way I do it:
>1) ssh -C -L 5954:aclug.notwerk.net:5901 aclug.notwerk.net
>
>
I found that I needed the additional parameter:
-l jviolette
Which allows me to login with my userid:
$ ssh -C -L 5954:aclug.notwerk.net:5902 aclug.notwerk.net -l
jviolette@xxxxxxxxxxxxxxxxx's password:
Withoug this parameter, I get a message asking me to login as the
default user:
$ ssh -C -L 5954:aclug.notwerk.net:5902 aclug.notwerk.net
default@xxxxxxxxxxxxxxxxx's password:
James
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [webdev] Re: VNC connection instructions,
James Violette <=
|
|