How to Install Let’s Encrypt SSL in Nginx on Debian 11 Raj Oct 19, 2021 0 Let's Encrypt is a certificate authority that provides free SSL certificates for websites. However, it not only…
How to Install Memcached on Debian 11 / Debian 10 Raj Aug 28, 2021 0 Memcached, the high-performance, distributed memory object caching system, is extremely useful in speeding up…
How To Install Linux, Apache, MariaDB, PHP (LAMP Stack) on Ubuntu 20.04 Raj May 4, 2020 0 LAMP stack (Linux, Apache, MariaDB /MySQL, and PHP) is the widely used tech stack to host websites and blogs. This…
How To Install PHP 7.4 / 7.3 On CentOS 8 / RHEL 8 Raj Sep 20, 2019 0 PHP is an open-source programming language widely for web development, created by Rasmus Lerdorf. It is an…
Top 17 Important Docker Commands Raj Aug 12, 2019 0 In this post, we will see the top 17 important docker commands that we generally use in Docker environment.…