Knowledge Base

Allows you to search a variety of questions and answers

Search

Search results

General Server Questions

Yes, you can. You need to install rdesktop on your Linux server and then run the following command:
 

Code:

rdesktop -u USERNAME -p - REMOTE_IP

Substitute the actual username for USERNAME (most likely Administrator) and the actual IP of the server you're logging into for REMOTE_IP.

You do need to have a desktop interface installed to run this such as Gnome, KDE or Xfce.

See What Our Customers Say