The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
Ubuntu: force a VNC (remote desktop) server to always be on, silently?
I'm looking to set up a computer for use in a public place, which means it is critically important to be able to see what's going on on the screen remotely. I'm pretty sure Linux might be all that is needed for this machine (just has to be able to browse the internet) and I'm wondering what my options are here. I really like Ubuntu, but it's default VNC server is very much not silent, and I can't seem to stop it from asking to approve every connection.
There are some other things I need to figure out, such as to create a completely unprivileged account which resets every boot and doesn't require a password, which ubuntu doesn't seem to want to allow (I guess deep freeze has a linux version though), but I'm starting with the VNC issue for now.
you want to be able to see the con of a remote machine while it's in use? there are vncauth settings you can place in the xorg.conf to disable passwords for the :0 screen (local console).
as for the other thing, you should be able to automatically login to either a gnome or kde session on startup with a preset user account. i'm fuzzy on the details but i used to do both of those when i ran a mythtv box
you want to be able to see the con of a remote machine while it's in use? there are vncauth settings you can place in the xorg.conf to disable passwords for the :0 screen (local console).
No. I want to see the desktop of the person using it.
you want to be able to see the con of a remote machine while it's in use? there are vncauth settings you can place in the xorg.conf to disable passwords for the :0 screen (local console).
No. I want to see the desktop of the person using it.
Yeah, I don't think that checkbox is there. Maybe I'm blind or using the wrong version of Ubuntu (still on 9.0.4 on my test machine). Anyway, I'm sure I can find the config file eventually.
Sadly, having an open connection slows the server machine down like crazy. Is that just the nature of the beast? I've played with windows remote desktop and the OS X equivalent, and I don't recall them being that bad.
Is there an option to reduce the fps of the connection. I don't have Linux in front of me, so I can't check. But 1 frame a second should be enough to monitor some web surfing and should be easier on the server.
Posts
as for the other thing, you should be able to automatically login to either a gnome or kde session on startup with a preset user account. i'm fuzzy on the details but i used to do both of those when i ran a mythtv box
No. I want to see the desktop of the person using it.
Here you go, post from ubuntuforums
http://ubuntuforums.org/showpost.php?p=1030156&postcount=8
Sadly, having an open connection slows the server machine down like crazy. Is that just the nature of the beast? I've played with windows remote desktop and the OS X equivalent, and I don't recall them being that bad.