Test your hosting disk and network speed
Speed of your page loading depends on various factors – how “heavy” your scripts are, what CPU is installed on your server, amount of RAM, […]
Continue reading »Notes from the Expert
Speed of your page loading depends on various factors – how “heavy” your scripts are, what CPU is installed on your server, amount of RAM, […]
Continue reading »
Put the following text in your .htaccess file and change it to match your domain. RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://blog.hosting.guru/$1 [R=301,L] RewriteCond […]
Continue reading »
If you ever need to compile PHP7.0+ on a server where you still are running old MySQL and configuration script complains about not being able […]
Continue reading »
VPS has become a new standard in Hosting world. They have become stable, fast and scalable. Here is a small tip for those, who would […]
Continue reading »
If for any reason you need to convert video MP4 into GIF – you most likely gonna hit tons of links talking about FFMPEG doing […]
Continue reading »
Important note: last PHP5.2 branch version was released on 6.January 2011 and is currently unsupported. It is security risk to keep running this version of […]
Continue reading »cd /var/spool/exim/db rm -f retry retry.lockfile rm -f wait-remote_smtp wait-remote_smtp.lockfile service exim restart
Continue reading »In fact it is PHP, that is sending extra header, making browser think, that page is in UTF8. That is wrong. To disable this edit […]
Continue reading »SSH is great, secure and stable protocol, that is used for remote access to *nix servers and file transfer. Now it is possible to mount […]
Continue reading »[Updated on 29.Oct.2018] As opposed to Windows, Linux and Unix systems allow user to tweak huge number of things. Most of these extra fine-grain-fine-tune-tiny-hidden-options are […]
Continue reading »