Browsing tag

debian 9

How to Add Remote Linux Host to Zabbix Server for Monitoring

After installing the Zabbix server and Zabbix agent, you are now due for adding a node to the Zabbix server for monitoring. Install Zabbix Server: READ: How To Install Zabbix Server 4.0 on CentOS 7 / RHEL 7 READ: How To Install Zabbix Server 4.0 on Ubuntu 18.04 / Ubuntu 16.04 & Debian 9 Install […]

How To Install Nextcloud On Debian 9

THIS DOCUMENT IS ALSO AVAILABLE FOR RHEL 8 CentOS 7 Ubuntu 18.04 Nextcloud is a web suite that provides cloud storage over the network, a fork of ownCloud. It is like a Google Drive / Dropbox that permits you to store and share your documents and pictures in a centralized location. In this post, we […]

Install ownCloud 10 on Ubuntu 16.04 / 14.04 / Debian 9 / 8

ownCloud is an open-source (commercial version also available) web suite that provides cloud storage over the network. The data can be uploaded/downloaded via browser or through the software clients available free for download. ownCloud is based on PHP, and you can run this on all platforms that meet requirements. It offers almost all possibility of […]

How To Install Apache Cassandra on Ubuntu 18.04 / Ubuntu 16.04 & Debian 9

Cassandra is (also known as Apache Cassandra) an open-source distributed database management system. It was developed to handle large amounts of data across commodity hardware or cloud infrastructure. Cassandra provides high availability with no single point of failure. Cassandra supports linear scalability by adding a new machine to it with no downtime or interruption to […]

How To Add Remote Linux Machines into Icinga 2 Server

In our previous article, we have covered the installation of Icinga 2 server and the installation of Icinga Web 2. In this guide, we will look at how to add remote Linux machines into Icinga 2 server. Article Series Icinga 2 1: How To Install Icinga 2 on CentOS 7 / RHEL 7 2: How […]