Linux Tutorials on the topic “Ubuntu”
-
How to Install Pimcore CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 2
Pimcore is a free and open-source enterprise content management system written in PHP language and uses MySQL/MariaDB for databases. It is fast, flexible, and designer and developer-friendly that allow us to manage and share all of our digital assets across any channel.
-
How to Install Apache CouchDB on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 8
CouchDB is a free and an open source NOSQL database solution implemented in the concurrency-oriented language Erlang. It has a document-oriented NoSQL database architecture. In this tutorial, we will learn how to install Apache CouchDB on Ubuntu 18.04 LTS server.
-
How to deploy Ghost Blog with Nginx on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, ubuntu, web server • Comments: 4
Ghost is a completely open source (MIT license) blogging platform, that is gaining popularity among developers and ordinary users. In this tutorial, we are going to set up and deploy a secure Ghost blog with the help of Ghost's Ghost-CLI tool on an Ubuntu 18.04 LTS server using Let's Encrypt, Acme.sh, Node.js, npm, Yarn, NGINX and MySQL/MariaDB.
-
-
How to Install Ionic Mobile App Framwork on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 1
Ionic is an open-source Framework that can be used for developing hybrid mobile apps using Web technologies like CSS, HTML5, and Sass. In this tutorial, we will learn to install Ionic framework on Ubuntu 18.04 (Bionic Beaver).
-
How to Install Seafile with Nginx on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, web server • Comments: 10
Seafile is an open source file-hosting and cloud storage system similar to Dropbox, but you can install and run it on your own server. In this tutorial, I will show you step-by-step how to install and configure a Seafile server with Nginx web server and the MySQL database.
-
Docker: Installation and Basic Usage on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu, virtualization • Comments: 2
Docker is an open-source project that provides an open platform for developers and sysadmins to build, package, and run applications anywhere as a lightweight container. Docker automates the deployment of applications inside software containers. This tutorial shows you how to install Docker on Ubuntu 18.04 LTS (Bionic Beaver) and how to start using it.
-
How to Install SilverStripe CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 1
SilverStripe is a free, open source, secure and flexible CMS written in PHP language that can help you to create and manage the content of your websites and web applications. In this tutorial, we will learn how to install SilverStripe CMS on Ubuntu 18.04 (Bionic Beaver).
-
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.