Linux Tutorials on the topic “debian”
-
How To Install Concrete5 CMS on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 2
In this tutorial, we will learn how to install and configure Concrete5 on Debian 9 server. Concrete5 is a free and open source Content Management System written in PHP language that can be used for publishing content on the Internet.
-
Install Observium Network Monitoring on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, networking, security • Comments: 5
Observium is a free and open source Network Management and Monitoring tool that can be used to monitor all of the network devices. It is written in PHP and uses SNMP to collect the data from the connected device and monitor them using a web interface. In this tutorial, we will explain how to install and configure Observium on Debian 9 server.
-
How to Install Icinga 2 Monitoring Tool on Debian 9.2
Author: Matt Vas • Tags: debian, linux, monitoring • Comments: 10
In this guide we will discuss how to install and configure the latest version Icinga 2 web monitoring tool in Debian 9.2 release, in order to monitor all important network infrastructure devices, such as physical or virtual servers or VMs, routers, switches, firewall appliances and other network IoT devices.
-
-
Install WebMail Lite PHP based Webmail Client on Debian 9.1
Author: Matt Vas • Tags: debian, email, linux • Comments: 1
In this guide, we’ll show you how to install the latest version of WebMail Lite PHP in Debian 9.1 and show you how to configure the application to fetch e-mails from a popular mail service Yahoo! Mail. The tutorial can be used for your own mail services as well, Yahoo is just used as an example.
-
Install Debian 9 (Stretch) via PXE Network Boot Server
Author: Matt Vas • Tags: debian, linux • Comments: 3
In this tutorial, we’ll guide you on how to install the latest version of Debian 9 server via a PXE server with internet remote HTTP mirror sources offered by Debian archive mirrors. The DHCP server that we’ll use in this tutorial to setup PXE environment will be ISC-DHCP Server and the netboot Debian files will be served on the local network by TFTPD-HPA server.
-
How to Install PrestaShop on Debian 9
Author: Matt Vas • Tags: apache, debian, mysql, php, web server • Comments: 4
In this guide, we’ll show you how to install and configure the latest version of Prestashop on Debian 9.1. Prestashop is a free Open Source e-commerce content management platform written in PHP programming language which is often deployed on Linux under Apache/Nginx web servers, PHP and MySQL/MariaDB database management system.
-
How to Install Varnish Cache with Apache on CentOS 7
Author: Muhammad Arul • Tags: apache, centos, debian • Comments: 1
Varnish is a proxy server focused on HTTP caching. It's designed as an HTTP accelerator and can act as reverse proxy for your web server Apache or Nginx. In this tutorial, we will show you how to install and configure varnish HTTP accelerator as a reverse proxy for Apache web server.
-
How to Install Joomla with Apache on Debian 9 (Stretch)
Author: Hitesh Jethva • Tags: apache, debian, linux, server, web server • Comments: 15
Joomla is one of the most popular and widely supported open source content management system (CMS) platform in the world that can be used to build, organize, manage and publish content for websites, blogs, Intranets and mobile applications. Thie tutorial describes the installation of Joomla with Apache web server and MariaDB on Debian 9.
-
How to Install Nagios 4.3.x Monitoring Tool on Debian 9
Author: Matt Vas • Tags: debian, linux, monitoring • Comments: 18
This tutorial will show you how to install and configure the latest version of Nagios Core, currently 4.3.4, from sources in Debian 9.1, codename Stretch. Nagios, also known as Nagios Core, is a free Open Source network monitoring tool actively maintained by its developers, designed to monitor an entire network infrastructure.
-
Install Let's Encrypt and Secure Nginx with SSL/TLS in Debian 9
Author: Matt Vas • Tags: debian, linux, nginx, security, server, web server • Comments: 9
This tutorial will show you how to install and secure a Nginx web server on Debian 9 with a TLS certificate issued for free by the Let’s Encrypt Certificate Authority. Furthermore, we will configure automatic renewal of Lets’ Encrypt TLS certificates using a cron job before the certificates expire.