fbpx

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...

Nginx PageSpeed configuration


by Danila Vershinin, September 11, 2014

Learn how to configure Google PageSpeed module in Nginx server block. Provides sample configuration to store PageSpeed cache in a Memcached server. Storing PageSpeed cache in Memcached provides additional performance improvement.

Read More...

CentOS 7 Server Setup


by Danila Vershinin, August 28, 2014

A very thorough guide on first-time setup of web server under CentOS. Follow it to secure your web server from attackers and improve performance by protecting server with firewall. We cover protecting SSH daemon, enabling firewall and configuring fail2ban.

Read More...