HowtoForge provides user-friendly Linux tutorials.
-
How to Install NodeBB Forum with Nginx and Let's Encrypt on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 1NodeBB is a Node.js based forum software built for the modern web which uses MongoDB or Redis as the database system. In this tutorial, we describe the NodeBBB installation process on the FreeBSD 12 using Nginx as the reverse proxy, MongoDB as the database, and acme.sh and Let's Encrypt for HTTPS.
-
Install Nginx, MariaDB and PHP (FEMP stack) on FreeBSD 12
Author: Muhammad Arul • Tags: • Comments: 0
A FEMP stack (FreeBSD, Nginx, MySQL/MariaDB, PHP) is a group of applications that can host dynamic websites and web applications, especially PHP-based applications. This tutorial will show you how to set up the FEMP Stack on FreeBSD 12.0.
-
How to Install and Use Vuls Vulnerability Scanner on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 2Vuls is a free and open-source Vulnerability Scanner written in Go. It is used to perform security vulnerability analysis and software updates on a daily basis. In this tutorial, we will explain, how to install and configure Vuls Vulnerability Scanner on Ubuntu 18.04 server.
-
-
How to Install WildFly with Nginx as a Reverse Proxy on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, nginx, programming • Comments: 0WildFly is a free, open-source and cross-platform application runtime written in Java and developed by Red Hat. Wildfly comes with a rich set of features including, Fast, Customizable Runtime, Scalability, Unified configuration & Management, Concurrent Loading, Fast Linking, Domain Management and many more.
-
How to Install Bolt CMS with Nginx and Let's Encrypt on FreeBSD 12
Author: Blago Eres • Tags: freebsd, web server • Comments: 0Bolt is a sophisticated, lightweight and simple CMS built with PHP. This tutorial shows the installation of Bolt CMS in FreeBSD 12 with Nginx web server, MySQL database server and Let's Encrypt SSL certificate.
-
How to Install HTTP Git Server with Nginx on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, ubuntu, web server • Comments: 6Git is a free and open source version control system that can be used to track changes of code. Git allows you to create many repositories for the same application and coordinating work on those files among multiple people. It is primarily used for source code management in software development.
-
How to Install Bludit CMS with NGINX on FreeBSD 12
Author: Blago Eres • Tags: • Comments: 0
Bludit is a simple, fast, secure, flat-file CMS that allows you to create your website or blog in seconds.
-
Setup a Local WordPress Development Environment with Vagrant
Author: Navjot Singh • Tags: centos, debian, linux, ubuntu, virtualbox, virtualization • Comments: 1Vagrant is a tool for working with virtual environments. It provides an easy way to set up a local development environment with a few commands, and you can replicate a complete setup as many times as you want, with ease and without the hassle of installing everything manually.
-
How to Install Anaconda Python Distribution on Debian 10
Author: Hitesh Jethva • Tags: debian, server • Comments: 1Anaconda is an open-source distribution of the Python and R programming languages that can be used to simplify package management and deployment. In this tutorial, we will learn how to install Anaconda Python Distribution on Debian 10.
-
How to Install Cachet Status Page System on FreeBSD 12
Author: Blago Eres • Tags: server, web server • Comments: 0
Cachet is a beautiful and powerful open-source status page system written in PHP that allows you to better communicate downtime and system failures to your customers, teams, and shareholders. In this tutorial, we will install the Cachet status page system using PHP, Nginx, MariaDB, and Composer on the FreeBSD 12 system.