In this tutorial, we walk you through the installation of Docker Desktop on Ubuntu 22.04. The conventional way of running and managing Docker container images is on the command line. However, this can be a daunting prospect for beginners who are just
Read More
In this post, we will show you how to create a sudo user on Ubuntu Linux. Sudo user is a regular user in Linux who has some admin rights to perform administrative task on the system. In Linux, root is the super
Read More
Are you looking for an easy guide on how to install docker on openSUSE Linux? The instructions on this page will show you how to install docker on openSUSE Leap 15.4. Docker provides software platform where we can build, test and package
Read More
In this post, we will explain how to install Node.js on RHEL 9 system step-by-step. Built on Googleโs V8 Javascript engine, Node.js is a free and opensource, cross-platform JavaScript runtime that is mostly used for building server-side applications. It uses an event-driven
Read More
Sometimes, you might want to delete some disk partitions on your Linux system to recover or regain some storage space. You can easily accomplish this on the command line with a few simple steps. In this guide, we will demonstrate how you
Read More
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
