Announcement

Collapse
No announcement yet.

Change PC Name in KUbuntu

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change PC Name in KUbuntu

    I'm new to KUbuntu and am still discovering it but I've ran across a problem. I can't change the name of my PC for the network. I've went into the network settings but the Administration Mode option isn't available. How do I get that back?

    Thanks

    #2
    Re: Change PC Name in KUbuntu

    I don't know how to get network settings working but your hostname is in /etc/hostname and /etc/hosts.

    Please Read Me

    Comment


      #3
      Re: Change PC Name in KUbuntu

      I tried your advice, And it was only necessary to edit the etc/hostname file, by opening a terminal and typing sudo dolphin, then browsing to /etc. Then I changed the hostname from Ubuntu to laptop, Saved the file, And rebooted my system. It worked nicely, thank you.

      Comment


        #4
        Re: Change PC Name in KUbuntu

        You can also change it from the console with:
        Code:
        sudo hostname new_hostname
        Type: man hostname in the console for information.
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment

        Working...
        X