Linux Stuff
From NuclearCat's homepage
Separate articles
- source_routing_connmark Source routing for local connmark connections
- ssh_tricks
- Making Ubuntu comfortable
- NTP status decoding
- My way of securing hosting
- Troubleshooting network performance issues
- Linux checklists
- CPU Affinity right way
- DDoS related notes
- Advanced tuning for Linux
- Linux Bridge issues
- Linux iproute2 tips&tricks
- Caching interface index for tc batch operations
- U32 Tips&Tricks
- 802.1p on Linux
- Intel Gigabit adapters performance
- Embedded systems
- tips and tricks for kernel configuration
- Kernel timer resolution for packet schedulers
- Linux Tips&Tricks
- Windows Tips&Tricks
System backup
tar cvpzf backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys /
Assembling back broken software raid array
mdadm --manage --add /dev/md1 /dev/sdb2