Operating System - HP-UX
1834377 Members
1787 Online
110066 Solutions
New Discussion

Re: intial system configuration

 
Indrajit Bhagat
Regular Advisor

intial system configuration

Dear sir,
I want to know that for initial system configuration we use the set_parms command,
but i want to know that can we use this command to just view the system configuration after the initial system configuraion.
7 REPLIES 7
Patrick Wallek
Honored Contributor

Re: intial system configuration

I guess you could. I'm not sure I see the point though. The information set by set_parms can be found in other places pretty easily.

Bill Hassell
Honored Contributor

Re: intial system configuration

set_parms only sets values. There is no view-only option. To see what has been setup, use SAM to go into the various areas (primarily networking).


Bill Hassell, sysadmin
Torsten.
Acclaimed Contributor

Re: intial system configuration

Hi,

you can go thru the set_parms script without doing changes to review the settings, but perhaps it is better to run something like
/opt/ignite/bin/print_manifest
to see them

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Khashru
Valued Contributor

Re: intial system configuration

There are other command in unix to see configuration for different thing. Please tellwhat are the things you want to see?
paolo barila
Valued Contributor

Re: intial system configuration


/usr/contrib/bin/machinfo
share share share
Vivek_Pendse
Valued Contributor

Re: intial system configuration

For IA systems; use the #machinfor
And for PA systems, use: #print_manifest
Also you can get the system details through SAM also.
Vivek_Pendse
Valued Contributor

Re: intial system configuration

For IA systems; use the #machinfo
And for PA systems, use: #print_manifest
Also you can get the system details through SAM also.