All Stories
Install Docker on Windows 11 without Docker Desktop
As with Windows 10, let’s see how we could install Docker on Windows 11 without GUI.
In Docker, Windows 11, Dec 27, 2021Redirect HTTP to HTTPS in Nginx
Nowadays almost every owner of a website wants to secure his site with an SSL/TLS certificate. Once that is achieved the second step is to redirect the whole HTTP traffic to HTTPS dep...
In Nginx, HTTP, Dec 26, 2021Run Always Free Instances in the Oracle Cloud
I wouldn’t place Oracle Cloud in my top 5 cloud providers list, and as we know the cloud isn’t cheap nor free, but it seems that Oracle are stepping up the competitive game by offerin...
In Oracle, Dec 25, 2021How to install PHP 7.4 on Amazon Linux 2
Setting up a PHP environment for a PHP-based project on Amazon Linux 2 it’s a straightforward process, and it can be achieved in a few steps. This tutorial is aimed to show you the st...
In PHP, AWS, Amazon Linux 2, Dec 24, 2021Docker as an alias for Podman
There is a quick hack to get started with Podman just in case you are not familiar with the syntax though.
In Docker, Podman, Dec 23, 2021How to install Postman on Ubuntu 20.04
There are some ways to install Postman on Ubuntu 20.04. As always, we want to keep the work simple and straight to the point. So I’m going to show you the easiest way to install Postm...
In Postman, Ubuntu, Dec 22, 2021How to install Windows 11 on VirtualBox
Windows 11 has been out there for almost 3 months, so let’s see how good the VirtualBox installation will go.
In Windows 11, Virtualization, Dec 21, 2021Scan Docker images for Apache Log4j2 vulnerability
Docker Hub already announced public Log4jShell detection which is now live on Docker Official Images. But for those of you who are still using some old or custom images, there is a wa...
In Docker, Apache Log4j2, Dec 20, 2021Calculate PostgreSQL configuration
Fine-tuning PostgreSQL requires a lot of experience and screw-ups along the way. Luckily, there is a configuration calculator available online made just for DevOps, SysOps and DB admi...
In PostgreSQL, Dec 19, 2021How to create CNAME for root domain
Working as a cloud engineer you may ask yourself, is it possible to create a CNAME record for your root domain? The answer will be no for most of the hosting providers, but that’s not...
In DNS, Cloudflare, Dec 18, 2021