Hurd: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
== Changing hostname == | == Changing hostname == | ||
{{testedon|Debian GNU/Hurd 0.9 | {{testedon|2019-08-10|Debian GNU/Hurd 0.9}} | ||
<source lang="console"> | <source lang="console"> |
Revision as of 14:31, 10 August 2019
Commands related to
Tray
Changing hostname
- Last tested on Debian GNU/Hurd 0.9 (2019-08-10)
// update hostname file
$ vim /etc/hostname
// update hosts file
$ vim /etc/hosts
// update hostname
$ /etc/init.d/hostname.sh start
// check hostname
$ hostname