Home
About
Contact
Home-icon
LINUX
DEVOPS
__DOCKER
__K8S
__AUTOMATION
CLOUD
__GCP
__AWS
__AZURE
ANSIBLE
CERTIFICATION
__OFFERS
INTERVIEW Q&A
__LINUX
Home
Change the hostname on HP-UX
Change the hostname on HP-UX
Madeswaran N
1. #hostname newname
2. # uname –S newname ( Ths is to change the node name)
3. # vi /etc/rc.config.d/netconf
HOSTNAME="newname"
4. # /sbin/init.d/net stop
# /sbin/init.d/net start
5. Now u can check the hostname
# uname -a
or
# hostname
Post a Comment
0 Comments
Labels
Ansible
AUTOMATION
cluster
DevOps
File system
Firmware
hardware
hpux
HPUX QA
Interview Questions
Linux
LVM
Network
root disk
service Guard
Tips
ubuntu
Unix
VMWARE
VxVM
windows
Popular Posts
Public key for *.rpm is not installed : How to resolve ??
8:47 PM
EFI SHELL COMMANDS - Quick Reference
6:54 PM
What does the echo "1" to the issue_lip file do? - SCAN SCSI in Linux
11:52 AM
How to find who rebooted the Linux server ??
9:23 PM
Skip FSCK while boot / fastboot in linux : Quick View
2:25 PM
Social Plugin
0 Comments