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
AUTOMATION
Ansible
DevOps
File system
Firmware
HPUX QA
Interview Questions
LVM
Linux
Network
Tips
Unix
VMWARE
VxVM
cluster
hardware
hpux
root disk
service Guard
ubuntu
windows
Popular Posts
How to increase semaphore value in linux?
1:28 AM
Configure proxy server using netsh in windows : How to??
4:06 PM
VIPWand VIGR command - to avoid /etc/passwd, /etc/group file corruption
3:29 PM
How to prevent Merge and Commit for particular branch in Git ??
11:02 AM
Redhat Cluster - Interview Questions and Answers: Part 1
11:50 AM
Social Plugin
0 Comments