
Everyday, thousands of servers will be hacked into and compromised. A large contributing cause to this is running outdated versions of software that can contain security vulnerabilities. Because of this, it is important to stay on top of your server’s software updates (just like you should with your personal computer).
However, keeping track of when software is updated can be a nuisance. Updates could be distributed at any time, on any day. You can’t possibly check for new software every single day, and even just checking weekly is less-than-ideal (you may forget to check one week, and miss a critical update).
Luckily, most server software developers offer some sort of announcement mailing list or feed. By subscribing to these, you’ll be able to stay informed on software updates with no ongoing effort at all (other than checking your email or feed reader, but you likely do that regardless). For convenience, I’ve listed some for more popular server software below:
Apache Release Announcements
PHP Release Announcements
Subversion Announcements
CentOS Announcements
Subscribe, and be worry-free… in regards to staying informed with your server’s updates.




