Linux Tutorials on the topic “Ubuntu”
-
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 and Configure MongoDB on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 35
MongoDB is a NoSQL database that offers a high performance, high availability, and automatic scaling enterprise database. Data is stored in a "document" structure in JSON format (in MongoDB called BSON). MongoDB was first introduced in 2009 and is currently developed by the company MongoDB Inc. This tutorial shows the installation and configuration of MongoDB on Ubuntu 16.04 LTS.
-
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.
-
-
Securing ISPConfig 3.1 With a Free Let's Encrypt SSL Certificate
Author: howtoforge • Tags: ispconfig, security, ubuntu • Comments: 63
This tutorial shows how to create and configure a free Let's encrypt SSL certificate for the ISPconfig interface (port 8080), the email system (Postfix and Dovecot/Courier), the FTP server (pure-ftpd) and Monit.
-
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 Gogs Go Git Service on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu • Comments: 2
Gogs is free and open source Git service written in Go language. Gogs is a painless self-hosted git service that allows you to create and run your own Git server on a minimal hardware server. Gogs web-UI is very similar to GitHub and offers support for MySQL, PostgreSQL, and SQLite database.
-
How to Install and Configure XWiki on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 2
XWiki is a free and open source wiki software written in Java runs on a servlet container like Tomcat, JBoss etc. This tutorial describes the installation of XWiki on Ubuntu 16.04.
-
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.
-
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.