HP-UX HB v13.00 Ch-06 - Ignite-UX
HP-UX Handbook – Rev 13.00 Page 11 (of 58)
Chapter 06 Ignite-UX
October 29, 2013
Configuring the Ignite-UX Server
Starting Ignite-UX
The search path /opt/ignite/bin has been added to /etc/PATH during the installation. To
update your current PATH variable source /etc/PATH use:
# . ./etc/PATH
or simply login again. To startup Ignite-UX:
# /opt/ignite/bin/ignite
If the error message occurs stating the Ignite-UX server not being set up as
an NFS server, start NFS with:
# /usr/bin/vi /etc/rc.config.d/nfsconf
NFS_SERVER=1
NFS_CLIENT=1
# /sbin/init.d/nfs.server start
# /sbin/init.d/nfs.client start
For HP-UX 11.31:
Verify if /etc/dfs/dfstab already has the following entry:
share -F nfs -o anon=2 /var/opt/ignite/clients
Export the share with:
shareall -F nfs
For HP-UX 11.23:
Verify if /etc/exports file already has the following entry:
/var/opt/ignite/clients -anon=2
Then export the directories with:
# /usr/sbin/exportfs –av
Configuring the Ignite-UX Server
Either follow the <Tutorial/Server Setup> or step out of the tutorial choosing <Do not
show this screen again> and <OK>. Then choose the quick setup selecting <Options>