Ubuntu 21.10にxrdpをインストールする
OSバージョンを確認
# cat /etc/issue
Ubuntu 21.10 \n \l
xrdpのインストール
1.リポジトリを追加
# sudo apt-get install software-properties-common
# sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse"
# sudo apt-get install software-properties-common
# sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse"
# sudo apt-get install software-properties-common # sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse"
2.パッケージを更新
# sudo apt update
3.xrdpをインストール
# sudo apt install xrdp
略
Created symlink /etc/systemd/system/multi-user.target.wants/xrdp.service → /lib/systemd/system/xrdp.service.
xorgxrdp (1:0.2.15-1) を設定しています ...
man-db (2.9.4-2) のトリガを処理しています ...
libc-bin (2.34-0ubuntu3) のトリガを処理しています
略
Created symlink /etc/systemd/system/multi-user.target.wants/xrdp.service → /lib/systemd/system/xrdp.service.
xorgxrdp (1:0.2.15-1) を設定しています ...
man-db (2.9.4-2) のトリガを処理しています ...
libc-bin (2.34-0ubuntu3) のトリガを処理しています
略 Created symlink /etc/systemd/system/multi-user.target.wants/xrdp.service → /lib/systemd/system/xrdp.service. xorgxrdp (1:0.2.15-1) を設定しています ... man-db (2.9.4-2) のトリガを処理しています ... libc-bin (2.34-0ubuntu3) のトリガを処理しています