Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HostID & CPU ID Change??

Status
Not open for further replies.

franksoprano

Technical User
Apr 13, 2002
249
0
0
US
Does anyone have any idea on how to go about changing the CPU ID?? I was able to change the HostID but I cannot figure out where to change the CPU ID in memory?? I know you can do it in Solaris..

I am trying to make my machine think it is another machine for testing purposes until I reboot since the changes are not permanent..

Thanks!
 
I've always just used:

uname -S xxxxxxx
hostname xxxxxxx
 
uname -S changes the text you get from uname -n.

probably best to use smit to change hostname. if you need a command version, get it from smit.script after changing.

IBM Certified -- AIX 4.3 Obfuscation
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top