Skip to main content

Prozesse und Performance

Prozesse:

top 
htop 
ps aux | grep PROCESS

Speicher:

free -h 
vmstat

Netzwerk:

netstat -tulnp 
ss -tulnp
iftop

Load:

uptime 
w