Linux Tutorials on the topic “linux”
-
How to Install FlintCMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0FlintCMS is a free, open source and content-focused Node.js Content Management System that can be used to develop simple websites and blogs. In this tutorial, we will explain how to install FlintCMS on Ubuntu 18.04 server.
-
How to Install WonderCMS on Fedora 30
Author: Blago Eres • Tags: fedora, linux, web server • Comments: 1WonderCMS 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 Fedora 30 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 Monitor Log Files with Graylog2 on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 5Graylog 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 log from centralized location. You can easily monitor the SSH logins and unusual activity for debugging applications and logs using Graylog.
-
-
How to install Apache, PHP 7.3 and MySQL on CentOS 7.6
Author: Till Brehm • Tags: apache, centos, linux, mysql, php, server, web server • Comments: 22This tutorial shows how to install an Apache web server on a CentOS 7 server with PHP (mod_php with PHP 5.4, 7.0, 7.1, 7.2 or 7.3) and MySQL support. This setup is often referred to as LAMP which stands for Linux - Apache - MySQL - PHP.
-
How to Install a Debian 10 (Buster) Minimal Server
Author: Till Brehm • Tags: debian, linux • Comments: 30This tutorial shows how to install a Debian 10 (Buster) minimal server in detail with many screenshots. The purpose of this guide is to provide a minimal setup that can be used as the basis for our other Debian 10 tutorials here at howtoforge.com.
-
How to Install Fork CMS with NGINX on Debian 9
Author: Blago Eres • Tags: debian, linux, nginx, web server • Comments: 0Fork is an easy to use open-source CMS using Symfony Components. In this tutorial, we will go through the Fork CMS installation and setup on Debian 9 system by using Nginx as a web server, MariaDB as the database engine, 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 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.
-
Reverse SSH Tunneling
Author: kcharoen • Tags: linux, networking • Comments: 45Reverse SSH Tunneling: have you ever wanted to ssh to your Linux box that sits behind NAT? Now you can with reverse SSH tunneling. This document will show you step by step how to set up reverse SSH tunneling. The reverse SSH tunneling should work fine with Unix like systems.
-
How to Add Hosts to Icinga2 using the Icinga Director
Author: Muhammad Arul • Tags: linux, monitoring • Comments: 3In this tutorial, we will show you how to add hosts to Icinga2 using a module called 'Icinga Director' and how to configure server and service monitoring.
-
How to Install WonderCMS with Nginx and Let's Encrypt SSL on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 1WonderCMS 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 CentOS 7 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.