Linux Tutorials on the topic “web server”
-
How to install MediaWiki on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 5Mediawiki is a free and open source wiki software that allows you to create your own wiki site. In this tutorial, we will learn how to install Mediawiki with Apache web server on Ubuntu 18.04 server.
-
Docker Guide: Deploying Ghost Blog with MySQL and Traefik with Docker
Author: Muhammad Arul • Tags: linux, virtualization, web server • Comments: 2In this tutorial, we will show step-by-step how to install and configure Ghost as a Docker container. We will install and configure Ghost under the latest Docker CE version, use the MySQL as a database and use the Traefik as a Reverse Proxy.
-
How to Install Omeka Classic CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 2Omeka Classic is a free and open source web publishing platform for sharing digital collections and creating media-rich online exhibits. In this tutorial, we will learn how to install Omeka Classic CMS on Ubuntu 18.04 server.
-
-
How to Setup Apache Subversion with Let's encrypt SSL on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 1Apache Subversion or SVN is an open-source software versioning and revision control system developed by the Apache Software Foundation. In this article, I will show you how to set up the Apache Subversion using Ubuntu 18.04 LTS server.
-
How to Install Anchor CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, web server • Comments: 0Anchor CMS is a free, open source, simple, lightweight and powerful content management system. It is specially designed with performance with a focus on simplicity and elegance. This guide will explain how to install Anchor CMS on Ubuntu 18.04 server.
-
How to Install LimeSurvey on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 3LimeSurvey is a free and an open source online survey application written in PHP and uses a MySQL or PostgreSQL database. In this tutorial, we will learn how to install LimeSurvey on Ubuntu 18.04 LTS (Bionic Beaver) server.
-
How to Install GetSimple CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0GetSimple CMS is a free, open source, simple and easy to use web Content Management System that can be used to create blogs and websites. In this tutorial, we will explain how to install GetSimple CMS on Ubuntu 18.04 server.
-
How to install Fork CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: debian, ubuntu, web server • Comments: 0Fork CMS is a free and open source content management CMS that comes with an intuitive and user-friendly web interface. In this tutorial, we will explain how to install Fork CMS on Ubuntu 18.04 LTS (Bionic Beaver) server.
-
How to Install InvoicePlane on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0InvoicePlane is a free, open source and self-hosted application for managing your invoices, clients and payments. In this tutorial, we will explain how to install InvoicePlane on Ubuntu 18.04 LTS (Bionic Beaver).
-
How to Install Ruby on Rails on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 14In this tutorial, I will show you how to install Ruby on Rails on Ubuntu 18.04 LTS. We will show you how to install and configure Rails with a PostgreSQL database, and how to create a new first project with Rails.