revamp run sh

This commit is contained in:
2025-07-05 23:11:30 +00:00
parent 56b3f093db
commit 14263c00b2
9 changed files with 116 additions and 211 deletions

View File

@@ -112,7 +112,4 @@ passwd <username>
23. login, `sudo su`
24. Uncomment locale in `/etc/locale.gen`, run `locale-gen`
25. `echo "<name>" > /etc/hostname`
26. `systemctl enable NetworkManager --now`
27. Enable and sync time: `systemctl enable systemd-timesyncd --now`
28. Get tz from `tzselect`, set via `timedatectl set-timezone [tz]`
29. Update hwclock: `hwclock -w --utc`
26. Get tz from `tzselect`, set via `timedatectl set-timezone [tz]`