Alpine Linux Dom0

Post-install

cd /boot/
cp -pi extlinux.conf extlinux.conf.dist
vi extlinux.conf

(disable hidden)

TIMEOUT 3

xen.gz ... loglvl=info guest_loglvl=info smt=1 ept=exec-sp
vmlinuz ... mitigations=off

(and put the DEFAULT above to the xen label)

cd /etc/profile.d/
vi aliases.sh

alias ll='ls -alhF'
alias cp='cp -i'
alias mv='mv -i'
alias rm='rm -i'

reboot

that’s it, you’re good to go already, unless you want a full-blown DNC-capable cluster


HOME | GUIDES | LECTURES | LAB | SMTP HEALTH | HTML5 | CONTACT
Copyright © 2024 Pierre-Philipp Braun