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.
Read MoreAdmins can choose from a large number of Linux port scanners when performing security audits or monitoring network services.
Read MoreLXQT 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 …
Read MoreThe 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…
Read MoreIn 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.
Read MoreIf you ever need to record your screen on Ubuntu Linux, there are a lot of tools you can use to accomplish the task.
Read MoreGIMP is a free, open-source, fully-featured image editing tool, available for Windows, Linux, Mac OS X, and other platforms.
Read MoreTurn a Raspberry Pi into a full blown Linux development environment.
Read MoreAcct 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.
Read MoreSAR or System Activity Report is used for monitoring Linux system resources . It can be used to generate reports relating to performance of a system
Read MoreReactJS 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.
Read MoreIn 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…
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 …
Read MoreSome of this year’s top Linux command line tool (CLI) tools for beginners and pros alike.
Read MoreIs there is a safe reboot command that will do a graceful reboot for our CentOS or RHEL 7 server without causing any issues?
Read Morebutterfly is an xterm compatible terminal that runs in your web browser.
Read MoreOver the course of time, your system can be plagued with errors that can render it broken or unusable.
Read MoreElastic 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…
Read MoreIn 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.
Read MoreWhen 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 …
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 …