Linux Tutorials on the topic “web server”
-
How to Install WonderCMS with Nginx and Let's Encrypt on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 0WonderCMS is a free and open-source flat-file CMS, aimed to be extremely small, light and simple. It's built with PHP, jQuery, HTML/CSS. In this tutorial, we will go through the WonderCMS installation and setup on the FreeBSD 12 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 Vanilla Forum with Nginx and Let's Encrypt on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 1Vanilla is a free, open-source discussion forum written in PHP. In this tutorial, I will show you how to install Vanilla Forum on FreeBSD 12 by using Nginx as the web server, MariaDB as the database 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 Hugo Site Generator On Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 0Hugo is a free and open-source framework written in Go language that can be used to create websites with ease. It is simple, fast and secure static site generator, you don't need any database to run it.
-
-
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.
-
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 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.
-
How to Install Laravel based PyroCMS with Nginx on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0PyroCMS is a powerful modular CMS and development platform built with Laravel 5, which allows you to build better Laravel websites and applications faster.
-
Install Automad CMS with Nginx and Let's Encrypt SSL on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 0Automad is a file-based content management system (CMS) and a template engine written in PHP. In this tutorial, we will go through the Automad CMS installation and setup on CentOS 7 system by using NGINX as a web server.
-
How to Install Tiki Wiki with Apache and Let's encrypt SSL on Debian 10
Author: Hitesh Jethva • Tags: apache, debian, linux, web server • Comments: 0TikiWiki is a free and open-source content management system written in PHP language. TikiWiki comes with a rich set of features, including, Forums, Blog, Maps, Workspace, Slideshow, Shopping Cart, Bug and issue tracker, Multilingual, File and image gallery, Events and many more.