Tuning the Linux kernel for more aggressive network throughput
This came through as this week’s techmail, although I’m not sure why.. this was originally posted back in June, but since that was before I started linking to the tips I figured I’d note it here anyways. Tuning the Linux kernel for more aggressive network throughput talks about changing some Linux kernel options via sysctl(…)
Get started with GnuPG
This week’s TechMail is Get started with GnuPG, a quick primer on another of my favourite tools: GnuPG. Learn the basics of getting your own GPG keypair created and learn a little bit about fingerprints and signatures and what they all mean. And if you want to get more into the guts and glory of(…)
Use tcpdump for network debugging
This week’s TechMail is Use tcpdump for network debugging which goes over some of the basics for, yes, using tcpdump to debug your network (or, if you’re curious, just to watch packets sling around your computer).
Auto-reboot Linux after a kernel panic
This week’s TechRepublic tip is on Auto-reboot Linux after a kernel panic. It’s a pretty simplistic post regarding automatically rebooting the Linux kernel if it encounters a panic. The posts on it are good too, indicating on how to tell the kernel to treat an oops like a panic, thus forcing the reboot.
Learn to use a serial console on Linux
This week’s TechMail is Learn to use a serial console on Linux which walks through the steps needed to use screen as a serial console client and setting up the remote system to answer to serial login requests. Handy for those headless servers when ssh stops working for some reason.
Linux.com reviews Annvix
This is quite exciting for me as no one (other than myself) has ever written anything about Annvix before. But today I saw that Linux.com had written a review of Annvix. The title was Annvix: A stable, secure, no-frills server distro and I don’t think the reviewer realized quite what he was getting himself into(…)