Linux Commands Question:
Download Questions PDF

What is vnc?

Answer:

vnc or virtual network computing is a way computing remote
computer in linux world.when you connect a vnc client to a
remote computer using vnc server we an take the full acces
of that client computer.
to check installed or not
rpm -qa | grep vnc
configuration file
vi /etc/sysconfig/vncservers

Download Linux Commands Interview Questions And Answers PDF

Previous QuestionNext Question
Explain difference between nfs soft and hard mouniting points?What is the Difference between su and su- ?