Linux Notes
Administering:
Commands:
- bluetooth
- disk
- format (flash) disk
- find
- fwupd client tool
- ipcalc
- iperf
- ipmi
- jq
- netstat
- pdsh
- bulk rename
- rsync
- systemctl
- show top 10 CPU consuming processes:
ps -eo pcpu,pid,user,args|sort -k 1 -nr|head -10
- show process command line:
cat /proc/_pid_/cmdline|xargs -0
- reload DNS resolver:
sudo killall -USR2 systemd-resolved
Tasks:
- Benchmark: speed-test.sh
- Convert audio, images
- dot files
- kernel tuning
Internals:
See also:
Books: