1833433 Members
3145 Online
110052 Solutions
New Discussion

hostname

 
SOLVED
Go to solution
Wamaitha
Frequent Advisor

hostname

hello getting an error when trying to change the hostname.
keying the following:
set_parms hostname
sh: set_parms: not found.
thank you in advance
5 REPLIES 5
Pete Randall
Outstanding Contributor
Solution

Re: hostname

Try "/sbin/set_parms hostname".


Pete

Pete
James R. Ferguson
Acclaimed Contributor

Re: hostname

Hi:

# /sbin/set_parms hostname

Regards!

...JRF...
Wamaitha
Frequent Advisor

Re: hostname

thank you that worked, i was able to so this before, is there something i forgot to setup???
thank you as always.
DCE
Honored Contributor

Re: hostname

Make sure /sbin is in your path statement. then it will work as before.
Wamaitha
Frequent Advisor

Re: hostname

using the /sbin/set_parms enabled me to change hostname.
Thank you