Remote Desktop from a Windows Computer
- Click the Start button.
- Click Run…
- Type “mstsc” and press the Enter key.
- Next to Computer: type in the IP address of your server
- Click Connect.
- If all goes well, you will see the Windows login prompt.
Remote Desktop from a Linux Computer with RDesktop
- Open a command shell using xterm
- Type ‘rdesktop’ at the command prompt to see if you have rdesktop installed
- If rdesktop is installed, then proceed. Otherwise, you will need to install the rdesktop package for your flavor of Linux.
- Type ‘rdesktop’ followed by your server’s IP address. Then press Enter.
- Example:
$ rdesktop 72.52.246.40
- Example:
- If all goes well, you will see the Windows login prompt.
Remote Desktop from Mac OS X
- Using Microsoft Remote Desktop (Mac OS X versions 10.9 and later):
- Install Microsoft Remote Desktop from the Mac App Store.
- Click the New button or use the shortcut Command + N to set up a connection to your server with the following settings:
- PC name: You can use your server’s IP address or its hostname (if the hostname has an appropriate DNS record and resolves).
- User name: To access the admin account, use "root" or “Administrator”.
- Password: Enter the Administrator password.
- Configure full-screen and multi-monitor settings to your preference.
- Once you’ve filled in the appropriate settings, close the Edit Remote Desktops window.
- Select your connection under My Desktops and press the Start button in the menu to connect (or simply press the return key on your keyboard).
- If your server uses a self-signed SSL certificate, a message will be displayed as Remote Desktop is negotiating credentials. You can either press Continue to proceed with the connection or, to permanently store the certificate and connect directly in the future, click Show Certificate and then check the box next to Always trust … before clicking Continue to proceed.
- Using CoRD (Mac OS X versions 10.5 through 10.8 only):
- Download and install the CoRD application here.
- Open the application and click on the File menu, then New Server
- You will be presented with a window where you can specify information about the server you are connecting to.
- Enter the server’s hostname or IP address in the Address field.
- You can alter the other settings in this window if you wish but all you need to start the connection is the address.
- When you are finished making changes, press the enter/return key on your keyboard or simply close the new server window.
- Your new server profile will appear in the list to the left side of the application. Double click on it and you will start the connection to your server.
- Using the Microsoft RDP Tool (Mac OS X versions prior to 10.7 only):
- Download and install the Microsoft Remote Desktop Connection Client for Mac here.
- When you open the application, you will be prompted for the “Computer:” you would like to connect to. You can enter the server’s hostname or IP address.
- After you click Connect the client will ask for your user name and password. If it fails to connect, you can try again inside the remote connection window.