Linux Tutorials on the topic “web server”
-
How to Install Varnish Reverse Proxy with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 4
Varnish is a proxy server focused on HTTP caching. It's designed as HTTP accelerator and can act as reverse proxy for your web server Apache or Nginx. In this tutorial, I will show you how to install and configure varnish HTTP accelerator as a reverse proxy for Nginx web server.
-
How to Install Liferay CMS on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 1
Liferay is a free and open source content management software written in Java and uses MySQL to store their data. Liferay is a web based application portal that can be used to build websites and portals as an assembly of themes, pages, and a common navigation. In this tutorial, we will show you how to install Liferay on Debian 9 server.
-
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 BookStack with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 2
BookStack is an open source platform to create documentation/wiki content for your project. Your project documentation/wiki gets stored on BookStack as a 'Book', followed by 'Chapter' and 'Pages'. In this tutorial, I will show you step-by-step how to install and configure BookStack on Ubuntu 16.04 LTS.
-
How to Install Turtl Server - Evernote Alternative - on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 10
Turtl is a secure and encrypted Evernote alternative. It's an open source application that allows you to take notes, bookmark websites, store documents, share passwords with your coworkers. In this tutorial, we will show you step-by-step how to install and configure the Turtl server on Ubuntu 16.04.
-
Secure WordPress Against Fake and Disposable Email Spam
Author: Croydon • Tags: linux, web server • Comments: 1
In this howto, we'll show how to use the Fiddlemail Wordpress plugin to secure your Wordpress installation against the usage of disposable email addresses (also known as fake or trash mail addresses).
-
Install Taiga.io Agile Project Management Software on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 8
Taiga.io is an open source project management system for agile developers, designers, and project managers. In this tutorial, I will show you step-by-step how to install the Taiga.io project management tool on Ubuntu 16.04 server.
-
How to Install OpenProject on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 3
OpenProject is a web-based management system for location-independent team collaboration, released under GNU GPL 3 License. It's a project management software that provides task-management, team collaboration, and scrum. In this tutorial, I will show you how to install and configure the OpenProject management system using Ubuntu 16.04.
-
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 ionCube Loader on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 7
In this tutorial, we will explain how to install ionCube Loader on Debian 9 server. IonCube is a PHP extension that can be used for decoding secured encrypted PHP files at runtime.