How to Create VM using VMware Workstation on Ubuntu 22.04
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...
View ArticleHow to Install Atom Text Editor on Ubuntu 22.04
In this guide, we will learn how to install Atom Text Editor on Ubuntu 22.04 LTS (Jammy Jellyfish). Atom is a free and open-source text editor for Linux, Windows and MacOS operating system.It is based...
View ArticleHow to Install FileZilla on Fedora 36 Workstation
In this post, we will learn how to install FileZilla on Fedora 36 workstation FileZilla is a free and open source fully featured graphical FTP, FTPS and SFTP client. It is cross platform software so it...
View ArticleHow to Install VirtualBox on Debian 11 (Bullseye)
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...
View ArticleHow to Install HAProxy on Ubuntu 20.04 LTS (Focal Fossa)
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...
View ArticleTar Command in Linux with Practical Examples
In this post, we will learn tar command in linux with practical examples. Tar command is used for creating archive of multiple files and directories into single archive file, extension of archive file...
View ArticleHow to Install VMware Workstation Pro on Debian 11 / 10
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...
View ArticleHow to Set Static IP Address on Ubuntu Server 22.04
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...
View ArticleHow to Get Started with Shell Scripting in Linux
Hello readers, In this post, we will cover how to get started with shell scripting in Linux or UNIX systems. What is a Shell? A shell is an interpreter in UNIX/Linux like operating systems. It takes...
View ArticleHow to Install AWS CLI on Linux Step-by-Step
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...
View Article26 Useful examples of find command in linux
Hello Readers, in this post we will cover 26 useful examples of find command in linux. What is the use of find command? find command in Linux & UNIX systems used to find files and directories and...
View ArticleHow to Install Docker on openSUSE Leap 15
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...
View ArticleHow to create a sudo user on Ubuntu Linux
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...
View ArticleHow to Install Docker Desktop on Ubuntu 22.04
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...
View ArticleHow to Install PostgreSQL 15 on RHEL 9 Step by Step
This post covers how to install PostgreSQL 15 on RHEL 9 system step by step. PostgreSQL is an open-source, multi-platform, robust and highly extensible database server based on the SQL language. It...
View ArticleHow to Configure DHCP Server on Ubuntu 22.04 Step-by-Step
Hello techies, in this post we will show you how to configure DHCP server on Ubuntu 22.04 LTS step-by-step. DHCP stands for Dynamic Host Configuration Protocol, it works on client-server architecture....
View ArticleTop 10 Linux Distributions for Servers in 2023
Linux operating system is a popular choice for servers – and for multiple reasons. First, it’s free (with exception of a few commercial distributions such as RHEL and SUSE Linux Enterprise Server ) and...
View ArticleHow to Install Fedora Server 37 Step-by-Step
Hello techies, in this post, we will cover how to install Fedora server 37 step-by-step with screenshots. Fedora Server is a free, open-source and powerful Linux distribution, which is built for...
View ArticleHow to Install KubeSphere on Linux Step-by-Step
KubeSphere is an open-source enterprise-grade Kubernetes container platform that provides streamlined DevOps workflows and full-stack automation. It offers an intuitive and user-friendly web interface...
View ArticleElementary OS 7 Installation Guide with Screenshots
Hello techies, in this post, we will cover how to Install Elementary OS 7 step by step with screenshots on laptop or desktop. It is based on latest and stable Ubuntu 22.04 LTS. Elementary OS 7 with...
View Article