1825904 Members
3497 Online
109689 Solutions
New Discussion

configure ignite server

 
subrata biswal
Frequent Advisor

configure ignite server

HOW to configure ignite server in hpux 11.00 and 11.11.
Any body can send step by step configuration.

thanks
subrata
2 REPLIES 2
Bill Hassell
Honored Contributor

Re: configure ignite server

Here is a start:

http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01942660/c01942660.pdf

But you'll eventually need this depending on what you want to accomplish.

http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01942571/c01942571.pdf


Bill Hassell, sysadmin
Ishwar_1
Frequent Advisor

Re: configure ignite server

First Check whether the Ignite-UX Patch is installed on the System IF not Install on it

Command to install Ignite-UX is # swinstall -s /dvdrom Ignite-UX2

1> mkdir /var/opt/ignite/recovery

2> create a filesystem of req size and mount on /var/opt/ignite/recovery

3> cd /var/opt/ignite/recovery
mkdir archives
mkdir goldenimage

4> chown to bin:bin

5> run /opt/ignite/bin/ignite
it will display a window

6> select server setup

7> configure booting ip address --- next

8> use unsed ip in ur nw

9> selct skip dhcp setup -- next--ok

10> selct skip depot config ---next

11> yes =------ finish

12> in /etc/rc.config.d/nfsconf

set the value of NFS_SERVER from 0 to 1
/sbin/init.d/nfgs.server start