explain about vnc
Answers were Sorted based on User's Feedback
Answer / anand kumar
vnc is the package. It contains vncviewer and vncserver
packages/softwares.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nikhil korde
Hi what is Vnc and what is purpose of that ,
whenever you need the login remotaly one linux and solarise
server to linux or solrise server and if you need the gui
installation that tim very useful VNC viewer
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
What is parallel ssh?
How will you suspend a running process and put it in the background?
what is the difference between RHEL4 & RHEL5?
You issue the command head * what would the resulting output be?
what are the basic elements of firewall?
2 Answers Athena Security Solutions, CMC,
How do you change file permissions in Linux?
What make install does?
What is difference between sh and bash?
Hi All of Unix/Linux professional Q.Why soft link file not open by cat command. Ihave make following symbolic link but when i open with #cat linkfilename it does not oped please see the following code and try to answer. # ln -s file1 ~/mydir/filea [root@dhcppc0 ~]# cd mydir [root@dhcppc0 mydir]# ls -l total 4 lrwxrwxrwx 1 root root 5 2010-04-04 09:04 filea -> file1 [root@dhcppc0 mydir]# cat filea cat: filea: No such file or directory
What happens to hard link when file is deleted?
What is command grouping and how does it work?
Explain difference between nfs soft and hard mouniting points?