Linux Tutorials on the topic “linux”
-
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.
-
Linux ss Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1When it comes to accessing socket related information through the command line in Linux, the first tool that comes to mind is netstat. However, there's another utility that can do this work for you. It's called ss.
-
How to Install Bludit CMS with NGINX on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, ubuntu, 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 Ubuntu 18.04 LTS system by using NGINX as a web server.
-
How to Install Shopware with NGINX and Let's Encrypt on Fedora 30
Author: Blago Eres • Tags: fedora, linux, nginx, web server • Comments: 0This tutorial will show you how to install the Shopware Community Edition (CE) on a Fedora 30 system by using NGINX as a web server. HTTPS connections to the server will be secured with a free Let's encrypt SSL certificate.
-
How to Install LiteCart on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0LiteCart is a free and open source e-commerce platform written in PHP, jQuery, and HTML5. It is simple, lightweight and easy to use software platform that helps you to host your own shopping cart.