Xmanager FAQ
- Category
- Remote Host Configuration Show all answers Hide all answers
-
IRIX Configuration
For XDMCP connection to IRIX
- Download SGI font from the following URL: /download/main.html
- In the /usr/lib/X11/xdm/xdm-config, copy the following two lines
DisplayManager._0.session: /var/X11/xdm/Xsession
Paste copied lines and replace _0 with Xmanager as follows:
DisplayManager._0.loginProgram: /var/X11/xdm/XloginDisplayManager.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
- Download SGI font from the following URL: /download/main.html
-
Solaris Configuration: Solaris 8, Solaris 9, Solaris 10
-
Red Hat Configuration: Red Hat 7, Red Hat 8, Red Hat 9, Red Hat 3.0 AS, Red Hat 5 EL, Red Hat 4 EL