Currently, there are three protocol used in today's web browser, the first one is the http/1, followed with http/2 and the upcoming protocol, the http/3. The latter is quite promising as it improves the…
If you recently enabled the OCSP SSL stapling in your NGINX, you probably using localhost 127.0.0.1 as a DNS resolver for it. But using applying it to your server, you've got an message on…
PHP has a new version and it was recently released on the public on November 2020. The update brings several advantage and improvements to squeeze some juices for a speedy NGINX webserver and web…
If you're tired of putting a password everything you login via SSH into your server via ssh root@your_server, there are ways to automatically login to your server without requiring you input a password. This…
If you recently installed adobe software products from your Windows 10, you probably notice your processes is suddenly bloated with background program from Adobe and one of those are the "Adobe Genuine Software Integrity…
Installing a Python on Windows 11 requires a bunch of dependencies from Linux and some functions might not work if not properly installed. That is why a portable Python that works 100% is ideal…
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…