Open Source SysAdmin Resources Automation Automation build. Apache Ant – Automation build tool, similar to make, written in Java. Apache Maven – Build automation tool mainly for Java. Bazel – Google’s build system. GNU Make – The most popular automation build tool for many purposes. Gradle – Another build automation system. Backups Backup…
Read more
If you are running a mission critical web server, or maintaining a storage server loaded with sensitive data, you probably want to closely monitor file access activities within the server. For example, you want to track any unauthorized change in system configuration files such as /etc/passwd.
This guide is intended as a relatively easy guide to harden the security on an Ubuntu Server. Although it is not recommended to follow everything in this article, as it is always on a case to case basis, but for you to have an ideas on the options you can take to harden you Ubuntu…
Read more