Linux Tutorials on the topic “Linux”
-
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 set up Gitlab for Continuous Integration and Deployment on CentOS
Author: shahril bin kamaruzzaman • Tags: centos, linux, programming, server • Comments: 0In this tutorial I will explain how to set up a local Gitlab Server for CI (Continuous Integration) / CD (Continuous Deployment). Since the scope of DevOps is quite large, this tutorial focuses on setting up the Gitlab server under local conditions. We will use the Gitlab Community Edition to set up in our local environment.
-
How to Install AirSonic Media Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 0AirSonic is a free, open-source and web-based media streaming server that allows you to access your music from the central location. In this tutorial, we will show you how to install AirSonic media streaming server on CentOS 8.
-
-
How to Install Apache Maven on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, programming • Comments: 0Apache Maven is a software project management tool based on the POM (Project, Object, Model) concept. Maven is a build automation tool used primarily for Java-based projects, but can also be used to build and manage projects written in C#, Ruby, Scala, and other languages. In this tutorial, we will show you step-by-step how to install and configure Apache Maven on a CentOS 8 system.
-
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 Elastic Stack (Elasticsearch, Logstash and Kibana) on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 5In this tutorial, I will show you how to install and configure Elastic Stack on a CentOS 8 server for monitoring server logs. Then I'll show you how to install 'Elastic beats' on a CentOS 8 and an Ubuntu 18.04 LTS client operating system.
-
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.