Sign in

News

Articles, sustainability work, and the occasional take on what it means to keep critical systems running.

Archive

Latest articles

Most used linux commands and CLI tools

this article is being updated. .. Basic commands (must know) pwd ls cd chown chmod ps -aux useradd -aG wheel [user] cat less | piping Networking related commands (must know) ip a (previously ifconfig) ip link ip route…

kevinLinux General