kunfoo

Logo

Ich bin's, Kai die Katze!

View My GitHub Profile

System configuration

Filesystem

ACLs

Capabilities

Namespaces

Processes

List all processes, including the complete cmdline:

ps auxwww

Show processes as a tree:

ps faux
ps axjf
pstree

misc

List alternatives for editor:

update-alternatives --list editor

Set /usr/bin/vim.basic as alternative for editor:

update-alternatives --set editor /usr/bin/vim.basic

systemd

mdadm