Results 1 to 4 of 4
Hi all,
I am new to linux i wana know is there an option for taking the desktops remotely in linux (either desktop or a server) like how we are ...
- 08-18-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 21
Tool for taking remote session
Hi all,
I am new to linux i wana know is there an option for taking the desktops remotely in linux (either desktop or a server) like how we are using the mstsc, mstsc/console in Windows XP by default.
If not can we make it by installing any tool(s), if such so can you suggest me the tool(s) name.
Hari...
- 08-18-2009 #2
yes, it is called VNC, if you are using gnome, the default vnc server is vino, there are many different servers and clients you can use though I wouldn't mix them
- 08-18-2009 #3Just Joined!
- Join Date
- Aug 2009
- Location
- Toronto
- Posts
- 31
Or you can use rdesktop package to connect to windows systems.
To install use yum ..
When done use rdesktop and IP address of the machine you want to connect to.yum -y install rdesktop
Note: You need to enable remote desktop on your windows box.rdesktop 192.168.1.100
- 08-19-2009 #4Just Joined!
- Join Date
- Jan 2009
- Posts
- 21
Hi,
Thanks for all it works fine.


Reply With Quote