Linux Tutorials on the topic “linux”
-
A Guide to running a Reverse proxy for HTTP(S), SSH and MySQL/MariaDB using NGINX
Author: Christopher Serella • Tags: linux, nginx, server, ubuntu • Comments: 7This guide will walk you through the installation and configuration of NGINX to allow for the running of multiple physical servers, virtual machines or a combination of both behind a single public-facing IP Address.
-
How to Deploy a Dynamic DNS Server with Docker on Debian 10
Author: Karl Wakim • Tags: debian, dns, linux, server • Comments: 1This article will guide you through the complete setup of a Dynamic DNS server in a Docker container on a Debian 10 system, including setting up the required DNS records, placing the management API behind an Nginx HTTPS reverse proxy, and automating the client-side DNS record updates.
-
How to install Ntopng Network Monitor on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, monitoring, networking • Comments: 1Ntopng is a free, open-source and very useful network monitoring tool that can be used to monitor network traffic in real-time. It is a high-performance, low-resource and next generation version of the original ntop based on libpcap.
-
-
How to Install Jetty JAVA http Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Jetty is a free and open-source Java HTTP server that can be used in different projects, both in development and production. In this tutorial, we will show you how to install Jetty on Debian 10.
-
How to Install Icinga 2 Monitoring Software on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 12Icinga 2 is a free, open-source and most widely used monitoring system that can be used to monitor the health of networked hosts and services. In this tutorial, we will learn how to install and configured Icinga 2 and Icinga Web 2 on Debian 10.
-
How to Install Fork CMS with NGINX on CentOS 8
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 0Fork is easy to use open-source CMS built using the Symfony framework. In this tutorial, we will go through the Fork CMS installation and setup on the CentOS 8 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 Java (JDK and JRE) on Debian 10
Author: Muhammad Arul • Tags: debian, linux, programming, server • Comments: 3In this tutorial, we will show you how to install Java on the Debian 10 (Buster). We will install both the JDK (Java Development Kit) and the JRE (Java Runtime Environment on a Debian server.
-
How to create Docker Images with a Dockerfile on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization, web server • Comments: 11In this tutorial, I will show you how to create your own docker image with a dockerfile. A Dockerfile is a script that contains collections of commands and instructions that will be automatically executed in sequence in the docker environment for building a new docker images. As example, we will create a Nginx Web server with PHP-FPM.
-
How to setup a VPN Server using Pritunl on Ubuntu 18.04 LTS
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 6Pritunl is a VPN Server Software based on the popular OpenVPN platform. In this tutorial, you will learn how to set up and use Pritunl on your Ubuntu 18.04 LTS based server.
-
How to Install CentOS 8 Desktop
Author: Hitesh Jethva • Tags: centos, desktop, linux • Comments: 3CentOS 8 is a free and open-source Linux distribution and community version of RHEL 8. In this tutorial, we will show you step by step instructions on how to install CentOS 8.