Browse Source

Move hostname tweak and add reboot instruction

DricomDragon 4 years ago
parent
commit
664d2664d9
1 changed files with 6 additions and 4 deletions
  1. 6 4
      Guides/install-linux.md

+ 6 - 4
Guides/install-linux.md

@@ -31,6 +31,12 @@ By executing scripts from _Install_ folder.
 
 Execute `deep-upgrade`, `basic-install` and `basic-custom` before any tweak.
 
+### Hostname
+
+Change hostname with `sudoedit /etc/hostname`
+
+Reboot.
+
 ### Tweaks
 
 Scripts are named `<component>-<task>` where `<component>` is the part to be tweaked and `<task>` the purpose of the script, which can be _install_ to install software of this part and _custom_ to configure them as Jovian does.
@@ -43,10 +49,6 @@ Execute command `set fish_color_user yellow`.
 
 Execute command `set fish_color_host blue|red|yellow|magenta` depending of the power regulation.
 
-### Hostname
-
-Change hostname with `sudoedit /etc/hostname`
-
 ## Set up SSH
 
 ### Add client id key