Create Python Virtual Environments on Ubuntu 18.04
Sep 18, 2018

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.

Install Visual Studio Code on Ubuntu 18.04
Sep 14, 2018

How to Install Visual Studio Code on Ubuntu 18.04

Visual Studio Code is an open-source cross-platform code editor developed by Microsoft. The easiest and recommended way to install Visual Studio Code on Ubuntu machines is to enable the VS Code repository and install the VS Code package through the command line.

Install and Configure Nextcloud 14 on Ubuntu 18.04
Sep 11, 2018

How to Install and Configure Nextcloud with Apache on Ubuntu 18.04

Nextcloud is an open-source, self-hosted file share and collaboration platform, similar to Dropbox. In this tutorial we'll show you how to install and configure Nextcloud with Apache on an Ubuntu 18.04 machine.

Enable SSH on Ubuntu 18.04
Sep 9, 2018

How to Enable SSH on Ubuntu 18.04

In this tutorial, we'll show you how to enable SSH on an Ubuntu Desktop machine. Enabling SSH will allow you to remotely connect to your Ubuntu machine and securely transfer files or perform administrative tasks.

Sep 6, 2018

How to Install Yarn on Ubuntu 18.04

Sep 5, 2018

How to Install Tomcat 9 on Ubuntu 18.04

Sep 3, 2018

How to Install and Secure phpMyAdmin with Apache on Ubuntu 18.04

Aug 31, 2018

How to Install Sublime Text 3 on Ubuntu 18.04

Aug 28, 2018

How to Install and Use PHP Composer on Ubuntu 18.04

Aug 22, 2018

How to Install Jenkins on Ubuntu 18.04