Using RDP on a Ubuntu host
Here is a useful and quick one-liner command to get a RDP session from your Ubuntu system to a Windows host. Setup: Ubuntu 14.04 LTS VM Difficulty: Easy Setup time: <5 minutes You will have to install a program called rdesktop. Go ahead and run: # sudo apt-get install -y rdesktop Now that rdesktop is … Read more