Linux Tutorials on the topic “server”
-
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.
-
How to Install Jenkins Automation Server with Nginx on CentOS 7
Author: Liptan Biswas • Tags: centos, linux, server • Comments: 4
Jenkins is a free and open source continuous integration server. It can be used to automate various tasks related to software development such as building testing and deploying. In this tutorial, we will install Jenkins Automation Server on CentOS 7 server. We will also setup Nginx as a reverse proxy for Jenkins.
-
-
How to Install Mahara ePortfolio System on CentOS 7
Author: Liptan Biswas • Tags: apache, centos, linux, server, web server • Comments: 1
Mahara is an open source e-portfolio system. It can also be used as a social networking platform. Mahara is written in PHP and uses either PostgreSQL or MySQL database server to store its data. You can use Mahara to create your personalized multimedia portfolio and to collaborate with others. In this tutorial, we will install Mahara on CentOS 7 server.
-
How to Install Pimcore with Nginx on CentOS 7
Author: Liptan Biswas • Tags: centos, linux, server, web server • Comments: 2
Pimcore is an open source enterprise content management system (CMS) written in PHP, It uses MySQL as database backend. In this tutorial, we will install Pimcore CMS on CentOS 7 server.
-
How to Monitor Nginx using Netdata on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, monitoring, nginx, server, ubuntu • Comments: 0
Netdata is an open source monitoring tool for Linux servers. In this tutorial, I will show you how to monitor Nginx using Netdata. The tutorial will cover the Nginx web server installation, enable the 'stub_status' module in Nginx and the Netdata installation on Ubuntu 16.04 Xenial Xerus.
-
How to Install and Configure Drupal with Apache on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 9
Drupal is a free and open source content management system that can be used to create online content, website and user communities. It is written in PHP language, uses MySQL as a database backends and distributes under the GNU General Public License. In this article, we will demonstrate how to install Drupal 8 on Debian 9 server.
-
How to Install ProcessWire CMS on CentOS 7
Author: Liptan Biswas • Tags: centos, linux, server, web server • Comments: 1
ProcessWire is free and open source content management system. It provides an easy to use flexible platform which is fully customizable. It provides a simpler and stronger control over your pages, fields, templates, and markup at any scale. In this tutorial, we will install ProcessWire on CentOS 7 server.
-
How to Install Streama on CentOS 7
Author: Liptan Biswas • Tags: centos, linux, server, web server • Comments: 2
Streama is a free and open source media streaming application. It's a self-hosted alternative to Netflix. It has numerous features such as easy drag and drop media management, beautiful media player, live sync watching, multi-user, subtitles and resume capability etc. In this tutorial, we will install Streama on CentOS 7 server.
-
Samba 4 Additional Domain Controller for failover Replication on CentOS 7
Author: iron_michael86 • Tags: centos, linux, samba, server • Comments: 11
In this tutorial, I will show you how to configure an additional domain controller which is one of the key features of SAMBA 4. This setup provides a degree of load balancing and failover for AD services (Ldap schemas and dns ) and configuring it is really easy. We can also use this feature to scale up the environment.