Город МОСКОВСКИЙ
00:02:02

installing Xrdp Server (Remote Desktop RDP ) On Ubuntu 20.04 LTS (Focal Fossa) Desktop

Аватар
Passionate Solutions
Просмотры:
76
Дата загрузки:
11.10.2024 04:08
Длительность:
00:02:02
Категория:
Лайфхаки

Описание

Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) that allows you to graphically control a remote computers.

Offcial Website - http://xrdp.org/
lsb_release -cd ; getconf LONG_BIT ; hostname ; hostname -I && apt install -y build-essential net-tools curl git software-properties-common

sudo apt update ; sudo apt install xrdp -y
sudo systemctl enable xrdp ; sudo systemctl status xrdp


Command And Code - https://quicknotepadtutorial.blogspot.com/2020/04/installing-xrdp-server-remote-desktop.html

Рекомендуемые видео