Including your website in the HSTS preload list for the newly Google Chrome browser package will give your web users a force redirection to HTTPS without the needs of checking the HTTP version. The…
When you try building up MySQL Cluster and installed the MySQL Management Server to your database server. When running a command ndb_mgm -e show, you'll notice that the API is not connected and when…
If you recently installed MySQL server in DigitalOcean or Upcloud and you use TablePlus on connecting to the server. You probably get an error message that says "Driver Error, Can't connect to MySQL server…
Installing a web server using a distribution package like XAMPP, and WinNMP are probably the easiest solution to make your localhost server works. But what if we wanted to make it from scratch? and…
Installing the composer in Ubuntu is simple and requires no extra required plugins, you only need a working PHP 7.2 and above, and a MySQL. To get started, let's assume you already access your…
When you're trying to include your domain to Google Chrome's HTTP Strict Transport Security (HSTS) preload list, you'll get an error message that says "Warning: Unnecessary HSTS header over HTTP". Based on the error…
Migrating your files from other servers to another hosting or cloud provider is a long process. But if both of your servers have SSH access, you can transfer these files at an instant using…
Ubuntu has a PHPMyAdmin included in their repository and you can install it directly from the console command. But the problem is it only comes with packages for Lighttpd or Apache, it does not…
One of the benefits of using Pagespeed is its capability of rewriting all assets in your webpage to the CDN of your choice, reducing server loads and improving concurrent visitors. The recommend CDN provider…
Setting up the best performance server is tricky and requires knowledge in Linux and server setups. Digital Ocean is one of the best cloud hosting providers that you can find on the internet, it…