| by Scott Kilroy

Install and Use nmon Tool To Monitor Linux Systems

Nmon is a simple, lightweight, and handy tool that lets you see what’s going on in your server. Nmon provides a simple ncurses interface to display the Linux system resources usage like CPU, memory, network, disks, file system, NFS, top processes, reso…

Share Button
Read More
| by Arround The Web

How to Find Parent Process ID in Linux

In this guide, we explore various ways you can use to find out the Parent Process IDs (PPIDs) or processes on a Linux system.
The post How to Find Parent Process ID in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to skip ChatGPT from WireGuard or OpenVPN on Linux

nixCraft Patreon supporters can download the PDF version here.
ChatGPT (short for Chat Generative Pre-trained Transformer) is a chatbot by OpenAI. It provides answers to your queries using learning techniques based on AI/ML. Unfortunately, ChatGPT deny…

Share Button
Read More
| by Arround The Web

8 Best Window Managers for Linux

Want to organize your windows and use all the screen space you have? These window managers for Linux should come in handy!
The post 8 Best Window Managers for Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Delete Files With Specific Extensions From the Command Line

Here’s how you can delete a large number of files with the same extension or a similar pattern of files you need to remove from your system.
The post How to Delete Files With Specific Extensions From the Command Line appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

What Is Linux? and How Does Linux Work?

Linux is an open-source, community-developed operating system with the kernel at its core, alongside other tools, applications, and services. Learn more here.
The post What Is Linux? and How Does Linux Work? appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

You Can Now Get Red Hat Enterprise Linux on the Oracle Cloud

Despite their past differences, Red Hat and Oracle have developed a partnership, which now has RHEL distributions available on Oracle Cloud Infrastructure.
The post You Can Now Get Red Hat Enterprise Linux on the Oracle Cloud appeared first on Linux To…

Share Button
Read More
| by Arround The Web

How to Use the head Command in Linux

In this guide, we’ll show you how to use the head command to work with text files efficiently from the command-line interface.
The post How to Use the head Command in Linux appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

Linux cmp Command Tutorial for Beginners (7 Examples)

Pretty much regardless of your role, if your regular work involves doing stuff on the command line in Linux, you may find yourself in a situation where-in you’d want to compare two files using a command line utility. There are several command line tool…

Share Button
Read More
| by Scott Kilroy

How to Install Discourse Forum with Nginx on Rocky Linux 9

Discourse is an open-source community discussion platform built using the Ruby language. In this tutorial, you will learn how to install Discourse Forum with the Nginx server on a server running Rocky Linux 9.

Share Button
Read More
| by Scott Kilroy

Linux pidof Command Tutorial for Beginners (5 Examples)

Linux command line offers a lot of utilities that work with processes. Once such tool is pidof, which – as the name suggests – gives you the process ID of an already executing process. In this tutorial, we will discuss the basics of pidof using some ea…

Share Button
Read More
| by Scott Kilroy

How to Clear Bash History on Linux

If you’ve ever used the command line on a Linux machine, chances are you’ve got a long history of commands logged. If you want to clear this history, there are a few simple steps that can help you do just that.

Share Button
Read More
| by Arround The Web

How to Copy, Move Files With Specific File Extensions in Linux

The simple command line syntax of Linux makes it easy to copy and move files with specific file extensions. Here’s how.
The post How to Copy, Move Files With Specific File Extensions in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

What is Linux File Globbing?

In this article, you’ll learn what file globbing is in Linux and how to use it with various commands through practical examples.
The post What is Linux File Globbing? appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Use the sleep Command in Linux

In this guide, we’ll discuss practical examples of sleep commands to show you how to use the sleep command to write robust shell scripts.
The post How to Use the sleep Command in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

4 Ways to Take Screenshots With the Context Menu in Linux

Not getting the option to take screenshots in the menu options? Not to worry, we have four easy solutions for you to try out on your Linux machine.
 
The post 4 Ways to Take Screenshots With the Context Menu in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

What You Need to Know About the rm Command in Linux

Avoid having the rm command delete files without asking you by familiarizing yourself with the rm command’s options first.
 
The post What You Need to Know About the rm Command in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Install Ubuntu on Windows Using VirtualBox

Check out this step-by-step guide on how to install and use Ubuntu Linux on Windows using Oracle VirtualBox.
The post Install Ubuntu on Windows Using VirtualBox appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Getting Started With the Linux screen Command

In this guide, we’ll discuss some useful examples of the screen command, so you can work with multiple shell sessions using a single Linux terminal window.
The post Getting Started With the Linux screen Command appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

SCALE 2023 Looks Like a ‘Must Attend’ Event

Scale made its first keynote reveals for 2023, announcing Arun Gupta and Ken Thompson as speakers for the event. Learn more here.
The post SCALE 2023 Looks Like a ‘Must Attend’ Event appeared first on Linux Today.

Share Button
Read More