HexChat is new IRC client that was forked from the XChat. It is not just a messaging platform for tech or geek people. it also a tool to access dark web contents like XDCC,…
Bloatware apps are one of the main problems of most android emulator today. Looking for an alternative emulator that has less bloatware is difficult to find, if you happen to find one - you…
So far, the best jpeg compression available today is from Mozzila, the Mozjpeg. It is also the most up to date, the compression quality of using mozjpeg is similar to the original even lowering…
If you're curious on how the OCSP stapling really works on your website, you come to a point that you do a lot of research before implementing in on your production. Let's say you…
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…