Ubuntu
Ubuntu installation, desktop and server setup, package management, and troubleshooting.
How to Install Joomla with Apache on Ubuntu 18.04
Joomla is one of the most popular open-source content management systems that powers hundreds of thousands of websites. In this tutorial we will explain how to install Joomla on Ubuntu 18.04.

How to Configure MySQL Master-Slave Replication on Ubuntu 18.04
MySQL replication is a process that allows data from one database server to be automatically copied to one or more servers. This tutorial covers a basic example of MySQL Master/Slave replication with one master and one slave server on Ubuntu 18.04.

How to Install Django on Ubuntu 18.04
Django is a free and open-source high-level Python web framework designed to help developers build secure, scalable and maintainable web applications. This tutorial provide a step by step instructions about how to install Django in a Python virtual environment on Ubuntu 18.04.

How To Set Up Apache Virtual Hosts on Ubuntu 18.04
In this tutorial, we'll provide a step by step instructions about how to set up Apache Virtual Hosts on Ubuntu 18.04. Apache Virtual Hosts allows you to run more than one website on a single machine.

How to Upgrade from Ubuntu 16.04 to 18.04
The latest Ubuntu LTS release, Ubuntu 18.04 (Bionic Beaver), was released on April 26, 2018 and it will be supported for 5 years until April 2023. In this tutorial we will show you how to upgrade your Ubuntu 16.04 installation or later to Ubuntu 18.04 (Bionic Beaver).

How to Install and Configure Redis on Ubuntu 18.04
Redis is an open-source in-memory data structure store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes, Lists, Sets, etc. This tutorial describes how to install and configure Redis on an Ubuntu 18.04 server.

How to Change Hostname on Ubuntu 18.04
This tutorial will guide you through the process of changing a hostname on Ubuntu 18.04 without the need of restarting your system.

How to Install Slack on Ubuntu 18.04
Slack is one of the most popular collaboration platform in the world that brings all your communication together. This tutorial explains how to install Slack on Ubuntu 18.04.

How to Create Python Virtual Environments on Ubuntu 18.04
Python virtual environment is a self-contained directory tree that includes a Python installation and number of additional packages. In this tutorial, we'll provide a step by step instructions about how to create Python virtual environments on Ubuntu 18.04.

How to Setup FTP Server with VSFTPD on Ubuntu 18.04
In this tutorial we’ll be installing vsftpd. It is a stable, secure and fast FTP server. We will also show you how configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS.

How to Install Drupal on Ubuntu 18.04
In this tutorial we will show you how to install Drupal 8.6 on an Ubuntu 18.04 machine. There are multiple ways to install Drupal, this tutorial covers the steps necessary for installing Drupal 8.6 using Composer.

How to Install WildFly (JBoss) on Ubuntu 18.04
WildFly, formerly known as JBoss is a cross-platform open-source application runtime written in Java that helps you build amazing applications. This tutorial will show you how to install WildFly application server on Ubuntu 18.04.

How to Install OpenCart on Ubuntu 18.04
OpenCart is a free and open-source PHP e-commerce platform. In this tutorial, we will show you how to install OpenCart on Ubuntu 18.04 server.

How to Install Magento 2 on Ubuntu 18.04
Magento is leading enterprise-class e-commerce platform built on open-source technology combining powerful features with flexibility and user friendly interface. In this tutorial we will show you how to install Magento 2.3 on an Ubuntu 18.04 machine.

How to Install WordPress with Nginx on Ubuntu 18.04
In this tutorial, we will show you how to install WordPress on an Ubuntu 18.04 machine. WordPress is by far the most popular open-source blogging and CMS platform worldwide.

How to Install Anaconda on Ubuntu 18.04
Anaconda is the most popular python data science and machine learning platform, used for large-scale data processing, predictive analytics, and scientific computing. This tutorial will guide you through the steps of downloading and installing Anaconda Python Distribution on Ubuntu 18.04.

How to Install and Configure GitLab on Ubuntu 18.04
This tutorial covers the steps necessary for installing and configuring GitLab on an Ubuntu 18.04 system. GitLab is a web-based open-source Git repository manager written in Ruby including wiki, issue management, code review, monitoring, and continuous integration and deployment.

How to Install Android Studio on Ubuntu 18.04
Android Studio is a full-featured cross-platform IDE that helps you build applications on every type of Android device. This tutorial explains how to install Android Studio on Ubuntu 18.04.

How to Install Jenkins on Ubuntu 18.04
In this tutorial, we will show you how to install Jenkins on an Ubuntu 18.04 machine using the Jenkins Debian package repository. Jenkins is an open-source automation server that offers an easy way to set up a continuous integration and continuous delivery (CI/CD) pipeline.

How to Install R on Ubuntu 18.04
R is a fast growing open-source programming language and free environment that specializes in statistical computing and graphics representation. This tutorial will guide you through the steps of installing R on an Ubuntu 18.04 machine.
