#X windows install
apt install -y xauth tasksel
tasksel install ubuntu-desktop
systemctl start gdm3
apt install xrdp
mstsc -> remote Xwindows login
#xterm 실행(sysguru 계정이 GUI 소유자이므로 아래의 명령 실행
#반드시 sysguru 계정으로 실행해야 root로 아래의 설치 가능)
xhost +
# root 로 변환
sudo su –
export SCHRODINGER=/opt/schrodinger/suite2020-4
# license key 입력을 위한 GUI 창 실행후 키 입력
$SCHRODINGER/utilities/configure
끝