Linux Tutorials on the topic “debian”
-
How to Install Vanilla Forum on Debian 9
Author: Blago Eres • Tags: debian, linux, web server • Comments: 0Vanilla is a free, open-source discussion forum written in PHP. In this tutorial, I will show you how to install Vanilla Forum on Debian 9 by using Nginx as the webserver, MariaDB as the database server, and optionally you can secure transport layer by using acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install WonderCMS with Nginx on Debian 9
Author: Blago Eres • Tags: debian, linux, nginx, web server • Comments: 0WonderCMS is a free and open source flat file CMS, aimed to be extremely small, light and simple. In this tutorial, we will go through the WonderCMS installation and setup on the Debian 9 system by using Nginx as a web server, and optionally you can secure the transport layer by using Acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install X-cart e-commerce platform on Debian 9
Author: Matt Vas • Tags: debian • Comments: 0This tutorial will guide you on how to install and configure the latest version X-Cart e-commerce platform in Debian 9.2 release, in order to create a free online shopping store.
-
-
Install and configure sar and ksar for daily monitoring on Linux and generate PDF reports
Author: sohan patel • Tags: centos, debian, linux, monitoring, ubuntu • Comments: 0This tutorial focuses on the installation and configuration of the powerful utilities sar and ksar on CentOS, Debian and Ubuntu and shows how to automatically create PDF reports by using a simple shell script for easy daily monitoring of server resource usage.
-
How to Install Shopware with NGINX and Let's encrypt on Debian 9
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 3Shopware is a widely used professional open source e-commerce software. This tutorial will show you how to install Shopware Community Edition (CE) on a Debian 9 system by using NGINX as a web server and how to secure the website with a free Let's encrypt SSL certificate.
-
How to Install Bludit CMS with NGINX on Debian 9
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 1Bludit is a simple, fast, secure, flat-file CMS that allows you to create your own website or blog in seconds. In this tutorial, we will go through the Bludit CMS installation and setup on Debian 9 (stretch) system by using NGINX as a web server.
-
How to Install Phorum with Nginx on Debian 9
Author: Blago Eres • Tags: debian, linux, nginx, web server • Comments: 0
Phorum is a PHP and MySQL based Open Source forum software. This tutorial will show you how to install Phorum on Debian 9 using Nginx web server.
-
How to create a Jailed SSH User with Jailkit on Debian 9 (Stretch)
Author: Srijan Kishore • Tags: debian, linux, security • Comments: 2This document describes how to install and configure Jailkit in Debian 9 Server. Jailkit is a set of utilities to limit user accounts to specific files using chroot() and or specific commands. Setting up a chroot shell, a shell limited to some specific command, or a daemon inside a chroot jail is a lot easier and can be automated using these utilities.
-
Check Internet Speed with speedtest-cli on Debian and Ubuntu
Author: Antonio Valencia • Tags: debian, desktop, linux, server, ubuntu • Comments: 15This tutorial shows you how to test the network connection speed of Debian and Ubuntu desktop and server systems by using the speedtest-cli tool.
-
How to use speedtest on a Linux server to check, store and report internet speeds graphically
Author: Ted Marynicz • Tags: debian, ispconfig, linux, networking • Comments: 12
Following on from a set of problems of poor broadband connectivity I was experiencing I decided that I wanted to monitor the Mbps speed I was getting from my provider on a regular basis. I was seeing especially poor figures when trying to download files in the evening, with much faster speeds achieved very early in the morning.