Skip to content

VITUX

Linux Compendium

Menu

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

CentOS

How to install Mono on CentOS 8

CentOS Mono Installation

Mono is a software platform intended for developing and running cross-platform applications based on ECMA/ISO standards. It is a free and open-source project sponsored by Microsoft that supports many modern operating system architectures. Mono is used to create .Net framework

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

How to Generate an SSH Key in CentOS 8

SSH Key

SSH (Secure Shell) is an encrypted protocol to connect with a remote device. By default, it works on TCP port 22. There are two methods to connect with the remote server using SSH, one is by using the password authentication,

Karim Buzdar June 8, 2020June 8, 2020 CentOS, Linux, Shell Read more

How to use htop to monitor system processes in CentOS 8

Htop System Monitor

Htop is an enhanced version of top command. It displays all processes running on the system by PID plus uptime, load average, memory utilization, and other important statistics. It shows the information in a well-organized manner, which allows the users

Karim Buzdar June 4, 2020June 9, 2020 CentOS, Linux, Shell Read more

How to create your first Java program on CentOS 8

CentOS Java Coding

To start programming in Java on CentOS, you first need to install the (JDK) Java Development Kit on the system to compile and run a java program. We will demonstrate the installation of the JDK and Java program execution through

Karim Buzdar June 1, 2020December 4, 2020 CentOS, Linux, Shell Read more

How to install XAMPP on CentOS 8

XAMPP on CentOS

XAMPP is a cross-platform used as a local host, providing them a suitable environment for developers to test web applications before transferring data to remote servers. XAMPP is an open-source Apache distribution of a PHP development environment. It consists of

Karim Buzdar June 1, 2020November 13, 2020 CentOS, Linux, Shell Read more

How to connect from CentOS 8 to Windows 10 Desktop via RDP

RDP Client

RDP (Remote Desktop Protocol) is a Microsoft protocol designed to manage systems remotely. Microsoft Windows, Microsoft Azure, and Hyper-V platforms by default using RDP. It works on port 3389. In this tutorial, we will learn how to set up a

Karim Buzdar June 1, 2020December 30, 2020 CentOS, Linux, Shell Read more

How to enable SSH login notifications by email in CentOS 8

SSH Login Notifications

In this tutorial, we will learn how to enable email SSH login notifications in CentOS 8. Is your Linux Server used by multiple users and you want to know when a user is logging in by SSH? If yes, then

Karim Buzdar May 30, 2020December 2, 2020 CentOS, Linux, Shell Read more

How to install XRDP (Remote Desktop) Server on Centos 8

CentOS XRDP

XRDP is an open-source implementation of the Microsoft Remote Desktop (RDP) that allows you to graphically control your system. With RDP, you can log in to the remote machine the same as you had logged into the local machine. It

Karim Buzdar May 29, 2020November 26, 2020 CentOS, Linux, Shell Read more

How to install the latest LibreOffice version on CentOS 8

LibreOffice CentOS 8

LibreOffice is a powerful and open-source office suite that can be used on Linux, Mac as well as on Windows. It provides various features such as word documentation, spreadsheets, data processing, drawing, presentation design, Math calculation, and more. LibreOffice supports

Karim Buzdar May 28, 2020May 28, 2020 CentOS, Desktop, Linux, Shell Read more

How to find and kill Zombie Processes in CentOS 8

CentOS Zombie process

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
Page 3 of 7«12345...»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
  • Find Devices Connected to Your Network with nmap posted on November 30, 2018 | under Desktop, Ubuntu
  • How to Set JAVA_HOME Path in Ubuntu 18.04 and 20.04 LTS posted on January 23, 2019 | under Linux, Shell, Ubuntu
  • 5 Ways to Check Available Memory in Ubuntu 20.04 posted on April 30, 2020 | under Linux, Ubuntu
  • How to Manually Mount/UnMount a USB Device on Ubuntu posted on September 19, 2018 | under Linux, Shell, Ubuntu
  • How to Shut Down Ubuntu posted on July 29, 2020 | under Linux, Shell, Ubuntu
  • How to configure networking with Netplan on Ubuntu posted on June 3, 2019 | under Linux, Shell, Ubuntu
  • How to Install Wine on Ubuntu 20.04 LTS posted on August 10, 2020 | under Linux, Ubuntu
  • Get Linux System and Hardware Details on the Command Line posted on January 26, 2020 | under CentOS, Debian, Linux, Shell, Ubuntu
Copyright © vitux.com
  • Privacy Policy
  • Imprint