Browse Category

Tutorials- Page 12

How to Mount a Drive in Linux

Mount is a command used in Linux to attached filesystems and drives and umount command is used to detach (unmount) any attached file systems or devices. In this tutorial, we will learn
15 January 2020

How to Stop and Disable Firewall on CentOS 8

A firewall is a security feature that filters incoming and outgoing traffic and keeps at bay potentially malicious applications. Additionally, a firewall gives the systems administrator the authority to determine which services
18 November 2019

How to Extract tar xz File in Linux

In this tutorial, we will look at how you can compress and extract tar xz tarball files/directories with a .tar.xz file extension in Linux. The xz format is a single-file compression format that is
19 March 2019

How to List Services in Linux

In this article, I will show you how to list all running services on Linux. We will also check how to check the status of a service on a systemd system. Let’s learn different
12 March 2019
1 10 11 12 13 14 20
Go toTop