Installation guide

3-4
Bull S.A.May 25th, 1999
by:
tftp dgram udp6 SRC nobody /usr/sbin/tftpd tftpd –n
4. Restart inetd: startsrc –s inetd
5. X Manager File Name on a TX Explora
If the name of the X Manager file is erroneous in the local configuration of a TX Explora,
with a PCMCIA board, it is impossible to reboot the terminal.
A workaround is to modify the file name on the PCMCIA board. Proceed as follows:
1. De-install the PCMCIA board and install it on another terminal of the same type.
2. From the console window click on Terminals, then New Terminal.
3. Select File and rename the Xmanager file with the correct name (use the rename
command).
4. Re-install the PCMCIA board and reboot.
6. Installing the X Terminals.
If the UTSG006 X terminal manager is already installed, and if you want to add a
NCDWare X terminal manager, version 4.1.141 or greater, enter this command at the
end of the installation:
ln –s /usr/bin/X11/ncd_0/Xncd.3.2.1 \
/home/ncd/<X Terminal Version>/hostside/AIX/Xncd.3.2.1
If the NCDWare X terminal manager, version 4.1.141 or greater, is already installed, and
if you want to add UTSG006 X terminal manager, enter the following commands:
mv /usr/bin/X11/ncd /usr/bin/X11/ncd_0
ln –s ncd_0/Xncd.3.2.1 \
/home/ncd/<X Terminal Version>/hostside/AIX/Xncd.3.2.1
ln –s /home/ncd/<X Terminal Version>/hostside/AIX/Xncd.3.2.1 \
/usr/bin/X11/ncd
If you have the xr_host package already installed, you have to enter the following
command after the installation of the X terminal manager:
ln –s /usr/lpp/X11/bin/ncd_O/bin /usr/lpp/X11/bin/ncd/bin
Set the TERM variable correctly:
chdev –l tty0 –a term=vt320
If you choose the DeskTop session, no more operation is necessary. But if you choose
the XDM session, perform the following:
edit the /usr/lpp/X11/defaults/xinitrc file,
put every line as comment, from line:
Set the X server’s keyboard
till line:
Start the X Clients.
In some cases
(for example, loss of font server)
, you will have to reboot the X terminal
after exiting from the X session.