320x100
설치시 위와 같이 에러가 발생 된다.
add-apt-repository ppa:martinx/xrdp-next
apt-get update
apt-get install xrdp -y
apt-get install X11* -y
apt-get install xorgxrdp -y
apt-get install xserver-xorg-core-hwe-18.04 -y
apt-get install xorg-video-abi-24
apt-get install xorgxrdp -y
apt-get install tigervnc* -y
echo xterm > ~/.xsession
chmod +x ~/.xsession
apt-get install xserver-xorg-core -y
apt-get install tigervnc* -y
echo mate-session> ~/.xsession
apt-get install mate-core -y
ufw allow 3389/tcp
apt-get install xfce4 -y
service xrdp restart
하면 정상적으로 된다..
사실.... 이것저것 하다 보니 되서.... 뭘 해서 된지는 잘 모르겠다..
320x100
'Linux' 카테고리의 다른 글
git + gitolite install (0) | 2019.06.11 |
---|---|
Transaction check error: file /boot/efi/EFI/centos from install of fwupdate-efi-12-5.el7.centos.x86_64 conflicts with file from package grub2-common-1:2.02-0.64.el7.centos.noarch (0) | 2019.05.14 |
jetbrains Upsource install (0) | 2019.05.02 |
svn: E175002 error (0) | 2019.04.17 |
mysql 5.7 이상 설치시 root 암호 (0) | 2019.04.16 |