Installation

How To: WPS Office For Ubuntu – Installation
Overview WPS is an alternative to the built-in LibreOffice. Prerequisites Ubuntu 18.04 Installation via Website Download 01. Download the installer at the WPS Office Website 02. Install the package using the following command Installation via Command Line 01. Run the following command to install the current version (at the time of …

How To Install Vivaldi Browser For Ubuntu
Overview Vivaldi is a free, cross-platform web browser available in Ubuntu. Prerequisites Ubuntu 18.04 Installation 01. Download the installer at the Vivaldi Official Website 02. Install the package using the following command 03. Open either from the launcher or via the command line Via Launcher Via command line

How To Install MySQL Workbench For Ubuntu
Overview MySQL Workbench is a tool for connecting to a MySQL database instance. Prerequisites Ubuntu 18.04 Installation 01. Install using the following commands 02. Open either from the launcher or via the command line Via launcher Via command line

How To: Sublime Text Editor For Ubuntu – Installation
Overview Sublime is a text editor with a wide range of support for different programming languages. It also support installation of plugins. Prerequisites Ubuntu 18.04 Installation Install using the following commands

How To Install Kdenlive Video Editing Tool For Ubuntu
Overview Kdenlive is a free and open-source video editing available for Ubuntu. It has a variety of features such as adding audio to a video, adding texts, and other functionalities. It has a similar interface to Adobe Premiere or other video editing tools. Prerequisites Ubuntu 18.04 Installation Install using the following commands …

How To Create A Simple Python Web App Using NGINX, uWSGI, And Flask – Part 01 of 03
Overview This tutorial will guide you in creating a simple Web/Flask Python application and deploy it on an NGINXÂ server with uWSGI and uWSGI Emperor. This part 1 covers the installation of the required packages. It will install the following: NGINX uWSGI uWSGI-Emperor Flask It will also cover creation of Virtual Environment Installation of python packages …

How To: Install Azure CLI On Ubuntu
Overview This guide shows how to install the Azure CLI on an Ubuntu OS. Azure CLI can be used for deploying Azure resources using ARM templates. Prerequisites Azure Portal account and credentials Installation and Login 01. Run the following command to run a script from Microsoft to install the CLI 02. Login …

How To Install And Configure Neo4J In Ubuntu
Overview This guide contains instructions on how to install and do basic configuration of a Neo4J database. Prerequisites Operating System: Ubuntu 18.04 Access to a Terminal or Shell Console Installation 01: Open a terminal window 02: Update the package repository list 03: Install Java. We will be using OpenJDK 8. Other …

How To Install And Configure PostgreSQL In Ubuntu
Overview This guide contains instructions on how to install and do basic configuration of a PostgreSQLÂ database. Prerequisites Operating System : Ubuntu 18.04 Access to a Terminal or Shell Console Install 01: Open a terminal window 02: Update the package repository list 03: Install PostgreSQL via APT package manager. Enter y …

How To: Pop!_OS Installation
Overview This guide contains the step-by-step installation of Pop!_OS 18.04 (LTS) on your machine. Pop!_OS is an Ubuntu-based Linux distribution featuring a custom GNOME desktop. Pop!_OS is designed to have a minimal amount of clutter on the desktop without distractions in order to allow the user to focus on work. The distribution is developed by …