Linux Tutorials on the topic “debian”
-
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.
-
Install a Centralized Log Server with Rsyslog in Debian 9
Author: Matt Vas • Tags: debian, linux, monitoring, server • Comments: 4
In Linux, the rsyslog server can be configured to run a central log manager, in a service-client model fashion, and send log messages over the network via TCP or UDP transport protocols or receive logs from network devices, servers, routers, switches or other systems or embedded devices that generate logs.
-
How to Deploy Clojure Web Application on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, programming, web server • Comments: 0
This guide will walk through the process of deploying a simple web application in Clojure using supervisor and Nginx. Clojure is a modern general-purpose programming language for the JVM that focuses on concurrent programming found in operating systems. Clojure enables you to make use of the existing JVM infrastructure, including tools, libraries and application servers.
-
How to Install Cacti SNMP Monitoring Tool on Debian 9
Author: Matt Vas • Tags: debian, linux, monitoring • Comments: 16
Cacti is a web-based network monitoring tool, completely open source, designed to display network and system graphics via RRDtool. This tutorial will show you how to install and configure Cacti network monitoring tool from source to ensure that you get the latest version on Debian 9.