Linux Tutorials on the topic “ubuntu”
-
How to Install osTicket with Nginx on Ubuntu 18.04 LTS
Author: sohan patel • Tags: linux, nginx, ubuntu, web server • Comments: 8osTicket is an open-source ticketing system on the Linux platform written in PHP. In this tutorial, I will show you how to install osTicket on Ubuntu 18.04, using Nginx as a web server, MySQL/MariaDB as a database server and PHP.
-
How to install Mastodon Social Network with Docker on Ubuntu 18.04 LTS
Author: Navjot Singh • Tags: linux, ubuntu • Comments: 12Mastodon is a free, decentralized and open-source social network. It was created as an alternative to Twitter. This tutorial will teach you how to set up your instance of Mastodon on a server with Ubuntu 18.04 using Docker.
-
How to Setup Rsyslog Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 10In this tutorial, we will explain how to configure Rsyslog server on Ubuntu 18.04 server. Rsyslog is a powerful and secure system for log processing, the Rsyslog server receives logs over the network from several physical or virtualized servers and monitors the health of different services.
-
-
How to install ONLYOFFICE Desktop Editors 5.4.1 from Flatpak on Linux
Author: Daria • Tags: linux, ubuntu • Comments: 1In this tutorial, we’ll learn how to easily install ONLYOFFICE Desktop Editors on multiple Linux distributions including Ubuntu from Flatpak. In case you prefer to install/update the suite as a DEB, snap, or AppImage package, refer to this tutorial.
-
How to Setup iSCSI Storage Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, storage, ubuntu • Comments: 3iSCSI stands for (Internet Small Computer System Interface) is a Storage Area Network (SAN) protocol that can be used for online storage management. In this tutorial, we will show you how to setup iSCSI target and iSCSI initiator on Ubuntu 18.04 server.
-
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 Install, Configure and Use latest PostgreSQL Version on Ubuntu
Author: sohan patel • Tags: linux, server, ubuntu • Comments: 1Postgres is an open-source relational database that has many advanced features like enterprise-class performance, triggers, Atomicity, Consistency, Isolation, and Durability. This tutorial shows how to install and configure the latest PostgreSQL version from the Official Postgres Ubuntu repository.