라벨이 xrdp인 게시물 표시

linux mint install xrdp

이미지
## install xrdp $ sudo apt install xrdp $ sudo adduser xrdp ssl-cert $ sudo ufw allow from 192.168.2.0/24 to any port 3389 $ sudo ufw reload $ sudo ufw status ## xrdp connection closes immediately? $ sudo vim /etc/xrdp/startwm.sh unset DBUS_SESSION_BUS_ADDRESS unset XDG_RUNTIME_DIR $ sudo systemctl restart xrdp ## xrdp connection closes immediately? $ sudo vim /etc/xrdp/startwm.sh #!/bin/sh # xrdp X session start script (c) 2015, 2017 mirabilos # published under The MirOS Licence if test -r /etc/profile; then . /etc/profile fi if test -r /etc/default/locale; then . /etc/default/locale test -z "${LANG+x}" || export LANG test -z "${LANGUAGE+x}" || export LANGUAGE test -z "${LC_ADDRESS+x}" || export LC_ADDRESS test -z "${LC_ALL+x}" || export LC_ALL test -z "${LC_COLLATE+x}" || export LC_COLLATE test -z "${LC_CTYPE+x}" || export LC_CTYPE test -z "${LC_IDENTIFICATION+x}" || export L

rocky linux login xfce with xrdp

## install xrdp (base) [root@localhost min]# dnf install xrdp Rocky Linux 8 - PowerTools 6.3 kB/s | 4.8 kB 00:00 꾸러미 xrdp-1:0.9.18-5.el8.x86_64가 이미 설치되어 있습니다. 종속성이 해결되었습니다. 처리가 필요하지 않습니다. 완료되었습니다! (base) [root@localhost min]#   ## install xrdp systemctl enable xrdp --now systemctl status xrdp firewall-cmd --add-port=3389/tcp --permanent firewall-cmd --reload   ##  Install XFCE Desktop Environment (base) [root@localhost min]# dnf groupinstall -y "Xfce" 마지막 메타자료 만료확인 0:02:57 이전인: 2022년 03월 04일 (금) 오후 04시 46분 22초. 그룹 꾸러미 "NetworkManager-gnome"에 일치하는 항목이 없습니다 종속성이 해결되었습니다. =============================================================================================================================================================================== 꾸러미 구조 버전