Linux Tutorials on the topic “Linux”
-
How to Install and Use BackupPC Backup Software on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: backup, linux, ubuntu • Comments: 2BackupPC is a free, open-source and web-based backup software suite that can be used for backing up Linux, Windows and macOS PCs and laptops. In this tutorial, we will show you how to install BackupPC on Ubuntu 20.04 server.
-
How to Install Matomo Web Analytics on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, nginx, ubuntu, web server • Comments: 1Matomo formerly known as Piwik is a free and open-source web analytics application that helps you to tracks online-visitors on your website. In this tutorial, we will show you how to install Matomo web analytics on Ubuntu 20.04 with Nginx and Let's Encrypt SSL.
-
How to Install Mattermost Team Messaging System on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu, web server • Comments: 1Mattermost is an open-source and self-hosted messaging application used for chat, file sharing, search, and integrations. It is an alternative to Slack chat that brings all your team communication into one place.
-
-
How to Install and Configure MongoDB on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 1MongoDB is a NoSQL database that provides high performance, high availability, and automatic scaling. In this tutorial, I will guide you to install and configure MongoDB 4.4 (stable) on a CentOS 8 server. We will add and configure the administrator user for MongoDB and configure the authentication for MongoDB services.
-
Install and Use collectl Performance Monitoring Tool on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0Collectl is a light-weight performance monitoring tool that can be used to collect performance data that describes the current system status. In this tutorial, we will show you how to install and use Collectl on Ubuntu 20.04.
-
How to Install Tiki Wiki on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 3In this tutorial, we will show you how to install Tiki Wiki CMS Groupware on Ubuntu 20.04 with Apache web server, MySQL Server, and PHP 7.4. Also, we will secure the Tiki Wiki CMS Groupware with SSL Letsencrypt.
-
How to Install Apache Solr on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1Apache Solr is a scalable, reliable, and fault-tolerant NoSQL search tool written in Java and released under an OpenSource license. In this tutorial, we will show you how to install Apache Solr 8.6 on Ubuntu 20.04.
-
How to run Python Scripts with Apache and mod_wsgi on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 6mod_wsgi is an Apache module that provides an interface for hosting Python based web applications under Apache. In this tutorial, we will learn how to install and set up of mod_wsgi with the Apache server on Ubuntu 20.04 server.
-
How to integrate ONLYOFFICE editors with Nuxeo Platform
Author: Daria • Tags: linux, web server • Comments: 0In this tutorial, we’ll learn how to integrate ONLYOFFICE online editors with Nuxeo Platform to edit and collaborate on docs stored there with no need to leave the application. To work with documents within Nuxeo, you need an instance of ONLYOFFICE Document Server.
-
How to install NodeBB Forum with Nginx and Let's Encrypt SSL on Ubuntu 20.04 LTS
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 3NodeBB is a modern forum software powered by Node.js which uses MongoDB/Redis as database platforms. It uses web sockets for instant interactions and real-time notifications. In this tutorial, we will learn how to install NodeBB forum on a Ubuntu 20.04 based server.