Answers for "ubuntu chang host name"

8

linux change hostname

sudo nano /etc/hostname
sudo nano /etc/hosts
sudo reboot
Posted by: Guest on April-14-2020
0

ubuntu chang host name

Type the following commands:
$ sudo hostname new-server-name-here
Posted by: Guest on October-20-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language