I have an ubuntu computer that I want to remotely log into using a vnc connection.
So far, this is what I have done:
sudo apt-get install tightvncserver
After downloading the software, I typed on the terminal:
vncserver :78
I assume the :78 refers to some sort of port that I open for VNC connection (i'm new at this, so feel free to correct me).
When searching the web for information about how to configure the default resolution and color depth for RealVNC sessions, I always come across stuff that talks about passing commandline parameters to vncserver, such as vncserver -geometry 1024x768 or something.
Hey all,
When I start vncserver on F17, specifying a certain geometry, I do not get that geometry when I connect via a viewer on another machine. Setting the geometry has always worked in the past....but for some reason with tigervnc/gnome 3, I cannot get it to take.
Is anyone else seeing this behavior or know how to alleviate it?
Thanks!
Yesterday installed vnc4server package in ubuntu, after that shutdown the system and when tried to login today, unable to login for that user(through which vncserver installed).
Error I'm getting was login page displayed, but unable to login for that user, But able to login from another user.
After searching on the net for a while, tried some soln's from net i.e.
I have a Dell Precison M70 on which I updated from 12.04 to 12.10. After that, the unity desktop wouldn't work anymore. I assumed that is was due to the impossibilty of using the proprietary drivers for its old graphic card (NV17GL [Quadro4 500 GoGL]). So I switched to KDE and run it in failsafe mode. That was OK. However I'm having some problems running the vnc servers on it.
Trying to have vncserver trigger an event on connection, for instance a script to play a sound, i've read through documentation but not sure how to do this, if i can add a line to the vncviewer to execute a bit of code when it connects
just some background, i have 3 ubuntu machines headless connected to audio systems that are controlled from a thin client tablet and want them to perform an action
Background:
I have a desktop computer running Ubuntu 12.04.
I have installed DRBL to handle DHCP server and Clonezilla Server.
I have a network card in my desktop with 2 ports in it.
These 2 ports are bonded together and are used by DRBL.
There is a 3rd port integrated in the motherboard.
I want to use this 3rd port for internet.
DRBL knows that this is set for internet.
Ubuntu Network-Manager ha
Background:
I have a desktop computer running Ubuntu 12.04.
I have installed DRBL to handle DHCP server and Clonezilla Server.
I have a network card in my desktop with 2 ports in it.
These 2 ports are bonded together and are used by DRBL.
There is a 3rd port integrated in the motherboard.
I want to use this 3rd port for internet.
DRBL knows that this is set for internet.
Ubuntu Network-Manager ha
Hi,