| by Scott Kilroy

Monitoring Linux system resources using SAR (System Activity Report)

SAR or System Activity Report is used for monitoring Linux system resources . It can be used to generate reports relating to performance of a system

Share Button
Read More
| by Scott Kilroy

How to install ReactJS on Ubuntu 20.04

ReactJS is a free and open-source JavaScript library used for building reusable UI components. In this tutorial, we will show you how to install create react app and host a ReactJS application with Nginx web server on Ubuntu 20.04.

Share Button
Read More
| by Arround The Web

How to Disable Suspend and Hibernation Modes In Linux

In this article, we take you through how to disable suspend and hibernation modes on a Linux system. But before we do that, let’s briefly have an overview of these two modes. When you
The post How to Disable Suspend and Hibernation Modes In Linux first…

Share Button
Read More
| by Arround The Web

Professional Review of Desky Custom Desks For Gamers

Gaming rigs are fun to assemble, especially if you’re planning to go all out with your gaming gear, peripherals, furniture, and gadgets. When it comes to desks, Desky can deliver some of the highest-quality gaming desks in the market. You just need to …

Share Button
Read More
| by Scott Kilroy

11 Linux command line guides you shouldn’t be without

Some of this year’s top Linux command line tool (CLI) tools for beginners and pros alike.

Share Button
Read More
| by Scott Kilroy

How to restart CentOS or RHEL server safely

Is there is a safe reboot command that will do a graceful reboot for our CentOS or RHEL 7 server without causing any issues?

Share Button
Read More
| by Scott Kilroy

butterfly – web terminal based on websocket and tornado

butterfly is an xterm compatible terminal that runs in your web browser.

Share Button
Read More
| by Scott Kilroy

How To Fix Broken Ubuntu OS Without Reinstalling It

Over the course of time, your system can be plagued with errors that can render it broken or unusable.

Share Button
Read More
| by Scott Kilroy

How to setup Elastic Container Service (ECS) on AWS

Elastic Container Service is a fully managed container orchestration service provided by AWS. In this article, we will create an ECS cluster and deploy a sample Nginx application onto it. We will create a test cluster to understand the cluster setup. Y…

Share Button
Read More
| by Scott Kilroy

Perf- A Performance Monitoring and Analysis Tool for Linux

In a day of fierceless competition between companies, it is important that we learn how to use what we have at the best of its capacity.

Share Button
Read More
| by Scott Kilroy

How to Read File Line by Line in Bash Script [3 Methods]

When writing a bash script, depends on the automation flow sometimes the script has to read the content from the file line by line. Here we learn 3 methods in a bash script to read file line by line. Method […]
The post How to Read File Line by Line …

Share Button
Read More
| by Arround The Web

How to Convert PDF to Image Using Gimp

This article will be showing you how to convert the pages of a PDF document to image files (PNG, JPEG, and others) using the GIMP tool in Linux. GIMP is a free, open-source, fully-featured
The post How to Convert PDF to Image Using Gimp first appeared …

Share Button
Read More
| by Scott Kilroy

Darktable 3.4 Released with Revamped Tethering View, Module Grouping Feature

Coming more than four months after Darktable 3.2, the new release introduces a revamped tethering view that now supports histogram

Share Button
Read More
| by Scott Kilroy

NETCAT : The Swiss Army Knife You Must Have

Netcat (also known as “nc”) is a networking tool used for reading or writing from TCP and UDP sockets using an easy interface.

Share Button
Read More
| by Scott Kilroy

How to Find a File in Linux Using the Find Command

The Linux find command is one of the most important and handy commands in Linux systems. Here’s how you can use it to find files in Linux.

Share Button
Read More
| by Scott Kilroy

How to Install KeeWeb Password Manager on Ubuntu 20.04

KeeWeb is an open-source password manager used to store passwords both online and offline. It is compatible with KeePass and also available as a web version and desktop apps. In this tutorial, we will show you how to install the KeeWeb password manager…

Share Button
Read More
| by Scott Kilroy

How to Control Your Wi-Fi Network in Linux

The open-source network-monitoring package evillimiter makes it very easy for Linux and Windows users to control their Wi-Fi network.

Share Button
Read More
| by Scott Kilroy

Debsecan : You will not miss another security update

Do you ever wonder how to keep up with the new security updates releasing daily? Debsecan is a great tool that you can use to simplify this task. This utility will help you to evaluate your current security status without searching for the new security updates manually. And also it comes with the feature to […]

The post Debsecan : You will not miss another security update appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Listing Linux Services with Systemctl

Learn how to use the systemctl command to list Linux services and check their status.

Share Button
Read More
| by Scott Kilroy

How to Install GNOME on Linux Mint 20

Gnome is the default desktop environment for many Linux distributions. Gnome is based on GTK+ and has a new release every 6 months. Linux Mint by default supports Cinnamon, MATE, or Xfce desktop environment. Cinnamon and Mate are a fork […]
The post …

Share Button
Read More