Skip to content

VITUX

Linux Compendium

Menu

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

How to find and kill Zombie Processes in CentOS 8

How to find and kill Zombie Processes in CentOS 8

In UNIX and Linux Operating System, Zombie processes also known as defunct processes, are those which are still running after the complete execution of the process but it still remains in the process table. In this tutorial, we will learn

Karim Buzdar May 23, 2020November 23, 2020 CentOS, Linux, Shell Read more

Do Math on Linux Command Line with expr command

Do Math on Linux Command Line with expr command

The Linux terminal (shell) allows you to perform mathematical calculations including addition, subtraction, multiplication, division, increment, and comparison of multiple numbers easily. This tutorial will show you various examples of basic mathematical calculations using expr command. I have performed all

Karim Buzdar May 22, 2020May 27, 2020 Debian, Linux, Shell Read more

Just for fun: Show gif files as text in Debian Terminal

Just for fun: Show gif files as text in Debian Terminal

So yesterday me and some geeky friends sat together and discussed the power of the Linux terminal application. It came down to what the geekiest or terminal savvy thing we ever did with our command line. One friend mentioned that

Karim Buzdar May 22, 2020May 22, 2020 Debian, Shell Read more

Automatically Empty Trash on Debian through Autotrash CLI

Automatically Empty Trash on Debian through Autotrash CLI

When we delete a file or folder from our system, it is moved to the Recycle Bin (Linux) or the Trash (Windows). Again and again, we have to get rid of these mostly useless files and folders that are in

Karim Buzdar May 20, 2020 Debian, Linux, Shell Read more

How to password protect files in Vim editor

How to password protect files in Vim editor

Vim is a powerful, feature-rich, highly extensible text editor that is used in all Linux OS. It is available in repositories of nearly all major Linux distributions. Because of its performance and low memory consumption, it is the top choice

Karim Buzdar May 19, 2020August 17, 2020 Debian, Linux, Shell Read more

[Fixed] N: Repository ‘http://security.debian.org buster/updates InRelease’ changed its ‘Version’ value from ” to ’10’

You might get the following error message while executing the command apt-get update on Debian 10: N: Repository ‘http://security.debian.org buster/updates InRelease’ changed its ‘Version’ value from ” to ’10’ When this happens, execute the following command on the terminal. apt-get

Karim Buzdar May 19, 2020 Debian, Linux Read more

How to set up an FTP Server on CentOS 8 using VSFTPD

How to set up an FTP Server on CentOS 8 using VSFTPD

What is FTP? FTP (File Transfer Protocol) is a client-server network protocol that allows users to exchange files to and from remote computers. FTP uses plain text to transfer data and access data. There are several different open-source FTP servers

Karim Buzdar May 18, 2020 CentOS, Linux, Shell Read more

Two commands to find files and directories in Debian 10 easily

Two commands to find files and directories in Debian 10 easily

Basically everything in Linux is a file. But before you are able to edit a file, you must be able to locate it in your system. About Linux file search In this article, I am going to briefly describe two

Karim Buzdar May 18, 2020 Debian, Linux, Shell Read more

How to install multiple Java versions on CentOS 8

How to install multiple Java versions on CentOS 8

Java is one of the most widely used high-level programming languages and was originally developed by Sun Microsystems.  It is used to create a complete application or systems that can run on a single computer system or in a distributed

Karim Buzdar May 15, 2020 CentOS, Linux, Shell Read more

How to change Terminal Font and Font-Size on Debian

How to change Terminal Font and Font-Size on Debian

If you spend a lot of time working in Terminal on your Linux system, you probably may not be comfortable with its default font size. Too small font size sometimes can give a burden to your eyes. However, the Terminal

Karim Buzdar May 15, 2020 Debian, Linux, Shell Read more
Page 18 of 66« First«...10...1617181920...304050...»Last »

Search

About This Site

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

Most Popular

  • How to Uninstall Programs from your Ubuntu System posted on July 29, 2020 | under Linux, Ubuntu
  • How to Write and Run a C Program in Linux posted on January 22, 2020 | under Linux, Ubuntu
  • How to Set JAVA_HOME Path in Ubuntu 18.04 and 20.04 LTS posted on January 23, 2019 | under Linux, Shell, Ubuntu
  • How to find files on the Ubuntu command line posted on June 20, 2019 | under Linux, Shell, Ubuntu
  • 5 Ways to Check Available Memory in Ubuntu 20.04 posted on April 30, 2020 | under Linux, Ubuntu
  • Find Devices Connected to Your Network with nmap posted on November 30, 2018 | under Desktop, Ubuntu
  • How to Manually Mount/UnMount a USB Device on Ubuntu posted on September 19, 2018 | under Linux, Shell, Ubuntu
  • 3 Ways to Reboot Ubuntu through the Command Line posted on May 20, 2019 | under Shell, Ubuntu
  • How to Start, Stop or Restart Services in Ubuntu posted on April 18, 2019 | under Linux, Shell, Ubuntu
  • How to Shut Down Ubuntu posted on July 29, 2020 | under Linux, Shell, Ubuntu
Copyright © vitux.com
  • Privacy Policy
  • Imprint