mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
@@ -61,6 +61,8 @@ So if theres boot menu option choose non-uefi.
|
||||
* install grub</br>
|
||||
`grub-install /dev/sda`</br>
|
||||
`grub-mkconfig -o /boot/grub/grub.cfg`
|
||||
* set password for root</br>
|
||||
`passwd`
|
||||
* remove the bootable media and restart the machine</br>
|
||||
`exit`</br>
|
||||
`reboot`
|
||||
@@ -68,8 +70,6 @@ So if theres boot menu option choose non-uefi.
|
||||
# Basic configuration after the first boot
|
||||
|
||||
* login as `root`</br>
|
||||
* set password for root</br>
|
||||
`passwd`
|
||||
* set hostname</br>
|
||||
`echo docker-host > /etc/hostname`
|
||||
* add new user and set their password</br>
|
||||
|
||||
Reference in New Issue
Block a user