Q. I successfully connect to the redhat linux server by using 3rd parties vncviewer. But when the user (root) user is logged out, i am unable to establish the connection again! Why, can anyone helps on this? Because i've tried to search on the web, cant find the solution... thanks a lot....
But when the user is logged out, it cant be connected, how?
But when the user is logged out, it cant be connected, how?
A. To start the server on the linux box, as the user type:
$ vncserver
It will come back with something like "started server on localhost:1" (I can't remember the exact syntax - the bit you are interested in is the :1)
To connect to this from another computer (running windoze, linux or any other client) you must use the :1 bit too, ie connect to:
machinename:1
Because linux is a true multiuser environment you are able to launch multiple desktops, :1, :2, :3 etc. These go over ports 5901, 5902, 5903 etc. Windoze (not being multiuser) does not allow you to start a new desktop for a VNC session and only allows you the one which goes over port 5900 and is machinename:0
$ vncserver
It will come back with something like "started server on localhost:1" (I can't remember the exact syntax - the bit you are interested in is the :1)
To connect to this from another computer (running windoze, linux or any other client) you must use the :1 bit too, ie connect to:
machinename:1
Because linux is a true multiuser environment you are able to launch multiple desktops, :1, :2, :3 etc. These go over ports 5901, 5902, 5903 etc. Windoze (not being multiuser) does not allow you to start a new desktop for a VNC session and only allows you the one which goes over port 5900 and is machinename:0
How to load Ethernet driver in Redhat linux?
Q. I am having HCL laptop with Realtek 8068C / 8011C (P) fast gigabit Ethernet card. I loaded Redhat enterprise linux 5.0 version. My laptop doesnt detect the ethernet card. So I need ethernet driver for Realtek 8068 card and also guide me how to load this driver since i am new to linux environment please.
A. Download and install here
How can i boot XP setup when i have allready Redhat Linux on same system?
Q. I have my ntldr file of XP OS. How can i solve this problem?
A. well have you tried to set a partition for the XP to be installed on to.
Powered by Yahoo! Answers
No comments:
Post a Comment