Step By Step Guides to Install Webmin on Ubuntu 20.04 LTS

Webmin is a free & open source web administration tool. It is used for adding and removing users, changing users’ passwords, installing, updating, and removing software packages on the system. It allows to manage user accounts, configure system, view system logs and emails, and perform other administrative tasks. There are few steps to install Webmin …

5 Steps to Setup Apache JMeter on Ubuntu 20.04 LTS

Apache JMeter is a free & open-source load testing tool, written is Java language. It is a desktop application to measuring performance of a variety of services. It is used for analysis of a system’s performance under a load test. There are few steps to setup Apache JMeter on ubuntu: Step 1: Update the system. …

Steps to Install and Setup NextCloud on Ubuntu 20.04 LTS

NextCloud is a free & open source self-hosted cloud storage solution tool. Using NextCloud,we can store all the personal files present on local system. It provides End-to-end encryption & we can create and edit doc, ppt, xls files directly from NextCloud. There are some steps to install & setup NextCloud on ubuntu: Step 1: Update …

Steps to Install Alfresco CMS on Ubuntu 20.04 LTS

Alfresco CMS is a free & open source based enterprise content management system. It is a collection of information management software products for Windows and Unix-like operating systems, written in Java & it uses PostgreSQL to store database. Using Alfresco CMS, we can manage various types of digital assets such as documents, web, records, images,& …

4 Steps to Setup SSH (OpenSSH) on Ubuntu 20.04 LTS

SSH is a free & open source remote connectivity tool. SSH stands for Secure Shell. It is a cryptographic network protocol & used for a secure connection between a client and a server. It helps to access remote machine & securely transfer files or perform administrative tasks. There are some steps to setup SSH on …