×


Blog


Install Siege on Linux Mint 20 - Step by Step Process ?

This article covers how to quickly install the Siege tool on your Linux system and use it to test any specific web server. Siege is an open-source multi-threaded regression test and benchmark utility with a primary focus on load testing and benchmarking. It can stress test a single URL with a user-defined number of simulated users or read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status.


To Install Siege Benchmarking Tool on Ubuntu / Debian,

1. Check and update your Ubuntu 20.04 operating system:

$ sudo apt update && sudo apt upgrade -y

2. Install Siege execute the following command:

$ sudo apt install siege -y

3. Confirm the siege version to make sure it's installed and to compare it to the current version from Siege's official website:

$ siege --version


Install Node.JS on Rocky Linux 8 - Step by Step Process ?

This article covers the Installation process of NodeJS on Rocky Linux. Nodejs is a JavaScript runtime built on Chrome's V8 JavaScript engine and is designed to build scalable network applications.


Install and Use Logwatch on Linux Mint 20 - Step by Step Process ?

This article covers how to install the Logwatch utility on your Linux server. With Logwatch, you will be able to keep an eye on your server logs and hence, you can quickly figure out any possible issues.

You can easily customize Logwatch to your preference by modifying the parameters in the /etc/logwatch/conf path. It also provides something extra in the way of pre-written PERL scripts for making log parsing easier.

All the default settings are defined in the /usr/share/logwatch/default.conf/logwatch.conf file. The recommended practice is to leave this file intact and instead create your own configuration file at the /etc/logwatch/conf/ path by copying the original config file and then define your custom settings.


Logwatch comes with a tiered approach and there are 3 main locations where configuration details are defined:

  • /usr/share/logwatch/default.conf/*
  • /etc/logwatch/conf/dist.conf/*
  • /etc/logwatch/conf/*


To install Logwatch on your server.

On Ubuntu:

$ sudo apt-get install logwatch

On Debian:

$ apt-get install logwatch


Use Netflix on Ubuntu 20.04 - Easy way to do it ?

This article covers how you can enjoy your TV shows and Movies using Netflix on Ubuntu 20.04. You can simply install Google Chrome and start watching Netflix without any additional tools and requirements.


Install Dropbox on Centos 8 - Step by Step Process ?

This article covers how you can install Dropbox on the CentOS system and sync your local files and folders with Dropbox cloud storage. Dropbox is a useful file-sharing and syncing service that lets you sync files between different machines over the Internet for free. It's very useful for backing up your important documents, pictures, MP3 files, video files, and other data.


Top 5 Free Inventory Management Software

This article covers an analysis of the best working and free inventory management solutions for the Linux paradigm users. The list includes Delivrd, NEXTAR, Skyware Inventory, PartKeepr, and Square. Inventory management solution is required across the globe, by almost every other use for their businesses or for simply managing their items. Inventory management solutions make it easier for one to manage and keep track of their goods along with monitoring purchases and sales records. Excel files have long served the purpose, but with the advent of these efficiently working inventory management systems, it would not be wrong to say that inventory management has overall revolutionized.