Advertisement
Tech

Changing The Computer's Name In Ubuntu

Did you know your computer has a name? Occasionally you may need to rename your computer for security or personal reasons. Ubuntu makes it easy to rename your computer, so you can spend more time doing creative things – Like choosing a name!

By YvetteDavis
Desk Tech
Reading time 2 min read
Word count 305
Linux Computing Linux support
Changing The Computer's Name In Ubuntu
Advertisement
Quick Take

Did you know your computer has a name? Occasionally you may need to rename your computer for security or personal reasons. Ubuntu makes it easy to rename your computer, so you can spend more time doing creative things – Like choosing a name!

On this page

There are several practical reasons you may need to rename your computer system:

  • Maybe you’re using your personal laptop for work. Some networks will require all computers on the network to be named using specific guidelines.
  • Or, perhaps you’ve purchased a used computer, and the computer name is not to your liking.
  • It’s even possible several members of your household gave their computers similar names. This could get confusing when you network them together.

Whatever your reason, renaming your computer in Ubuntu is a simple process.

Advertisement

These instructions have been tested on Ubuntu 8.04, also known as Hardy Heron.

Instructions for other releases of Ubuntu may be slightly different.

Advertisement

Using GUI

GUI stand for Graphical User Interface. This is the desktop interface Windows users are intimately familiar with.

  1. From your toolbar, select System ->Administration -> **Network

    Advertisement
  2. Select the General tab.

  3. If you are not logged in as Root, select Unlock.

    Advertisement
  4. A window will open, asking you to verify you have permission to access this part of the system. Type your password into the textbox, and click **Authenticate.

    Screenshot-Network Settings

    Advertisement

    **

  5. Type your desired computer name in the text box labeled Host Name.

    Advertisement
  6. Click Close

Restart your system to ensure the changes take effect.

Advertisement

Congratulations! You’re computer now has a brand new name.

Using Command Terminal

The Command Terminal allows you to control your computer by typing a series of commands in the box.

Advertisement
  1. Open your command terminal by selecting Applications - > Accessories - > Terminal.
  2. Type gksudo gedit /etc/hostname into the command terminal, and press Enter on your keyboard.
  3. Enter your administrative password in the text box. Click OK
  4. A window will open titled hostname (/etc) – gedit. Replace your system’s current name with the new one.
  5. Select Save from the tool panel at the top of the window.
  6. Close the Command Terminal.
  7. Restart your system.
Keep Exploring

More from Tech

Filed under
Linux Computing
More topics
Linux support
Advertisement