How to Change Your Computer Name in Ubuntu
Method 1 of 7:
Open the Run dialog And Gnome Text Editor
- Open the Run dialog by pressing on Alt+F2 buttons on your keyboard.
- When Run dialog is opened, you need to type following command or to use copy/paste method: gksu gedit /etc/hostname
Method 2 of 7:
Enter Password
- After you hit Enter or click on the 'Run' button, you'll be asked for a password, so type password and hit Enter.
Method 3 of 7:
Use Gnome Text Editor
- A new window will open, which is Gedit. In some cases it will say 'PC', but in your case, you may see some different name, so in that window replace the text with your desired name.
- Don't forget to save your file before closing the file. You can do that if you click on 'Save' icon or just hit Ctr+S buttons. After that, close Gedit.
Method 4 of 7:
Open the Run dialog
- Open the Run dialog again by pressing on Alt+F2 buttons on your keyboard.
- When Run dialog is opened, type in the following command or to use copy/paste method: gksu gedit /etc/hosts
Method 5 of 7:
Enter Password
- After you hit Enter or click on 'Run' button, it will ask you for the password. Type password and hit Enter.
Method 6 of 7:
Use Gnome Text Editor
- Now for the second time, Gedit is opened. In may say 'PC' again (last line of the first block), so in that window, replace the text with the same desired name that you choose last time.
- Don't forget to save your file before closing it. You can do that if you click on 'Save' icon, or just hit Ctr+S buttons. After that, close Gedit.
Method 7 of 7:
Use Terminal
- The last step is to restart your system. When you're back on desktop again, open a Terminal (To open Terminal, press Ctrl+Alt+T on your keyboard or go to Applications > Accessories > Terminal, which is located in main menu ) window and you should see that your computer name has changed.
4.3 ★ | 3 Vote
You should read it
- Use an 8-character Windows NTLM password? Congratulations, your password may be unlocked after only 2.5 hours
- SQL Server 2005 - Hack encrypted data by password
- Method in HTTP
- Forgot iPhone password, what to do?
- How to Open a Digital Safe Without a Key
- How to Get Someone Else's Facebook Password
- How to hack Wifi password with Aircrack-Ng
- How to Remove a Password on Windows
May be interested
- How to Edit Ubuntu Repositorieshas a website told you to add a ubuntu repository? then follow these steps. any changes require you to be in the 'sudo' user group and have your password handy. open the ubuntu software centre.
- How to Install Ubuntu in Windowsthis wikihow teaches you how to install and run ubuntu linux on your windows computer's desktop. you'll use a free program called virtualbox to do so; this will allow you to run ubuntu without having to replace your current operating...
- How to Set Up vsftpd FTP on Ubuntu Linuxthis tutorial will show you how to set up your own ftp in ubuntu linux. with it, you can make your own file storage server, file storage website, or use as an ftp client. install vsftpd .
- How to Migrate from Windows to Ubuntuwhen migrating from windows to ubuntu, there are a few things you might need to reflect over, like how to cope the new system, the new interface, and how to adapt to ubuntu in general, and of course, how to transfer your personal files...
- How to Install Themes in Ubuntuthis wikihow teaches you how to install themes on ubuntu 18.04 lts. many themes from ubuntu's software repositories can be installed in a terminal window. some themes must be manually extracted using archive manager. to apply installed...
- How to Create Your First Qt Program on Ubuntu Linuxthe qt (sdk) software development kit is a portable cross platform application user interface framework which works on the windows, linux and mac os x operating systems. qt sdk helps you create graphical user interfaces (gui's) for your...