Changing the Computer Name in CentOS

Discussion in 'Installation/Configuration' started by convgn, May 3, 2006.

  1. convgn

    convgn New Member

    I just installed CentOS on my laptop and when I connected to the network at work, it automatically assigned me a computer name that might already exist on my network. How do I change that or stop it from doing it?
     
  2. ra1

    ra1 New Member

    Your laptop probably got this name from a DHCP server.
    If that is the case, and you don't want it to use DHCP, you can configure your network settings manually.
     
  3. convgn

    convgn New Member

    How do I disable DHCP and assign a different computer name manually?
     
  4. ra1

    ra1 New Member

    You can configure all your network settings (if you are using Gnome) from
    Applications -> System settings -> Network
    or using this command
    Code:
    /usr/bin/system-config-network
     
  5. falko

    falko Super Moderator ISPConfig Developer

  6. convgn

    convgn New Member

    Thanks a lot for your help.
     

Share This Page