olzticket.blogg.se

Ubuntu install vnc
Ubuntu install vnc







# Description: Enable service provided by daemon. # Short-Description: Start daemon at boot time VNC (Virtual network computing) is a graphical desktop sharing system. sudo cp /usr/bin/vncserver /usr/bin/vncserver.bkp sudo nano /usr/bin/vncserverFind this line ( Line no:57 ) "# exec /etc/X11/xinit/xinitrcnn". Luckily for you, installing a desktop and connecting to it using VNC is really simple. sudo apt-get install vnc4server Step 3 » Open /usr/bin/vncserver file and edit as follows. sudo apt-get install gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal Step 2 » Now install vnc4server package. These packages are required for all editions including ubuntu desktop. Step 1 » Start installing below gnome packages which helps VNC to load properly. Ubuntu desktop users can skip this command. this will skip extra tools and apps and will install only basic desktop environment with few supported tools. sudo apt-get install -no-install-recommends ubuntu-desktopUse –no-install-recommends key to keep GUI minimal. Issue the below command to install GUI on server and cloud editions.

ubuntu install vnc

Please note that server and cloud editions are carefully designed to utilize less hardware resources ( minimal environment ), installing GUI might leads to high hardware utilization. Basically ubuntu server and ubuntu cloud editions does not contains GUI, which needs to be installed before installing VNC server. This guide is helpful to install VNC server on Ubuntu Desktop 14.04, Ubuntu server 14.04 and Ubuntu cloud 14.04.

ubuntu install vnc

VNC server is used to share graphical desktop which can be controlled from other computers.









Ubuntu install vnc