joomla-logo

How to install Joomla on Ubuntu 18.04 Bionic Beaver Linux

Objective

The objective of this tutorial is to obtain a working Joomla installation based on a Lamp environment built on Ubuntu 18.04 Bionic Beaver.

Requirements

  • Root permissions

Difficulty

MEDIUM

Conventions

  • # – requires given linux commands to be executed with root privileges either
    directly as a root user or by use of sudo command
  • $ – requires given linux commands to be executed as a regular non-privileged user

Introduction

joomla-logo
Joomla is one of the most famous CMS (Content Management System): it is an open source project, released under the GPL license and, according to its developers, it powers over 2 Million websites, and it is translated in 74 languages. In this tutorial we will walk through the Joomla installation in a LAMP environment, built on Ubuntu 18.04 Bionic Beaver.

Read more

Ubuntu Bionic Nginx Configuration LEMP

How To Install Nginx, MariaDB, PHP (LEMP stack) on Ubuntu 18.04 Bionic Beaver Linux

Objective

Install Nginx Web Server (LEMP) on Ubuntu 18.04. In particular, this Linux web server install guide shows you how to install Nginx, how to install MariaDB and how to install PHP.

Distributions

Ubuntu 18.04 Bionic Beaver

Requirements

A working install of Ubuntu 18.04 with root privileges

Difficulty

MEDIUM

Conventions

  • # – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command
  • $ – requires given linux commands to be executed as a regular non-privileged user

Introduction

If you want to run PHP-based websites on Linux, Apache isn’t your only option. Nginx is a faster, lighter weight, web server that’s fairly easy to configure and get running. Plus, it’s excellent at handling other tasks like load balancing, server optimization, and acting as a reverse proxy. Actually, Nginx is a top choice among startups for hosting their web applications.

Setting Nginx up to host PHP on Ubuntu 18.04 is very simple, and you only need a few packages installed to get started.

Read more

debian vs ubuntu comparison

Debian vs Ubuntu

debian vs ubuntu comparisonUbuntu and Debian are two of the most popular Linux distributions in history. Aside from that, they’re very closely related, making it hard for new Linux users to sort out the differences between the two. Let’s explore Debian vs Ubuntu comparisons.

Thus, is Ubuntu the same as Debian? While, many things may appear to be similar, or even the same, with these powerhouse distributions, there are some sizable differences between them.

Read more

How to set up Ruby on Rails on Ubuntu 18.04 Bionic Beaver Linux

Objective

The objective is to install Ruby on Rails on Ubuntu 18.04 Bionic Beaver Linux. First we will perform a standard installation from Ubuntu 18.04 repositories. The second part of this tutorial will show you how to use Ruby Version Manager (RVM) to install the latest Ruby.

Operating System and Software Versions

  • Operating System: – Ubuntu 18.04 Bionic Beaver Linux

Requirements

Privileged access to your Ubuntu 18.04 Bionic Beaver is required to install Ruby on Rails on Ubuntu 18.04 and/or prerequisites.

Difficulty

EASY

Conventions

Read more

Full Gnome Desktop on Ubuntu 18.04

The 8 Best Ubuntu Desktop Environments (18.04 Bionic Beaver Linux)

Did you know you could install a desktop environment with a single command?

GNOME 3 is a default Ubuntu 18.04 desktop environment but this does not stop you to install and use some other desktop environments as there are many to choose from.

To make your search for the best Ubuntu desktop environment easier, we choose 8 Ubuntu desktop environments for your consideration. Our list of recommended desktops for Ubuntu 18.04 Bionic Beaver Linux is complemented with links to instructions on how to install each desktop environment which we hope will turn out to be a very useful feature of this article.

So have fun and experiment with different desktop environments to find the one that suits you most. Follow the links and navigate to our desktop installation articles to see more screenshots of the Ubuntu desktop that interests you the most.

Read more