Answer Posted / krishna
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
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between sh and bash?
Explain about the command lynx?
What are bash scripts used for?
What is difference between comm and CMP command?
What command is used to check the number of files, disk space, and each user’s defined quota?
What is $$ in shell script?
What command would you use to check how much memory is being used by linux?
What are the examples of simple command?
Why makefile is used in linux?
What does && mean in bash?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
What is the command to calculate the size of a folder?
Why is it called bash?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?