| by Scott Kilroy

The Beginner’s Guide to Git

Git is the revision control system created by Linus Torvalds. Its emphasizes on speed and efficiency. Here is the beginner’s guide to Git.

Share Button
Read More
| by Scott Kilroy

How To Install Kali Linux in Virtualbox

In our previous article, we have discussed about how to download the kali linux image file and how to install virtualbox. Now let’s get you started with the virtual machine. Step 01 : Open Virtualbox VirtualBox should open once it has installed. Now you should be greeted by the VirtualBox Manager Step 02 : Create […]

The post How To Install Kali Linux in Virtualbox appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Kali Linux : The OS That Hackers Use

If you are familiar with cyber security stuff, you must have heard about kali linux. Kali linux is a operating system developed by offensive security and it was specifically targeted for penetration testers. This linux distribution is built on Debian and it comes pre installed with many more security tools. In this guide, we will […]

The post Kali Linux : The OS That Hackers Use appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

7 Linux Port Scanners for Admins and Enthusiasts

Admins can choose from a large number of Linux port scanners when performing security audits or monitoring network services.

Share Button
Read More
| by Arround The Web

How to Install LXQt Desktop Environment in Ubuntu

LXQT is a lightweight, modular, fast, and user-friendly desktop environment. The free, open-source  LXQT is the successor of the LXDE desktop environment. Lubuntu and a few other Linux distribution have default LXQT desktop environments. LXQT is based …

Share Button
Read More
| by Arround The Web

Distribution Release: deepin 20.1

The deepin project has published a new update to the distribution’s 20.x series. deepin 20.1 features a new kernel, Linux 5.8, along with bringing the rest of the operating system up to date with Debian 10.6. There have also been a number of performan…

Share Button
Read More
| by Scott Kilroy

How To Prevent A Package From Upgrade In Debian, Ubuntu

In this guide, we will discuss various methods to hold or prevent a package from upgrade in Debian, Ubuntu and its derivatives such as Linux Mint and Pop!_OS.

Share Button
Read More
| by Scott Kilroy

Best Ubuntu Screen Recorders

If you ever need to record your screen on Ubuntu Linux, there are a lot of tools you can use to accomplish the task.

Share Button
Read More
| by Scott Kilroy

How to Convert PDF to Image Using Gimp

GIMP is a free, open-source, fully-featured image editing tool, available for Windows, Linux, Mac OS X, and other platforms.

Share Button
Read More
| by Scott Kilroy

Turn Raspberry Pi into a remote Linux development environment.

Turn a Raspberry Pi into a full blown Linux development environment.

Share Button
Read More
| by Scott Kilroy

How to monitor user activity in Linux with Acct

Acct is an open source application that we can use to monitor user activity in Linux. This tool comes with the functionality of running in the background and tracking user activity. It also reports what are the system resources are being consumed by the users. In this guide, we will see how to install and […]

The post How to monitor user activity in Linux with Acct appeared first on The Linux Juggernaut.

Share Button
Read More
| 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