Linux Tutorials on the topic “server”
-
How to Install and Configure Monit on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 1
Monit is a free and open source process monitoring tool that can be used to monitor system process using the web browser and command line. In this tutorial, we will explain how to setup and use Monit on Debian 9.
-
Install Wordpress on LAMP in Debian 9
Author: Matt Vas • Tags: debian, mysql, php, server, web server • Comments: 10
This tutorial will show you on how to install and configure the latest version WordPress on top of a LAMP stack in Debian 9 - Stretch. Wordpress, without a doubt, is one of the most popular open-source Content Management System or CMS used in these days for internet publishing, which powers more than 60 million websites worldwide, whether small blogging sites or notable huge name brands.
-
How to Manage CentOS 7 Server with Webmin
Author: Liptan Biswas • Tags: centos, control panels, linux, server • Comments: 3
In this tutorial, we will install Webmin on CentOS 7.2. We will also learn to administrator Apache web server, firewalld, and Webmin configuration. Webmin is free and open source web based system administration tool for Unix systems. It provides a rich and powerful web based user interface to administrate the server along with all the popular applications like Apache, BIND, Squid Proxy etc.
-
-
How to Install Sensu Monitoring on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 2
Sensu is a free and open source tool for composing the monitoring system you need. In this tutorial, we will go through step by step installation of Redis, RabbitMQ and Sensu on Ubuntu 16.04.
-
How to install and setup Plex Media Server Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, server, storage, ubuntu • Comments: 11
Plex is a free feature-rich media library platform that provides a way to store all your movies, shows, and other media in one place. In this tutorial, we will learn how to install and configure Plex Media Server on Ubuntu 16.04.
-
How to Install TaskBoard on CentOS 7
Author: Liptan Biswas • Tags: apache, centos, linux, php, server, web server • Comments: 5
TaskBoard is a free and open source application to keep a track of the tasks that needs to be done. It requires minimal dependencies to work. Database is stored in SQLite which eliminates the requirement of MySQL or any other database server.
-
How to Install and Use TeamSpeak Server on CentOS 7
Author: Liptan Biswas • Tags: centos, linux, server • Comments: 10
In this tutorial, we will install TeamSpeak Server on CentOS 7 server. TeamSpeak is a VOIP or Voice Over Internet Protocol server. It provides voice communication features which can be used in various fields like online gaming, educational training, business communication etc.
-
How to Install SonarQube on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, mysql, nginx, programming, server, ubuntu, web server • Comments: 10
SonarQube is a free and open source quality management system platform that can be used to automate code inspection. It can analyze source code files, calculate a set of metrics and show the result on the web based dashboard. It is written in Java language and also supports other languages like Perl, PHP, and Ruby.
-
Server Monitoring with OpenNMS on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 2
OpenNMS is a free and open source enterprise grade network monitoring web application system that can be used to monitor unlimited devices at a single instance. OpenNMS detects and monitor services or nodes automatically in your network. You can also add particular device or service to monitor.
-
How to Install Apache ActiveMQ on CentOS 7
Author: Liptan Biswas • Tags: centos, linux, server, web server • Comments: 5
Apache ActiveMQ is a free and open source message broker and integration pattern server. It supports many cross language clients and protocols from JAVA, C++, C, Python, Perl, PHP etc. It provides many features such as Message Groups, Virtual Destinations, Wildcards and Composite Destinations etc. It can be easily integrated to spring applications. In this tutorial, we will install Apache ActiveMQ on CentOS 7 server.