So I was bored on the bus trip to work this morning. Back in Uni I’d thought about whether it would be possible to write an HTTP server as a shell script for bash. So I did it! Presenting bashttpd.
(more…)
Comments Off on bashttpd – the Bash HTTP server
A simple configuration to regular check all local disks for errors. Any problems will go to syslog/journald as well as being emailed to root.
(more…)
Comments Off on Monitoring hard disks and alerting on errors with smartmontools on Linux
Many years ago Internode started offering IPv6. This is proper dual stack IPv6 with a /56 block of addresses. I get 256 subnets, each with 2^64 addresses. Awesome! I signed on for the trial immediately and got it working without too much difficulty. The documentation wasn’t great though, so here’s how I my setup works today.
(more…)