- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to change the hostname on HP-UX
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2008 09:29 AM
тАО10-28-2008 09:29 AM
I have HPUX 11.23 installed in my machine, now due to some requirement I need to change the hostname. What is the best option to change the hostname which will change the hostname in all the required files.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2008 09:33 AM
тАО10-28-2008 09:33 AM
Solution# set_parms hostname
here is more info - http://docs.hp.com/en/B2355-60105/set_parms.1M.html
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 12:06 AM
тАО10-29-2008 12:06 AM
Re: How to change the hostname on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 12:15 AM
тАО10-29-2008 12:15 AM
Re: How to change the hostname on HP-UX
&
Take reboot
Thanks
SKR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 12:23 AM
тАО10-29-2008 12:23 AM
Re: How to change the hostname on HP-UX
Without Reboot
=============
#hostname "newname"
#uname -S "newname"
#update /etc/hosts and /etc/rc.config.d/netconf
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 01:20 AM
тАО10-29-2008 01:20 AM
Re: How to change the hostname on HP-UX
set_parms hostname
will do that, it is the best way to change the hostname smoothly. It requires a reboot.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 01:22 AM
тАО10-29-2008 01:22 AM
Re: How to change the hostname on HP-UX
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 02:24 AM
тАО10-29-2008 02:24 AM
Re: How to change the hostname on HP-UX
Note that without special software the hostname of the system can not exceed 8 characters.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 03:44 AM
тАО10-29-2008 03:44 AM
Re: How to change the hostname on HP-UX
For temperiory you can use
#hostname newhostname ( no reboot required)
once the machine is reboot old hostname will be there.
for permanent 2 best way is there
1.set_param hostname (reboot required)
2.sam (reboot required)
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 06:25 PM
тАО10-29-2008 06:25 PM
Re: How to change the hostname on HP-UX
use sam for changing hostname .which wont trouble you more.
regards
skr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2008 07:13 PM
тАО10-29-2008 07:13 PM
Re: How to change the hostname on HP-UX
forgot to assign points ?
Also, check your profile..
" I have assigned points to 61 of 182 responses to my questions."
take some time and assign points to all who have given their precious time to resolve your problem. please appreciate their efforts..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-30-2008 06:43 AM
тАО10-30-2008 06:43 AM