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 know about grep commands?
What is option in linux command?
What is bc command in unix?
How to block the message in wall command some students are send messages to all in the lab. please help me
Does linux cp command overwrite?
How do I change shell in linux?
I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is the difference between locating and locate command?
What is the most graceful way to get to run level single user mode?
what is mean by system calls
How use more command in linux?