Page 1 of 1
Hostname
Posted: Tue Jun 28, 2016 1:35 am
by ozzzy
Where does the M1 operating system set 'FriendlyARM' as the hostname. Ubuntu mate.
Re: Hostname
Posted: Thu Jul 07, 2016 9:53 am
by 2010kira2010
ozzzy wrote:
Where does the M1 operating system set 'FriendlyARM' as the hostname. Ubuntu mate.
1. Terminal command:
# hostname <hostname>
2. Edit /etc/hosts
Re: Hostname
Posted: Mon Aug 08, 2016 11:25 am
by Raymond Day
/etc/hosts is blank.
The host name is at /etc/hostname
Can easy edit it doing nano /etc/hostname
-Raymond Day