- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Hostname on HPUX 10.20
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
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
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
09-05-2000 06:20 AM
09-05-2000 06:20 AM
Hostname on HPUX 10.20
Now when i type "uname -a" after rebooting the system, I get an unknown hostname!
Dit i forget something?
Cristian van Ee,
Systems Administrator
Tech Data Netherlands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 06:24 AM
09-05-2000 06:24 AM
Re: Hostname on HPUX 10.20
set_parms hostname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 06:27 AM
09-05-2000 06:27 AM
Re: Hostname on HPUX 10.20
look at /etc/rc.log if there are any error messages related to setting hostname.
Possibly you have made a syntax error in your /etc/rc.config.d/netconf.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 06:28 AM
09-05-2000 06:28 AM
Re: Hostname on HPUX 10.20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 06:28 AM
09-05-2000 06:28 AM
Re: Hostname on HPUX 10.20
Is the new name accepted by the hostname command when you type it in
'hostname
Remember that the name changed by the hostname command is not the same name as reported by 'uname'. That is set with 'uname -S
See man hostname and man uname.
The name in netconf should be set for both hostname and uname however.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 06:35 AM
09-05-2000 06:35 AM
Re: Hostname on HPUX 10.20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 06:39 AM
09-05-2000 06:39 AM
Re: Hostname on HPUX 10.20
A long shot, but did you confine the string chosen to 8-characters or less in all the aforementioned files?
...JRF...