Skip to content
  • Home
  • How To’s
  • Automation
  • Linux Desktop
  • Linux News
  • About Us
  • Contact Us
  • Privacy Policy
LinuxBuzz
  • Home
  • How To’s
  • Automation
  • Linux Desktop
  • Linux News
  • About Us
  • Contact Us
  • Privacy Policy

How To’s

Upgrade-Ubuntu-20-04-to-Ubuntu-22-04

How to Upgrade Ubuntu 20.04 to 22.04 LTS (via GUI)

April 25, 2022 by Pradeep Antil

Canonical has released Ubuntu 22.04 LTS operating system for desktop and severs. Refer the below, if you have Ubuntu 20.04 installed on your system and want to upgrade it to Ubuntu 22.04 LTS (Jammy Jellyfish). This tutorial will cover how … Read more

Install-Ansible-Ubuntu-Linux

How to Install Ansible in Ubuntu 22.04 LTS (Jammy Jellyfish)

April 18, 2022 by Pradeep Antil

Hello techies, as we know that Ansible is the most popular automation and configuration tool available for all Linux distributions. Ansible is free and opensource software which is used to configure mange remote Linux and Windows hosts. One of the … Read more

Install-Minikube-Ubuntu-Linux

How to Install Minikube on Ubuntu 22.04 / 20.04 LTS

March 23, 2022 by Pradeep Antil

Minikube is single node Kubernetes (k8s) cluster and can be installed inside a virtual machines. It generally used for test and development environment. Anyone who is new to Kubernetes and want to learn it then minikube is recommended setup. As … Read more

Install-Docker-Ubuntu-22-04

How to Install Docker on Ubuntu 22.04 / 20.04 (Step by Step)

March 17, 2022March 14, 2022 by Pradeep Antil

Docker is considered as PaaS (platform as a service) software which makes use of OS level virtualization feature to spin up containers. In other words, we can say Docker provides container run time environment. In this guide, we will cover … Read more

Download-Package-Without-Installing-RHEL8

How to Download RPM Packages Without Installing on RHEL 8

February 20, 2022 by Pradeep Antil

DNF is a package management command line utility on RHEL distributions like Red Hat Enterprise Linux, CentOS Stream and Fedora. Usually, DNF or Yum command is used to install, update and remove rpm packages from command line. Apart from this, … Read more

VirtualBox-Dash-Rocky-Linux

How to Install VirtualBox on Rocky Linux 8 (Step by Step)

February 8, 2022 by Pradeep Antil

VirtualBox is a free and open-source virtualization tool and typically used at desktop level for building the test environment. It is developed and managed by Oracle corporation, that’s why it is known as Oracle VM VirtualBox. VirtualBox is a type-2 … Read more

Install-Cockpit-Console-Rocky-Linux

How to Install Cockpit Web Console on Rocky Linux 8

January 31, 2022 by Pradeep Antil

Cockpit is a free web-based graphical tool to manage linux server and is used to perform all day-to-day administrative tasks. Cockpit is best suited to the admins who have moved from windows to Linux as it provides easy and graphical … Read more

Create-Sudo-User-Ubuntu-Debian-Linux

How to Create Sudo User on Ubuntu / Debian Linux

January 18, 2022 by Pradeep Antil

Hello Techies, as we know that root is the admin user in Linux who has all rights on all commands and files. It is not recommended to use root user to perform administrative tasks but assign administrative privileges to a … Read more

Create-XFS-File-System-Linux

How to Create XFS File System in Linux (Step by Step)

January 10, 2022 by Pradeep Antil

XFS is a 64-bit journaling file system and used where high performance is required. XFS file system is available in most of the linux distribution like Ubuntu, Debian and RHEL. In RHEL based distributions XFS is the default file system. … Read more

Increase-LVM-Partition-in-Linux

How to Increase LVM Partition Size in Linux

January 2, 2022 by Pradeep Antil

Hi Techies, one of the advantages of LVM partition is that it can be resized online without any downtime. Here resize means increasing and reducing lvm partition size. Though it is not recommended to reduce lvm partition as it may … Read more

Post navigation
Older posts
Page1 Page2 … Page4 Next →

Subscribe to Newsletter

Thank you for subscribing.

Something went wrong.

we respect your privacy and take protecting it seriously

Recent Posts

  • 15 Quick Wget Command Examples in Linux
  • How to Install Scribus (Desktop Publishing Tool) on Linux
  • How to Disable Reboot using “Ctrl-Alt-Del” on Ubuntu / Debian Server
  • How to Execute Ansible Ad-Hoc Commands
  • Learn IP Command to Manage Networking on Linux
  • How to Add Local User to Sudo Group in Debian Linux
  • Everything You Wanted to Know about Windows Subsystem for Linux (WSL)
  • How to Install VMware Workstation on Ubuntu / Linux Mint Desktop
  • How to Install Adobe Flash Player on Debian 9 and Ubuntu 18.04 LTS
  • 8 Useful mkdir Command Examples for Linux Users

Facebook Like

Facebook
© 2022 - LinuxBuzz