Home - h8d13/k2-alpine GitHub Wiki
Welcome to the k2-alpine wiki!
A double OS Alpine base for Dev and Arch for the rest.
Ctrl + Click
to open in new tabs here in the wiki 👑
Find different information here in the menu on the right.
Some things that will save you time:
Something KDE frozen? (Surely not your fault.)
Can also always go to a serial console Ctrl alt f2 (or any fx)
or chvt 1
in Konsole works too.
Then use something like
service elogind restart
or reboot :)
I've included aliases for all of these commands inside of the Alpine install for quicker usage.
You can find your alias file in ~/.config/aliases
add one and then source it . ~/.config/aliases
.
Simple linux hack: In dolphin (file manager thingy) show hidden files same as doing ll -a