„debootstrap_minimal_dekstop_from_scratch.md“ ändern
This commit is contained in:
parent
841e76a760
commit
47fdd5d5fd
1 changed files with 4 additions and 0 deletions
|
@ -20,4 +20,8 @@ Howto `debootstrap` a bare minimal Debian Desktop from scratch
|
|||
- `apt install --no-install-recommends xserver-xorg jwm xdm xterm`
|
||||
- ensure grub is installed
|
||||
- `grub-install /dev/sdXY ; update-grub`
|
||||
- set root password
|
||||
- `passwd root`
|
||||
- create a user
|
||||
- `adduser coolusername`
|
||||
- `reboot`
|
Loading…
Reference in a new issue