Linux Tutorials on the topic “Linux”
-
How to setup Apache Tomcat cluster with 3 Nodes on Ubuntu
Author: Rahul Shivalkar • Tags: linux, server, ubuntu • Comments: 0In this article, we will see how to set up a cluster of Apache Tomcat servers. We will be using 3 Ubuntu 18.04 EC2 Instances or VMs, here I have used EC2 instances. We will also see the steps to install Java since Apache Tomcat requires Java.
-
How to Synchronize Directories Using Lsyncd on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Lsyncd is a simple and lightweight tool that allows you to mirror your local directory to another directory on the remote server. In this tutorial, we will show you how to install and use Lsyncd to synchronize local directories and remote directories.
-
How to Install Ubuntu 20.04 LTS (Focal Fossa) Server
Author: Till Brehm • Tags: linux, server, ubuntu • Comments: 9This tutorial shows the installation of an Ubuntu 20.04 base server in detail with many screenshots. The purpose of the guide is to show the base installation of Ubuntu 20.04 LTS that can be used as a basis for our other Ubuntu tutorials here at howtoforge like our perfect server guides.
-
-
How to Install Mattermost Team Messaging System on Debian 10
Author: Muhammad Arul • Tags: debian, linux, nginx • Comments: 0Mattermost is an open-source messaging system that can be used as a Slack alternative. Mattermost brings team communication to a single place and makes it accessible from your Desktop PC, Android devices, and iPhone.
-
How to Install ONLYOFFICE Document Server with Nginx on Debian 10
Author: Muhammad Arul • Tags: debian, linux, nginx, web server • Comments: 4In this tutorial, we will show you how to install the Onlyoffcie Document Server on the latest Debian Buster 10. We will install the Onlyoffice Document Server with the PostgreSQL, Nginx, and Letsencrypt.
-
Linux mktemp Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 4Creating temporary files or directories is a common task that many Linux command line users do. But there's a dedicated command line tool - dubbed mktemp - that lets you do this.
-
How to Install Askbot with Nginx and Secure with Let's Encrypt on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Askbot is a free, open-source and highly-customizable question and answer forum software written in Python and Django. It is simple, lightweight and very similar to other forum software StackOverflow and YahooAnswers.
-
How To Install and Test Ansible on Linux
Author: Nitesh Bhavsar • Tags: centos, linux, ubuntu • Comments: 0Ansible is a widely used configuration management tool written in Python language that helps to configure single or multiple machines at the same time. This tutorial shows how to install Ansible on CentOS, Debian and Ubuntu.
-
How to integrate ONLYOFFICE with Plone CMS
Author: Daria • Tags: linux, web server • Comments: 0In this tutorial, we’ll learn how to integrate ONLYOFFICE online editors with Plone to edit and collaborate on docs stored there with no need to leave the application.
-
How to Install osquery on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, monitoring, security • Comments: 0osquery is a free and open-source tool developed by Facebook that can be used for querying operating system-related information including, memory usage, installed packages, process information, login users, listening ports and many more.