Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
centos 6 - install vnc & minimal GUI
5,025 Views • Jan 14, 2016
Description
1/ yum update -y
2/ yum groupinstall Desktop -y
3/ yum install tigervnc-server -y
4/ yum install xorg-x11-fonts-Type1 -y
5/ yum install nano -y
6/ chkconfig vncserver on
7/ vncpasswd
8/ nano /etc/sysconfig/vncservers
###Add this at the bottom of the file###
VNCSERVERS="1:root"
VNCSERVERARGS[1]="-geometry 800x600"
9/ service vncserver restart
10/ vncserver -kill :1
11/ nano .vnc/xstartup
###Add this at the bottom of the file###
#twm &
exec gnome-session &
12/ service vncserver start
Keywords & Tags
More from User
Linus Torvalds Jim Zemlin Q& A LinuxCon North America 2015
CentOS Tutorials
Linux Kernel Developer Workspaces Hans Verkuil
CentOS Tutorials
Linus Torvalds Guided Tour of His Home Office
CentOS Tutorials
Kernel Developer Workspaces Linaro's Mark Brown - Travel Edition
CentOS Tutorials
Ubuntu - record a high quality screencast
CentOS Tutorials
centos 7 - XEN
CentOS Tutorials
Related Videos
Installing Maven 3.2.3 on CentOS 7, Fedora, CentOS, Red Hat and Scientific Linux by Johnathan Mark Smith
Johnathan Smith
How to install Git 1.8.2 on Fedora, CentOS, Red Hat and Scientific Linux with Johnathan Mark Smith
Johnathan Mark Smith
Installing CentOS Linux and Virtual Box
Ranee Saxon
How to install Git 1.8.2 on Fedora, CentOS, Red Hat and Scientific Linux with Johnathan Mark Smith
Johnathan Smith
INSTALL CENTOS WEB PANEL ON VPS CENTOS
panduanvps
centos 7 - Install CentOS 7 with standard partition
CentOS Tutorials