Posts Tagged change name

Changing computer name/hostname in Linux

This is simple in Linux. Say your old name is oldname and you want to change it to newname

1. Goto /etc/hostname and change the name to newname
2. Go to /etc/hosts and update the name from oldname to newname
3. restart your machine
D O N E

, , , ,

Leave a comment