amuck-landowner

How to Use RDP - Best Remote Desktop for Windows, Mac, & Linux

Gaiacom_LC

New Member
Verified Provider
Remote desktop is an extremely useful tool to use with Windows VPS hosting. With RDP, you can interact with a remote desktop VPS like your own computer. You will have access to a complete Windows desktop and GUI that you are familiar with, even while the VPS is hosted on a remote computer and remote network.

One of the most useful features of RDP (remote desktop) is that it can be used with any OS, so you can Windows use RDP on your Windows, Mac OS X, or Linux computer. The following is a basic intro explaining how to use RDP with a VPS, and our recommendations for best remote desktop apps to use with your OS. If any of the links below are broken, you can find updated links in our How to Connect to Windows VPS guide.

Connecting from Windows (All Versions)

One of the most common, and probably the best remote desktop client is called*Remote Desktop Connection (RDC). It is included with most versions of Windows.*
 

1.To launch RDC, open the Start menu of your computer and search for "Remote Desktop Connection". (If you can’t find it, you can start it manually with Start > Run > mstsc.exe).

Enter your Windows VPS details as follows:
 

Computer: [iP address of your RDP VPS or Windows Server.]
 

1.jpg


Click Connect.

You may see a message like the following. This happens because the security certificate used by your Windows VPS is self-generated and self-signed. It does not mean your server is insecure, so feel free to select “Don’t ask me again.”
 

6.jpg

Click Connect.



2. RDC will prompt for your password. Enter the following:
 

Username: Administrator


Password: Password is supplied by your Windows VPS provider.
 

4.jpg


Click OK.



After connecting, your Windows Server’s remote desktop will appear. It should look something like this:

2008-2.png

Now you can use the remote desktop like any other PC. When you close the window, the RDP VPS will remain online, even if you disconnect from the internet or turn off your computer. 

Connecting from Mac OS X

Mac OS X users can also use Microsoft’s official RDC program, one of the best remote desktop apps for OS X. It is available for download here: Mac RDP Downloads


We also recommend the open-source application CoRD for OS X, which can be downloaded from here. The required login credentials will be the same as above.

Connecting from Linux

There are several RDP clients available for Linux, rdesktop being one of the most popular.*The required login credentials will be the same as above.

Connecting from Android & iPhone

Search the Android Market or App Store for “RDP” and select a remote desktop app. The required login credentials will be the same as above. Some of our favorites are:

PocketCloud (Android)

Microsoft RDC




Hopefully this guide has been useful. Please post questions if you have any! :)
 

PwnyExpress

New Member
I'll even give you the command line version of the RDP client on Windows:

Code:
mstsc /v:<insert remote ip here>
That'll require a lot less effort if you happen to have a command prompt window always open that is.
 

cristipuc

New Member
I suggest to use 2x RDP client, because you can save many connections, this will help you in case you have many VM's.
 
Top
amuck-landowner