Microsoft SQL Server is a relational database management system developed by Microsoft. It is aimed to be used to store and retrieve data by applications.…
In this guide we are going to install Postgresql 13 in Ubuntu 20.04 Postgresql is an open source object-relational database system with over 30…
In this guide we are going to install Postgresql 13 in Centos 8/Rocky Linux 8. This will also work in RHEL 8 and its…
Nginx is one of the popular websites. It is used as a web server in the popular LEMP stack being the E in the…
In this guide we will explore how to automate the process of user creation using Ansible in LInux Systems. Ansible is an open-source software…
In this guide, we will go through Setting up Mysql 8 and the latest wordpress in Centos 8 with Nginx serving traffic and terminating…
PHP (Hypertext Preprocessor) is an open-source scripting language for creating dynamic web sites. PHP code runs on the web server such as Nginx, Apache,…
How do I install docker in Ubuntu 20.04? In this guide we are going to install docker in Ubuntu 20.04. Docker is a set…