fbpx

Auto-upgrade specific packages while keeping the system secure. Nginx Amplify


by Danila Vershinin, February 19, 2018

The sleek way to automatically upgrade Nginx Amplify agent to latest versions while having the rest of the system automatically upgrade on critical security updates only.

Read More...

Monitor Servers with Monit on CentOS 6


by Danila Vershinin, September 18, 2014

If you want your server to be always available to visitors with zero downtime, then you should proactively monitor the services it runs. Apache and MySQL are the two main services most commonly found on a Linux web server. Here is the the complete tutorial on monitoring Apache and MySQL, with automatic restarts on failure by means of Monit on CentOS 6.

Read More...

CentOS SSH password-less login


by Danila Vershinin, September 14, 2014

It’s always nice to add more security to your server while actually increasing the comfort of logging in remotely. Meet password-less login using public key authentication. You can enable it within just a few minutes and save yourself the time to type in passwords.

Read More...