some small tweaks

This commit is contained in:
janis
2023-11-28 10:32:42 +01:00
parent 7aaba90033
commit b4ac673ca4
3 changed files with 5 additions and 2 deletions

View File

@@ -31,7 +31,9 @@ On a live-booted archlinux installer, run the following commands
./install.sh ./install.sh
``` ```
and follow the on-screen prompts and follow the on-screen prompts.
**NOTE: The keyboard layout by default is en_US-latin1**
## Editing the sudoers file ## Editing the sudoers file
In the sudoers file, you need to uncomment the 15th line from the botton, just below the line that says In the sudoers file, you need to uncomment the 15th line from the botton, just below the line that says

View File

@@ -48,6 +48,7 @@ EOD
usermod -aG wheel arch-is-best usermod -aG wheel arch-is-best
rm -rf /home/arch-is-best/arch-dev-vm rm -rf /home/arch-is-best/arch-dev-vm
mkdir --parent /home/arch-is-best/arch-dev-vm
mv /root/arch-dev-vm/* /home/arch-is-best/arch-dev-vm mv /root/arch-dev-vm/* /home/arch-is-best/arch-dev-vm
echo " echo "

View File

@@ -121,7 +121,7 @@ echo "
---------------------------------------------------------------- ----------------------------------------------------------------
DONE! DONE!
Congratulations, you now have a fully set up linux VM. Congratulations, you now have a fully set up ArchLinux VM.
" "