Remote Desktop in Linux

Ever need to access windows machine from your fedora or other Linux system, Use Remote Desktop

In Fedora

install it using

#yum install rdesktop

On other systems, find the rpm and install the same

and you are ready to connect to remote system, to do so use

#rdesktop (IP address of remote machine)

You can also use vnc for this

No comments:

Books I like

  • Inside C++ Object Model
  • Unix Network Programming - Stevens
  • Professional-c++-programmer-to-programmer - wrox
  • Beautiful-code-leading-programmers-explain-how-they-think-theory-in-practice