Tag: debian

How to Deploy Clojure Web Application on Debian 9

  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. This guide will walk through the process of deploying …

How to Install Cacti SNMP Monitoring Tool on Debian 9

  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, codename Stretch. Cacti is a web-based network monitoring tool, completely open source, designed to display network and system …

How to install Sogo Groupware Server on Debian

  Today we talk about Sogo. SOGo is a fully supported and trusted groupware server with a focus on scalability and open standards, is released under the GNU GPL/LGPL v2 and above. SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the …

Install and Configure ISC DHCP Server in Debian 9

  DHCP or Dynamic Host Configuration Protocol is a protocol used in networks through which a system can automatically obtain the network settings, at boot time, required for communicating with other network devices. Using a DHCP server at your premises greatly simplifies the administration of network …

Install and Configure LEMP Stack in Debian 9

  LEMP stack is an acronym which stands for the following packages combined together: Linux kernel, Nginx web server, MariaDB database (or MySQL) and PHP server-side programming language). These pieces of software are widely used on servers on the internet today to deploy dynamic websites or …

How to Monitor Log Files with Graylog2 on Debian 9

How to Monitor Log Files with Graylog2 on Debian 9 It’s teamwork, but simpler, more pleasant and more productive. Graylog is a free and open source log management tool based on Java, Elasticsearch and MongoDB that can be used to collect, index and analyze any server …

How To Install Debian 9 "Stretch" DVD1 with GNOME Desktop

This tutorial guides you to install Debian 9.0 with GNOME Desktop through Graphical Installer from DVD1. You’ll first prepare 2 partitions as main and swap, then make a bootable USB and finally run the installation in step-by-step. You can follow this tutorial in either singleboot or …

Pardus 17.0 Released! Now Uses Debian 9

The development team behind the Turkish Debian-based Linux distribution, Pardus has announced the release of Pardus 17.0. The new release features the Linux kernel version 4.9 and Xfce 4.12 desktop environment. Pardus 17.0 is a Linux distribution for Turkish-speaking users. In fact, it’s one of those …

How to Install Joomla with Apache on Debian 9 (Stretch)

  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. It is written in PHP, uses object-oriented …