May 1, 2008
If you use Linux as your primary work station, and need to login to a Windows XP, Windows Server, Windows Vista, or any flavour of Windows machine without installing something like VNC on it, this is the way to do it!
The package you need to install is rdesktop, to install on a Redhat, CentOS, or similar system you can run the following command:
# yum install rdesktop
To access a Windows server run:
# rdesktop 1.1.1.1
Where 1.1.1.1 is the IP or hostname of the server you want to access.
NOTE: You need to have X server running on your computer to do this!
Tags:
linux,
system administration,
windows,
windows 2008 server
Related posts
Filed under: Uncategorized by — aaron @ 9:46 pm
Leave a Reply