Browsing tag

apache

Install LibreNMS on CentOS 7 / Ubuntu 16.04 – A Network and Server Monitoring Tool

LibreNMS is an open source auto-discovering network monitoring tool for servers and network hardware. It supports a wide range of network hardware like Cisco, Juniper, Brocade, Foundry, HP and operating systems including Linux and Windows. LibraNMS is a community-based fork of Network monitoring tool “Observium“, released under GPLv3. LibreNMS can discover your entire network using […]

How To Install LAMP Server on Debian 9

THIS DOCUMENT IS ALSO AVAILABLE FOR RHEL 8 CentOS 7 Debian 10 Ubuntu 18.04 LAMP (a server stack) stands for Linux, Apache, MySQL, and PHP. These four popular open source software components are used by most of the web hosting companies, web developers, blogs and others to run their websites. Here is the small guide […]

Install WordPress + Apache, MariaDB, and HHVM in Ubuntu 16.04

HHVM is just-in-time compiler designed to run applications that are written in PHP and Hack language. Facebook use HHVM to serve billions of web requests per day and is faster than traditional PHP engine. This article describes the steps to install WordPress with Apache, MariaDB, and HHVM on Ubuntu 16.04 Server. Below are the topics […]

Install PXE Server and Configure PXE client on CentOS 7

Image by foto76 at FreeDigitalPhotos.net PXE, stands for Pre-Boot Execution Environment, will help you to install a system over network without having a DVD / CD-ROM. In this method, client will boot using only its network interface card, will be very helpful to the system administrators to install OS on the system in which DVD […]