Linux Tutorials on the topic “web server”
-
How to Install MODX CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 1
MODX is a free, open source and fast content management system written in PHP language. It is specially designed for ease of use that allows web admin to create powerful and dynamic content websites. In this tutorial, we will learn how to install MODX on Ubuntu 18.04 LTS (Bionic Beaver).
-
How to Install Magento 2 with Nginx and Letsencrypt on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 13
Magento is a widely used Open Source e-commerce software and content management system for e-commerce websites based on the PHP Zend Framework. It uses MySQL or MariaDB as database backend. In this tutorial, I will show you how to install Magento 2 with Nginx, PHP 7.1 FPM, and MySQL as the database. I will use ubuntu 18.04 (Bionic Beaver) as server operating system.
-
How to Install Laravel 5.6 PHP Framework with Nginx on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, php, programming, ubuntu, web server • Comments: 6
Laravel is a free and open source PHP framework that implements the MVC (Model-View-Controller) design pattern. In this tutorial, I will guide you step-by-step on how to install Laravel version 5.6 with Nginx as the web server, PHP-FPM 7.2, and MariaDB.
-
-
How to Install Magnolia CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
Magnolia is a free and open source Java-based CMS that delivers smartphone simplicity on an enterprise-scale. In this tutorial, we will learn how to install Magnolia in Ubuntu 18.04.
-
How to Install Django on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 11
Django is a web application framework written in python that follows the MVC (Model-View-Controller) architecture, it is available for free and released under an open source license. In this tutorial, we will install Django 2.0.5 stable version on an Ubuntu 18.04 LTS server.
-
How to Install Trac Project Management Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 7
Trac is a free and an open source Web-based project management and bug tracking system that helps developers to write great software while staying out of the way. In this tutorial, we will learn how to install Trac on Ubuntu 18.04.
-
How to Install CMS Made Simple on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
CMS Made Simple is a free and open source content management system written in PHP and uses MySQL to store their data. In this tutorial, we will learn how to install CMS Made Simple on Ubuntu 18.04.
-
How to Install Ariadne CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 3
Ariadne is a free, open source, feature rich cross-platform and security-focused Content Management System written in PHP language. In this tutorial, we will learn how to install Ariadne in Ubuntu 18.04 server.
-
How to Install CodeIgniter PHP Framework on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, php, programming, ubuntu, web server • Comments: 4
CodeIgniter is a free, open source and powerful PHP framework with a very small footprint. It is specially built for developers who need a simple and elegant toolkit to create full-featured web applications. In this tutorial, we will learn how to install CodeIgniter in Ubuntu 18.04 server.
-
How to Install BookStack Documentation Wiki on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, nginx, php, web server • Comments: 7
BookStack is an open source platform to create documentation/wiki content for your project. In this tutorial, I will show you step-by-step how to install and configure BookStack on CentOS 7 under the LEMP (Linux, Nginx, PHP-FPM, MySQL/MariaDB) stack.