×


Category: Linux Backup


Install FTP Server on Debian 10 - A step by step guide ?

This article covers the complete process of installing FTP Server on your Debian 10 Buster system. In fact, VSFTPD is used as an FTP server. VSFTPD stands for Very Secure FTP Daemon that is licensed under the GNU General Public License. FTP, short for File Transfer Protocol, is a common network protocol that can be used to upload and download files depending upon the permissions the user is assigned. 


Install RabbitMQ on Ubuntu 20.04 LTS - A step by step guide ?

This article covers the complete process of installing RabbitMQ on Ubuntu 20.04 LTS (Focal Fossa) system. In fact, RabbitMQ is one of the most popular open-source Message Broker Program which uses Advanced Message Queuing Protocol (AMQP) and Streaming Text Oriented Messaging Protocol, Message Queuing Telemetry Transport, and other protocols via Plugins.

For additional help or useful information, we recommend you to check the official RabbitMQ website.


Install Yarn on Ubuntu 20.04 LTS - A step by step guide ?

This article covers how to install Yarn on your Ubuntu 20.04 LTS Focal Fossa. In fact, Yarn is a tool for managing, updating, and sharing your Java code. Yarn works through node.js helping to track libraries, dependencies, and even enables you to share solutions with other developers. 

For additional help or useful information, we recommend you to check the official Yarn website.


Install Foxit Reader on Ubuntu 20.04 LTS - A step by step guide ?

This article covers how to install Foxit PDF Reader on Ubuntu 20.04 LTS Focal Fossa system. In fact, Foxit PDF Reader can be used to view, create, edit, organize, sign, scan, and OCR. It can easily export PDF files to office, PDF/A/E/X, and more. Users can collaborate, share, sign, protect, and secure documents using Foxit Reader.

For additional help or useful information, we recommend you to check the official Foxit Reader website .


Install Kotlin Compiler on Ubuntu 20.04 LTS - A step by step guide ?

This article covers how to easily install Kotlin programming language on your Ubuntu 20.04 LTS Focal Fossa. In fact, Kotlin can be used to build front-end, server-side, and Android applications. It is basically designed to interoperate with Java and is fully supported on the Android operating system by Google.

For additional help or useful information, we recommend you check the official Kotlin website.


Calculate IP Subnet Address in Ubuntu 21.04 Linux using ipcalc

This article covers the ipcalc tool and the steps to use it. In fact, It is an important tool for network related tasks.