Docker Compose is a tool for defining and running multi-container Docker applications. When usind docker, running and managing multiple containers becomes cumbersome. Docker compose…
On a new fresh installation of manjaro i3 windows manager, I had this issue where the open/save file dialog was showing a blank screen.…
On a new Arch linux i3 install, the default browser is palemoon. I use google chrome as my default browser. This guide shows how…
In this guide we will learn how to install and use traceroute in the following linux distributions: Centos, Ubuntu, Debian, Fedora and Archlinux. Traceroute…
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…