2024年6月8日发(作者:)
Ubuntu 14.04 – How to install xrdp in Ubuntu 14.04
Hello World,
Ubuntu 14.04 has been released on April 17th 2014 and we already released the
traditional post about how to perform a fresh install. We didn’t covered the upgrade process
because it’s quite easy nowadays. Basically, you will be notified that a new version is
available and you will be asked if you want to upgrade to the latest version.
Some readers and some of my colleagues have been asking for a post about XRDP
functionality in Ubuntu 14.04. If you follow me, you know that we have been using xrdp
package in order to connect to linux machines using the built-in remote desktop client
available within Windows Operating System.
You probably also know that since the introduction of Unity Desktop Interface in Ubuntu
you need to tweak the configuration in order to have it working. The most annoying part
while using xrdp (with Ubuntu) is the fact that you have to install an alternate desktop
environment.
So, in this post, we will describe the steps needed in order to install xrdp and the xfce
alternate desktop that will be used while remoting into your Ubuntu 14.04 machine.
Let’s Go!
(1)Install XRDP Package from Ubuntu Repository
In this post, we will be installing the standard xrdp package from the Ubuntu Repository.
In order to perform the installation of the xrdp package, you will login into your ubuntu 14.04
machine.
Using the Dash button, in the search box, type Terminal
Click on Picture for Better Resolution
Click on the terminal icon and the Terminal console will open
In the Terminal, type the following command
sudo apt-get install xrdp
You will be prompted for your password
Click on Picture for Better Resolution
You will be then informed about the package size. To proceed with the installation, press
Y
Click on Picture for Better Resolution
发布评论