
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.
Read more

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.

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.

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.
How to Install Yarn on Ubuntu 18.04

How to Install Tomcat 9 on Ubuntu 18.04

How to Install and Secure phpMyAdmin with Apache on Ubuntu 18.04

How to Install Sublime Text 3 on Ubuntu 18.04

How to Install and Use PHP Composer on Ubuntu 18.04

How to Install Jenkins on Ubuntu 18.04
