fbpx

Generate CSR for SSL certificates FAST


by Danila Vershinin, January 13, 2016

This handy Bash script will help you to quickly create Certificate Signing Requests for your SSL certificates

Read More...

Varnish static files stream


by Danila Vershinin, November 19, 2015

Caching large static files in Varnish is not efficient for storage. Let’s use streaming in Varnish 4!

Read More...

How to configure swap file on CentOS, Ubuntu and other Linux OS


by Danila Vershinin, October 17, 2015

When physical RAM is not enough for the system to handle its routines, Swap comes to the rescue. Let’s find out how to configure swap file on a CentOS VPS.

Read More...

Varnish: do we have to cache static files?


by Danila Vershinin, October 14, 2015

Varnish is a great caching solution to speed up any website
But does it need to cache static files which are already fast to deliver?

Read More...

Fix slow SSH and DNS in CentOS 6


by Danila Vershinin, September 6, 2015

Slow SSH can be a pain to work with. We have insight on the causes of slow SSH as well as quick fixes to make it faster

Read More...

Server Email Setup


by Danila Vershinin, July 14, 2015

Setup email on your server without too much hassle!

Read More...

Recommended VPS hosts in 2015


by Danila Vershinin,

List of recommended VPS hosts in 2015, reviewed by GetPageSpeed team

Read More...

Want a faster website? PageSpeed Insights and GTmetrix will never help you


by Danila Vershinin, May 7, 2015

Save yourself some time optimizing your website for performance by learning why Google PageSpeed Insights and GTmetrix are not good for the task

Read More...

Reset MySQL root password in CentOS 6 / 7


by Danila Vershinin, November 7, 2014

Change MySQL root password or reset it easily with these simple SSH commands

Read More...

FirewallD FTP rule: allow access to FTP service in CentOS 7


by Danila Vershinin, October 8, 2014

Sometimes you have to use tricks to accomplish a task. Even a trivial task might require special workarounds. Let’s enable access to FTP service on a CentOS 7 which comes with FirewallD as default firewall component in operating system. You might be fine without the workaround, but if you have an issue – you will have to use it.

Read More...