In this article, we will explain how to install PostgreSQL 15 database server on Ubuntu 22.04 (Jammy Jellyfish). PostgreSQL is a powerful, open-source object-relational Database Management System (DBMS). Itโs been battle-tested for over 35 years which has earned it a strong reputation
Read More
This post describes how to install latest version of AWS CLI on a linux system step-by-step. AWS CLI is a command line interface which allows us to interact with our AWS account. Developer and sysadmin use aws cli to perform day to
Read More
In this post, we will cover how to set static ip address on Ubuntu server 22.04. It is highly recommended to have a static ip on linux server because it would be persistent across the reboot. Static IP plays an important role
Read More
In this guide, we explore how you can implement a dual-boot setup of Linux Mint 21 (Vanessa) alongside Windows 11. If you are running Windows on your PC and want to try out Linux, one of the options is to install a
Read More
Hello Techies, VMware Workstation is one of the best Virtualization tool used at windows and Linux desktop level. It comes with different two versions, VMware Workstation Player & VMware Workstation Pro. Former is used for non-commercial and offers basic vmware functionalities whereas
Read More
In this guide, we will cover how to create lvm partition step-by-step in Linux. LVM stands for Logical Volume Management, it is the recommended way to manage disk or storage on Linux systems specially for servers. One of the main advantages of
Read More
In this guide, we will cover how to install latest version of HAProxy on Ubuntu 20.04 LTS (Focal Fossa) step-by-step. HAProxy is a free & open source solution for High availability and load balancing, it can also be used for proxying TCP
Read More
In this guide, we will cover how to install virtualbox on Debian 11 (Bullseye) step-by-step. VirtualBox is a free and open-source virtualization software used at desktop level. It is available for both Linux and Windows operating system. VirtualBox allows to spin up
Read More
In this guide, we will cover, how to create a VM (Virtual Machine) using VMware workstation on Ubuntu 22.04 step-by-step. In our previous guide, we have already cover How To Install VMware Workstation On Ubuntu 22.04 | 20.04. So, letโs get started,
Read More
In this guide, we examine how to install Cockpit on Ubuntu 22.04 LTS (Jammy Jellyfish) step-by-step. Cockpit is a free and opensource web-based graphical server management tool that allows administrators and Linux users to easily manage and configure their Linux servers/PCs from
Read More
