320x100
Warning: This program is an suid-root program or is being run by the root user.
The full text of the error or warning message cannot be safely formatted
in this environment. You may get a more descriptive message by running the
program as a non-root user or by removing the suid bit on the executable.
/usr/X11R6/bin/xterm Xt error: Can't open display: %s
ubuntu 에서 X11 이 안뜨는건
# vi /etc/hosts
127.0.0.1 test
위에 localhost 가 빠져서 그렇다
127.0.0.1 test localhost
라고 입력해주면 정상적으로 X11 이 뜬다.
320x100
'Ubuntu' 카테고리의 다른 글
ubuntu xrdp password failed (0) | 2019.01.14 |
---|---|
ubuntu chkconfig sysv-rc-conf (2) | 2018.04.19 |
ubuntu 16.04 root 로그인 하기 (0) | 2017.07.13 |
우분투 무료 백신 clamav (0) | 2016.04.05 |
ubuntu wordpress install (1) | 2016.03.18 |