Linux Tutorials on the topic “Linux”
-
How to Setup Pritunl VPN Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 2Pritunl is an open-source, simple and easy-to-use VPN server that allows you to setup virtualize your private networks across data centers within a minute. In this tutorial, we will explain how to set up a Pritunl VPN Server and Client on Ubuntu 20.04 server.
-
How to Install and Use GVM Vulnerability Scanner on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 15GVM also called "Greenbone Vulnerability Management" is an open-source vulnerability scanning and management software that provides a set of network vulnerability tests to find security holes in systems and applications.
-
How to Install and Use PowerShell on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1PowerShell is a task-based configuration tool of the Windows operating system which is also available for Linux. It is a very powerful tool used to automate system administrator tasks.
-
-
Install and Use Guacamole Remote Desktop on CentOS 8
Author: Hitesh Jethva • Tags: centos, desktop, linux • Comments: 6Apache Guacamole is a free, open-source, web-based and clientless remote desktop application that supports standard protocols like VNC, RDP, and SSH. In this tutorial, we will show you how to install the Guacamole server on CentOS 8.
-
How to Install Shopware 6 with NGINX and Let's Encrypt on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Shopware is a free and open-source platform that helps you to start your own e-commerce website to power your online business. In this tutorial, we will show you how to install Shopware with Nginx and Let's Encrypt SSL on CentOS 8.
-
How to Install and Use Snap Package Manager on Ubuntu 20.04
Author: Hitesh Jethva • Tags: desktop, linux, server, ubuntu • Comments: 2Snap also know as Snappy is an alternative package management tool and program package format developed by Canonical, the company behind Ubuntu Linux. In this tutorial, we will show you how to install and use the Snap package on Ubuntu 20.04.
-
How to Install GoAccess Web Log Analyzer on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0GoAccess is a free and open-source weblog analyzer tool used for the analysis of logs in real-time. You can analyze logs through a web browser or terminal. In this tutorial, we will show you how to install and use GoAccess on Ubuntu 20.04.
-
How to Install Friendica Social Network Platform on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, web server • Comments: 7Friendica is a free, open-source and decentralized social networking platform that helps you to build and maintain your own social networking projects. In this tutorial, we will show you how to install Friendica with Apache and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Set up RabbitMQ Cluster on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1RabbitMQ is a free, open-source, and multi-protocol messaging broker software written in the Erlang programming language. A message broker is used to store messages for an application. In this tutorial, we will be going to set up a three-node RabbitMQ Cluster on Ubuntu 20.04 server.
-
How to Install PostGIS PostgreSQL database extender on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux • Comments: 1PostGIS is a free and open-source database extender for the PostgreSQL Database Management System. It helps you to add some extra functions such as, area, union, intersection, distance, data types, and allow location queries to be run in SQL.