
- #How to setup remote desktop for ubuntu install
- #How to setup remote desktop for ubuntu software
- #How to setup remote desktop for ubuntu password
Link/ether dc:46:b9:fb:7a:c5 brd ff:ff:ff:ff:ff:ff You’ll need to look for something that looks like a number split into four groups:ġ: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 You can find your IP address with the ip address command. Next, enter the IP address of the machine you’re connecting to, prefixed with rdp://, and then connect as shown below:
#How to setup remote desktop for ubuntu install
If for whatever reason you don’t want to use Boxes, you can also use a client called Remmina: sudo apt install remminaĪgain though, note that I’ll be using Boxes throughout the rest of the tutorial.zįirst off, Start GNOME Boxes, and click on the + sign and select “ Connect to a Remote Computer…“. GNOME Boxes is known more for virtual machine use, but it also supports a variety of other protocols, including XRDP. I’ll be using GNOME Boxes, which can be installed with the following: sudo apt install gnome-boxes

To connect to the machine you installed XRDP on, you’ll first need to install an RDP client on your local machine. Good news is XRDP works right out of the box! You can install it with the following command: sudo apt install xrdp Step 2: Connecting to the remote machine On Ubuntu, it is available in the universe repository. XRDP is included in most distributions’ repositories.

Installing XRDP is just a couple of steps, and is pretty straightforward to do.īefore going anywhere, note that the “remote machine” will be the machine that all others connect to. Step 1: Install XRDP on the remote machine
#How to setup remote desktop for ubuntu password
#How to setup remote desktop for ubuntu software
:max_bytes(150000):strip_icc()/ubuntu-disable-vnc-encryption-96aff387a0e44437bc488d233333ab6a.jpg)
XRDP features a simple one-page interface, after which you’ll be right at your desktop: Things to keep in mind about using XRDP XRDP not only tries to follow in the direction of RDP, but is also compatible with regular RDP clients such as Remmina and GNOME Boxes. XRDP is an open-source implementation of RDP, removing the need to run any proprietary programs. RDP works by having a main machine run software that allows several other computers to connect to it. Microsoft Remote Desktop Protocol (RDP) is a protocol that allows for graphical remote desktop connections from one computer to another. Brief: This tutorial goes over setting up XRDP on Ubuntu, which will allow for GUI connections to a remote computer.
