Linux Tutorials on the topic “nginx”
-
How to install Ioncube Loader on CentOS, Debian and Ubuntu
Author: Till Brehm • Tags: apache, centos, debian, linux, nginx, php, server, ubuntu, web server • Comments: 26
Ioncube loader is a PHP module to load files that were protected with the Ioncube Encoder software. Ioncube is often used by commercial PHP software vendors to protect their software, so it is likely that you come across an Ioncube encoded file sooner or later when you install extensions for CMS or Shop software written in PHP. In this tutorial, I will explain the installation of the Ioncube loader module in detail for CentOS, Debian, and Ubuntu.
-
How to Install Zammad Ticketing System on CentOS 7
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 2
Zammad is an open source helpdesk/customer support system written in Ruby. It's a web-based ticketing system with many features, including support to manage customer communication over several channels like Facebook, telegram, chat, and emails.
-
How to Install Wekan Trello-like Kanban on Ubuntu 16.04
Author: Muhammad Arul • Tags: nginx, ubuntu, web server • Comments: 0
Wekan is an open source trello-like kanban board based on the Meteor Javascript framework. It's a web-based management tool that allows you to create a board for your project collaboration.
-
-
How to Install SuiteCRM with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 4
SuiteCRM is an open source CRM (Customer Relationship Management) software based on PHP. It is a fork of the popular CRM software 'SugarCRM', and has become more popular after 'SugarCRM' decided to stop the development of the free version. In this tutorial, I will show you step-by-step how to install the open source CRM 'SuiteCRM'.
-
How to Install Nginx with PHP + MySQL (LEMP) on Debian 9
Author: Till Brehm • Tags: debian, nginx, web server • Comments: 5
This tutorial shows the installation of a Nginx web server on Debian 9 together with MySQL or MariaDB as database, PHP 7 and free Let's encrypt SSL certificate. Nginx web server is known for its stability, rich feature set, simple configuration, and low resource consumption.
-
How to Install Mautic Marketing Automation Tool on CentOS 7
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu • Comments: 2
In this tutorial, I will show you step-by-step how to install Mautic Marketing Automation Platform on CentOS 7. Mautic is an open source and self-hosted marketing automation tool for everyone. It allows you to grow up your business, monitor your website, create landing pages, create campaigns for your business, manage contacts, and send marketing emails.
-
How to Install MediaWiki with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 4
In this tutorial, I will show you step-by-step how to install MediaWiki with Nginx web server on Ubuntu 16.04. I will guide you on how to install and configure the LEMP stack for MediaWiki installation, including generating and configuring new free SSL Letsencrypt for MediaWiki security.
-
Install Nginx, MariaDB and PHP (FEMP stack) on FreeBSD 11
Author: Matt Vas • Tags: freebsd, mysql, nginx, php • Comments: 0
In this tutorial, I will describe the process of installing and configuring the FEMP stack on FreeBSD 11.x. FEMP software stack is an acronym for FreeBSD - Nginx - MySQL (or MariaDB) and PHP.
-
Install Let's Encrypt and Secure Nginx with SSL/TLS in Debian 9
Author: Matt Vas • Tags: debian, linux, nginx, security, server, web server • Comments: 9
This tutorial will show you how to install and secure a Nginx web server on Debian 9 with a TLS certificate issued for free by the Let’s Encrypt Certificate Authority. Furthermore, we will configure automatic renewal of Lets’ Encrypt TLS certificates using a cron job before the certificates expire.
-
How to Install and Configure GitLab CE on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, nginx, programming, server • Comments: 13
GitLab is an open source repository manager based on Rails developed by GitLab Inc. It is a web-based git repository manager that allows your team collaborate on coding, testing and deploying applications. In this tutorial, I will show you step by step how to install GitLab CE (Community Edition) on CentOS 7 Server.