Linux에서 HP Server의 xterm을 띄우고 싶습니다.

morison77의 이미지

제 리눅스에서 HP를 접속후 xterm을 리눅스에 띄우려고 했습니다만
실패했습니다. 제가 인터넷등을 찾아 시도해본 것은 다음과 같습니다.

Linux 에서
# xhost +

HP 접속후
# setenv DISPLAY linux_IP:0.0
# xterm &
Error: Can`t open display: linux_IP:0.0
Error: Couldn`t find per display information

원도우에서는 위의 HP를 Exceed를 이용해 xterm을 띄울 수 있습니다.
헌데 리눅스에서는 왜 안되는지 대체 알수가 없네요..
혹시 제가 이것을 하기위해 알아야 하는것이 무엇인지 아시는분 답변 부탁드립니다 넙쭉

ai의 이미지

linux 의 xserver 가 -nolisten 옵션으로 기동한 것은 아닙니까? 데비안 등의 배포본에서는 패키지를 설치했을 때의 기본값이 nolisten 으로 되어 있습니다.

War doesnt determine whos right, just whos left.

morison77의 이미지

죄송합니다만 X가 nolisten으로 되어 있는지 확인방법과
이를 해결 할수 있는 방법도 좀 알려주실수 있으면 알려주세요

light my fire

morison77의 이미지

음 제가 확인해본 파일은

/usr/X11R6/bin/startx 에서
defaultserverargs=""

/etc/X11/gdm/gdm.conf 에서
command=/usr/X11R6/bin/X

/etc/X11/xdm/Xservers 에서
:0 local /usr/bin/X11/X

입니다
위와 같이 설정되어 있었고 혹시 이거 말고 다른건가요?

light my fire

codebank의 이미지

nolisten 이 설정되는곳이 이곳저곳 많이 있군요.
현재 X를 사용하지 않아서 좀 헷갈리지만 일단 검색된 몇개의 파일들은
/etc/X11 디렉토리밑에

/etc/X11/xinit/xserverrc
/etc/X11/xdm/xservers

등이 있군요. xinit/xserverrc쪽이 확률이 더 높지 않을까 생각합니다. :-)

------------------------------
좋은 하루 되세요.

ai의 이미지

저는 gdm 사용하므로 /etc/X11/gdm/gdm.conf 에 있는 -nolisten 옵션이 반영됩니다.

$ grep ^command.*listen gdm/gdm.conf
command=/usr/X11R6/bin/X -deferglyphs 16 -nolisten tcp -audit 0
$ ps auxfww
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
...snip...
root       750  0.0  0.8 11772 1892 ?        S    Nov05   0:00 /usr/bin/gdm
root       752  0.0  0.9 12112 2092 ?        S    Nov05   0:00  \_ /usr/bin/gdm
root       756 13.0 10.3 46008 23104 ?       S<   Nov05 165:18      \_ /usr/X11R6/bin/X :0 -deferglyphs 16 -nolisten tcp -audit 0 -auth /var/lib/gdm/:0.Xauth vt7
ai         789  4.8  3.2 27608 7260 ?        S    Nov05  60:58      \_ /usr/bin/xfce4-panel
ai         811  0.0  0.0     0    0 ?        S    Nov05   0:00          \_ [Xfce4]
ai         834  0.0  3.2 25156 7348 ?        S    Nov05   1:09          \_ /usr/bin/xftaskbar4
ai         835  0.0  1.8 11420 4132 ?        S    Nov05   0:13          \_ /usr/bin/xfdesktop
...snip...

원격지의 어플리케이션을 자신의 xserver 에서 띄울 수 있는 상태라면 netstat 에서 포트 6000 이 listen 중일겁니다. 박스 자체의 방화벽(iptables 라든지..)에서 막고 있으면 안되겠죠.

War doesnt determine whos right, just whos left.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.