Install Required Packages
Most of Linux servers doesn’t have desktop installed on
their system. So make sure you have installed else use following command to
install it
Now install few required packages for vnc-server
Install VNC Server
Configure VNC Server for Users
Now edit /etc/sysconfig/vncservers configuration file and add the
following to the end of the file.
Where VNCSERVERS is the list of users need to connect, VNC SERVER ARGS defined
the screen size. Like user1 have a 800×600 screen, and user2 have 1024×768 screen
size on his client.
Now start vnc-server service using following command and
check the output
No comments:
Post a Comment