Linux Tutorials on the topic “linux”
-
How to Install and Configure Mantis Bug Tracker on Ubuntu 18.04 LTS
Author: sohan patel • Tags: linux, ubuntu, web server • Comments: 1Mantis is a free and open-source bug tracking web-based application tool available for Windows, OS X, and Linux. In this tutorial, we will learn how to install MantisBT on Ubuntu 18.04 LTS.
-
How to install ONLYOFFICE Document Server 5.4 from snap package
Author: Daria • Tags: linux, ubuntu • Comments: 1In this tutorial, we’ll learn how to easily install ONLYOFFICE Document Server on multiple Linux distributions with snapd support using Snapcraft command line tool.
-
How to Install Koel Music Streaming Server on Ubuntu 18.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 2Koel is a web-based personal audio streaming app written in Vue.js on the client-side and Laravel on the server-side. This tutorial will cover how to install Koel on Ubuntu 18.04 based server.
-
-
How to Install Logstash on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0
Logstash is a free and open-source tool, and world’s most popular log analysis platform for collecting, parsing, and storing logs for future use. Logstash comes with a rich set of plugins and a very expressive template language that makes it easy to transform data streams.
-
How to Upgrade Centos 7 to 8
Author: Amine YAHIA CHERIF • Tags: centos, linux • Comments: 23CentOS 8 has been released on Sep 23rd, 2019 ISO's are available on the official website. This tutorial I will show you how to upgrade from Centos 7 to Centos 8.
-
How to setup PostgreSQL Streaming Replication with Replication Slots on Debian 10
Author: Karl Wakim • Tags: debian, linux, server • Comments: 3PostgreSQL is a powerful and feature-rich relational database management system (RDBMS). This tutorial shows you how to set up streaming replication with replication slots on two Debian 10 nodes.
-
How to Install Webmin on CentOS 8
Author: Hitesh Jethva • Tags: centos, control panels, linux, server • Comments: 5Webmin is a free, open-source and web-based system configuration and management tool for Unix-like operating systems. In this tutorial, we will show you how to install Webmin using two different methods on CentOS 8.
-
How to manage Let's Encrypt SSL/TLS certificates with certbot
Author: Karl Wakim • Tags: linux, security • Comments: 1Certbot is a free and open-source utility mainly used for managing SSL/TLS certificates from the Let's Encrypt certificate authority. It is available for most UNIX and UNIX-like operating systems, including GNU/Linux, FreeBSD, OpenBSD and OS X.
-
How to Install WordPress with Nginx and Let's Encrypt SSL on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 4WordPress is a free, open-source and most widely used content management system in the world. In this tutorial, we will explain how to install WordPress with Nginx on CentOS 8 server and then we secure the server by using a free Let's Encrypt SSL certificate.
-
How to Setup a File Sharing Website with Jirafeau on Debian 10
Author: Karl Wakim • Tags: debian, linux, nginx, web server • Comments: 1Jirafeau is a simple file hosting and sharing web application built in PHP. It does not require a database and provides a clean, easy-to-use user interface with support for password protection, scheduled expiration, one-time downloads (self-destruction) and in-browser preview among other useful features.