Away from desk, when return find screen locked OK is supposed to, however could not unlock was frozen.
Screen frozen not able to unlock.
Puzzled when using (CTL+Alt+F4) for terminal to view log before trying re-start and noticed the HOSTNAME changed
linux-30s5:~ # grep -i '2013-10-29T18:30' /var/log/messages
2013-10-29T18:30:01.836556+11:00 linux-3xoi /usr/sbin/cron[5046]: pam_unix(crond:session): session opened for user root by (uid=0)
2013-10-29T18:30:01.843711+11:00 linux-3xoi systemd[1]: Starting Session 50 of user root.
2013-10-29T18:30:01.844036+11:00 linux-3xoi systemd[1]: Started Session 50 of user root.
2013-10-29T18:30:01.869571+11:00 linux-3xoi /USR/SBIN/CRON[5046]: pam_unix(crond:session): session closed for user root
2013-10-29T18:30:05.397682+11:00 linux-3xoi dhcpcd[3177]: enp2s0: renewing lease of 10.0.0.20
2013-10-29T18:30:06.413937+11:00 linux-3xoi dhcpcd[3177]: enp2s0: leased 10.0.0.20 for 86400 seconds
2013-10-29T18:30:06.415474+11:00 linux-3xoi dhcpcd[3177]: enp2s0: no renewal time supplied, assuming 43200 seconds
2013-10-29T18:30:06.416629+11:00 linux-3xoi dhcpcd[3177]: enp2s0: no rebind time supplied, assuming 75600 seconds
2013-10-29T18:30:06.417461+11:00 linux-3xoi dhcpcd[3177]: enp2s0: adding IP address 10.0.0.20/24
2013-10-29T18:30:06.418220+11:00 linux-3xoi dhcpcd[3177]: enp2s0: adding default route via 10.0.0.138 metric 0
2013-10-29T18:30:06.696726+11:00 linux-3xoi dhcpcd[3177]: **enp2s0: setting hostname to `linux-30s5'**
2013-10-29T18:30:06.739381+11:00 linux-3xoi systemd[1]: Reloading System Logging Service.
2013-10-29T18:30:06.740805+11:00 linux-3xoi rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="584" x-info="http://www.rsyslog.com"] rsyslogd was HUPed
2013-10-29T18:30:06.741359+11:00** linux-3xoi** systemd[1]: Reloaded System Logging Service.
2013-10-29T18:30:06.821055+11:00** linux-30s5** ifup[5207]: enp2s0 device: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
2013-10-29T18:30:06.906236+11:00 linux-30s5 systemd[1]: Reloading LSB: Samba NetBIOS naming service over IP.
2013-10-29T18:30:06.918251+11:00 linux-30s5 nmb[5329]: Reloading Samba NMB daemon ..missing
After doing **shutdown -hr now **re-booted noticed the new HOSTNAME.
Earlier had reformatted hard drive, re-installed 12.3, several restarts since, then installed 13.1, when up and running yesterday, during which noticed appear retain same HOSTNAME as 12.3 .
Our routher has it recorded there as well.
…
linux-30s5:~ # dir /etc/HOSTNAME
-rw-r--r-- 1 root root 16** Oct 28 14:31** /etc/HOSTNAME
linux-30s5:~ # cat /etc/HOSTNAME
linux-30s5.site
linux-30s5:~ # grep -i 'setting hostname to' /var/log/messages
2013-10-28T14:29:17.788491+11:00 linux dhcpcd[2554]: enp2s0: setting hostname to `**linux-3xoi'**
2013-10-28T14:31:13.331650+11:00 linux-3xoi dhcpcd[4903]: enp2s0: setting hostname to `linux-3xoi'
2013-10-28T14:31:56.101082+11:00 linux-3xoi dhcpcd[7881]: enp2s0: setting hostname to `linux-3xoi'
2013-10-28T15:05:18.937887+11:00** linux-30s5** dhcpcd[1529]: enp2s0: setting hostname to **`linux-3xoi'**
2013-10-29T06:29:50.834030+11:00** linux-30s5** dhcpcd[1532]: enp2s0: setting hostname to** `linux-3xoi'**
2013-10-29T18:30:06.696726+11:00 linux-3xoi dhcpcd[3177]: enp2s0: setting hostname to `linux-30s5'
2013-10-29T18:58:06.736848+11:00 linux-30s5 dhcpcd[1537]: enp2s0: setting hostname to `linux-30s5'
linux-30s5:~ #