Skip to content

VITUX

Linux Compendium

Menu

  • Home
  • Linux
  • CentOS
  • Debian
  • Ubuntu
  • Shell

Linux

Common uses of the Touch command on Rocky Linux 8

Touch Command on Rocky Linux

In Linux distributions, each document that is created on the system is provided with some timestamps. Each document must store the information about the last access time, the last modification time, and the last modification time. So all the timestamp

Vitux May 17, 2022 Linux, Shell Read more

How to Install gvim Editor on Debian 11

Graphical VIM Editor

If you have already worked with vim editor, gvim is a similar tool but it has a graphical user interface. In this small article, I am going to show you the method of installing gvim editor on Debian version 11

Vitux May 17, 2022 Debian, Linux, Shell Read more

How to Use the Linux Top command

Linux top Command usage

The top command in Linux lets you monitor running processes and the system resources they use. As a system administrator, it can be the most useful tool in your toolbox, especially if you know how to use it. The top

Vitux May 17, 2022 Linux, Shell, Ubuntu Read more

How to Password Protect a File in Vim Editor

Password protected text file in vim editor

The Vim editor can be described as a text editor for programmers. It is upward compatible with the Vi editor and can be used to write and edit simple files and programs. Besides the many extensions it offers, the Vim

Vitux May 11, 2022 Linux, Shell, Ubuntu Read more

How to Simultaneously Unzip or Unrar Multiple Files in Linux

Unpack multiple files in Linux

Sometimes we need to unzip multiple zipped and rar’ed files at once, all in a single folder. In the Ubuntu user interface, this is pretty easy: you just have to select all the files you want to unzip, right-click on

Vitux May 11, 2022 Linux, Shell, Ubuntu Read more

How to Install vim editor on Debian 11

Vim Editor

Vim is a short form of Vi IMproved. It is an open-source and free tool with a command-line interface and a Graphical User Interface. This article will show you how to install vim editor on Debian 11 using the terminal.

Vitux May 11, 2022 Debian, Linux, Shell Read more

How to Install and Use Podman Container Engine on Rocky Linux 8

Podman Container Engine

Podman is a free and open-source daemon-less container engine that was developed by RedHat. It exists to help developers manage and deploy their applications in a Linux environment. Similar to the Kubernetes platform, Podman works with pods. Podman seeks to

Vitux May 10, 2022 Linux Read more

Get System and Hardware Details with uname and lscpu on Debian

Debian get Hardware details

This guide shows you how to retrieve system details of your Debian 11 or Debian 10 system, e.g. kernel name, kernel release, kernel version, hostname, hardware architecture, processor type, hardware platform and operating system information. This guide was tested with

Vitux April 28, 2022 Debian, Linux, Shell Read more

How to Write a Shell Script in Ubuntu

Ubuntu Shell Script

What is a Shell Script? A shell script is a Linux-based script in which commands are written. When a user executes the script, all the commands that are in the script are executed one after another. Think of it like

Vitux April 27, 2022 Linux, Shell, Ubuntu Read more

How to Flush the DNS Cache on Ubuntu

Ubuntu Flush DNS Cache

The DNS or the Domain Name Server can be characterized as one of the most essential parts of your link to the internet. The DNS translates the domain names to and from the IP addresses so that we don’t need

Vitux April 27, 2022 Linux, Ubuntu Read more
Page 6 of 61« First«...45678...203040...»Last »

Search

About This Site

Vitux.com aims to become a Linux compendium with lots of unique and up to date tutorials.

Latest Tutorials

  • How to Install LAMP Stack on Linux Mint
  • How to Install KDE Plasma Desktop on Debian
  • How to Install Gradle Build Automation Tool on Rocky Linux 8
  • How to use Yum package Manager on Rocky Linux 8
  • How to Shutdown or Reboot Debian 11
Copyright © vitux.com
  • Privacy Policy
  • Imprint