Find the answer to your Linux question:
Results 1 to 2 of 2
Hi how to change the hostname # hostname myhostname1 #cat /etc/HOSTNAME myhostname2.in.com how can I change the myhostname1 to myhostname2 when I ran #hostname thanks in advance...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    36

    problem with hostname

    Hi
    how to change the hostname

    # hostname
    myhostname1
    #cat /etc/HOSTNAME
    myhostname2.in.com

    how can I change the myhostname1 to myhostname2 when I ran #hostname

    thanks in advance

  2. #2
    Just Joined!
    Join Date
    Sep 2008
    Posts
    7
    There are two ways:
    hostname <desiredHostname>
    However, this does NOT persist on reboot!

    My recommended way is to use YaST to change your hostname so that all of YaST's background "stuff" happens to ensure your hostname persists on reboot.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...