Sunday, 27 March 2016

change the computer name in Ubuntu 14



down voteaccepted
You need to edit the computer name in two files:
/etc/hostname 
and
/etc/hosts

************************************************************************

sudo -s
editor /etc/hostname
editor /etc/hosts
shutdown -ry now





*****************************************************************************

No comments:

Post a Comment