Linux Must Haves

System

iotop - Prozess Monitor für Datenträgernutzung
htop - top Taskmanager

Network

wavemon - WLAN Monitor
iftop - Netzwerkmonitor
nethogs - Netzwerkmonitor (mit Prozessen)
dig - nslookup Ersatz
mtr - Traceroute

Disk

ncdu - Treesize
duf - df Alternative in übersichtlich

Files

lnav - File Viewer
fd - find alternative (fd .pub$ /) https://github.com/sharkdp/fd
sd - sed alternative mit einfachen RegExp https://github.com/chmln/sd
rg - RegEx search in files https://linuxcommandlibrary.com/man/rg
jq - for json

Shell

tldr - man pages mit Beispielen (tldr rsync)
fzf - fuzzy find files or in pipe cat file.log | fzf

pub/linux-must-haves.txt · Zuletzt geändert: 2023/03/27 12:48 von Marco Krage