fbpx

Clear disk space on CentOS/RHEL, Fedora Linux and other RPM-based distros


by Danila Vershinin, September 22, 2016

Here is how to quickly regain disk space in CentOS/RHEL 6, 7, 8 servers

Read More...

PHP OPcache (ex. Zend OPcache)


by Danila Vershinin,

PHP is fast. But not when you use CMS with hundreds of small PHP files. WordPress, Magento, Joomla are all great examples of popular CMS solutions, but you can find their performance extremely slow. This is due to the fact, that PHP is interpreted language. Each time a website page is requested, all those files […]

Read More...

Mysqldump hangs website? [Solved]


by Danila Vershinin,

Here is how to run mysqldump properly, without affecting the live website and no slowdown during your database backup

Read More...

Exclude URL from Varnish cache


by Danila Vershinin, September 8, 2016

How to exclude single URL from Varnish

Read More...

Vulnerability in the Linux kernel’s TCP stack implementation


by Danila Vershinin, August 12, 2016

Announcement of discovered vulnerability in the Linux kernel’s TCP stack implementation

Read More...

SSL directory – Where to store SSL certificates on a Linux server?


by Danila Vershinin, August 9, 2016

The right place for SSL files found 🙂

Read More...

Magento product thumbnails are not displayed? [SOLVED]


by Danila Vershinin,

If Magento fails to generate product thumbnails, we have little guide for you how to fix that.

Read More...

WP-CLI for working with WordPress


by Danila Vershinin,

Let’s work with Wordpress on the command line: install Wordpress, change website URL without any third party plugins

Read More...

Choose the right DNS Nameservers for faster website performance


by Danila Vershinin, August 8, 2016

Worried about DNS performance and reliability? Use our guide and make the right choice for DNS nameservers hosting

Read More...

Speed up WordPress with AMP


by Danila Vershinin,

There are many ways to speed up your WordPress website. One of the latest technologies that Google brought for faster websites rendering is called AMP (Accelerated Mobile Pages). WordPress can leverage this technology using WordPress AMP plugin. WordPress AMP plugin There’s a bunch of AMP plugins for WordPress. It is most safe to use the […]

Read More...