/
IRIX XDMCP Configuration
IRIX XDMCP Configuration
To enable XDMCP on IRIX, follow the instruction below:
- Download SGI font from the following URL: Download SGI font
In the /usr/lib/X11/xdm/xdm-config, copy the following two lines
DisplayManager._0.session: /var/X11/xdm/Xsession DisplayManager._0.loginProgram: /var/X11/xdm/Xlogin
Paste copied lines and replace _0 with Xmanager as follows:DisplayManager.Xmanager.session: /var/X11/xdm/Xsession DisplayManager.Xmanager.loginProgram: /var/X11/xdm/Xlogin
Reset xdm process (you need root privilege to do this job):
$ ps -ef | grep xdm [Enter] # find the xdm process 486 ? S 0:00 xdm $ kill -1 486 [Enter] # reset the process
Related content
SGI IRIX desktop environment looks different from console when connecting via XDMCP
SGI IRIX desktop environment looks different from console when connecting via XDMCP
More like this
SGI IRIX에 xdm 접속을 할 경우 콘솔과 화면이 다릅니다.
SGI IRIX에 xdm 접속을 할 경우 콘솔과 화면이 다릅니다.
More like this
IRIX XDMCP 설정
IRIX XDMCP 설정
More like this
[답변] IRIX 6.4에서 XDM 연결 문제
[답변] IRIX 6.4에서 XDM 연결 문제
More like this
[답변] IRIX6.4에서 한글 입력
[답변] IRIX6.4에서 한글 입력
More like this
How do I setup XDMCP server in RHL8.0 [1]
How do I setup XDMCP server in RHL8.0 [1]
More like this