Latest Firefox Quantum Internet browser on RHEL 8 / CentOS 8 workstation

How to install latest Firefox browser on RHEL 8 / CentOS 8 Workstation

The Firefox comes pre-installed on RHEL 8 / CentOS 8. In this tutorial you will learn how to install a latest Firefox browser directly from Mozilla repository.

In this tutorial you will learn:

  • How to install latest Firefox on RHEL 8 / CentOS 8 workstation
  • How to backup existing Firefox installation and exclude form updating
  • How to start Firefox browser

Read more

Install Laravel With Composer On Ubuntu 18.04

Install And Host Laravel On Ubuntu 18.04 Bionic Beaver Linux

Objective

Install Laravel with Nginx and MariaDB on Ubuntu 18.04

Distributions

Ubuntu 18.04 Bionic Beaver

Requirements

A working install of Ubuntu 18.04 with root privileges

Difficulty

Easy

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

Laravel as quickly earned its place as the top PHP framework. It brought a lot of developer friendly features found in other frameworks like Rails to the PHP ecosystem, and in doing so, modernized PHP development.

If you’re looking to develop with Laravel or host it on Ubuntu 18.04, the setup process has never been easier. Since Laravel is PHP, there are a couple of ways to handle this, but Nginx and MariaDB provide a fairly straightforward way to get your project running with modern production-ready tools.

Read more

Ubuntu Lutris Start Overwatch Install

Install And Play Overwatch With Lutris On Ubuntu 18.04

Objective

Install and play Overwatch on Ubuntu 18.04

Distributions

This guide is tailored toward Ubuntu 18.04 but can be applied to other similar distributions.

Requirements

A working install of Ubuntu 18.04 with root privileges and a graphics card running the latest drivers.

Difficulty

Easy

Conventions

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

Introduction

Overwatch is one of the most popular PC games right now. It has a thriving esports scene and a community of millions playing it regularly worldwide. Unfortunately, it’s also completely unsupported on Linux and likely never will be.

That doesn’t mean that you can’t play Overwatch on Linux, though. It’s actually easy to get Overwatch running on Ubuntu with Lutris and Wine.

Before you start, make sure that you have the latest available drivers for your graphics card installed.

Read more

Enable Source package repository on Ubuntu 18.04

How to install ImageMagick 7 on Ubuntu 18.04 Linux

Objective

The objective is to install ImageMagick 7 on Ubuntu 18.04 Linux.

Operating System and Software Versions

  • Operating System: – Ubuntu 18.04 Bionic Beaver Linux
  • Software: – ImageMagick 7.0.7-38 or higher

Requirements

Privileged access to your Ubuntu System as root or via sudo command is required.

Difficulty

EASY

Conventions

Read more