Remote VNC on computer bootup (Lucid)
Steve Malenfant
smalenfant at gmail.com
Thu Nov 11 16:31:46 UTC 2010
Well, I'm just using the standard "vino" from Preference, Remote Access...
It should work out of the box... It doesn't unless you have access to a
keyboard.
In the "Passwords and Encryption Keys", there is entry for vino.local:5900.
which contains the username and password for the service (or what I think it
is).
I just need this to work work my local network. And I can use it remotely
when I forward some ports after I ssh to my box.
Steve
On Thu, Nov 11, 2010 at 11:25 AM, Colin Law <clanlaw at googlemail.com> wrote:
> On 11 November 2010 16:02, Steve Malenfant <smalenfant at gmail.com> wrote:
> > Why can't VNC let me in after I reboot my computer? Always ask for a
> > password for the keyring that I have to plug back my keyboard/monitor to
> > enter? Any workaround?
> > Ubuntu has been a bit frustrating after changing from Centos... I'm
> getting
> > used to it, but seems to be less user friendly.
> > --
>
> I use x11vnc on the server which can be started remotely over ssh on a
> keyboardless (and headless) server. It is started by
> ssh -f -t -L 5900:localhost:5900 <server ip> x11vnc -ncache 10 -safer
> -localhost -once -display :0
> then to view the result
> sleep 5 # to give x11vnc time to get going
> vinagre localhost:0
>
> If the machine is across the internet then it is only necessary to
> open port 22 (or whatever ssh is configured for).
>
> If you set up the ssh keys then you do not even have to enter password
> at client.
>
> If you do not have yourself setup as a user on the remote machine you
> will have to provide the logon name in the ssh command.
>
> It works well for me.
>
> Colin
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20101111/7b59e712/attachment.html>
More information about the ubuntu-users
mailing list