Ubuntu
Ubuntu installation, desktop and server setup, package management, and troubleshooting.
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 VirtualBox Guest Additions on Ubuntu 18.04
In this tutorial, we will show you how to install VirtualBox Guest Additions on Ubuntu 18.04 guests. The Guest Additions offer several useful functionalities for guest machines such as shared folders, shared clipboard, mouse pointer integration, better video support and more.

How to Install and Configure Squid Proxy on Ubuntu 18.04
Squid is a full-featured caching proxy supporting popular network protocols like HTTP, HTTPS, FTP, and more. This tutorial will walk you through the process of setting up a Squid Proxy on Ubuntu 18.04.

How to Install and Configure an NFS Server on Ubuntu 18.04
Network File System (NFS) is a distributed file system protocol that allows you to share remote directories over a network. In this tutorial, we'll go over how to set up an NFSv4 Server on Ubuntu 18.04.

How to Install and Use MySQL Workbench on Ubuntu 18.04
MySQL Workbench is a cross-platform graphical application for MySQL database administrators and architects. In this tutorial we will show you how to install and MySQL Workbench on Ubuntu 18.04.

How to Install Chromium Web Browser on Ubuntu 18.04
Chromium is fast, stable and secure browser built for the modern web. In this tutorial, we'll explain how to install Chromium web browser on Ubuntu 18.04.

How to Install and Use PHP Composer on Ubuntu 18.04
Composer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manage them for you.

How to Install and Use Docker Compose on Ubuntu 18.04
Docker Compose is a tool that allows you to define and manage multi-container Docker applications. It uses a YAML file to configure the application's services, networks, and volumes.

How to Install CouchDB on Ubuntu 18.04
CouchDB is a free and open-source fault-tolerant NoSQL database maintained by the Apache Software Foundation. In this tutorial, we will cover the process of installing the latest version of CouchDB on Ubuntu 18.04 from the official CouchDB repositories.

How to Install Minecraft Server on Ubuntu 18.04
This tutorial covers the installation and configuration the latest version of Minecraft Server on Ubuntu 18.04. We'll use systemd to run the Minecraft server and the mcrcon utility for connecting to the running instance.

How to Install TensorFlow on Ubuntu 18.04
TensorFlow is a free and open-source platform for machine learning built by Google. This tutorial describes how to install TensorFlow on Ubuntu 18.04.

How to Install Memcached on Ubuntu 18.04
Memcached is a free and open-source high-performance in-memory key-value data store. In this tutorial, we will cover the process of installing and configuring the latest version of Memcached on Ubuntu 18.04.

How to Install Flask on Ubuntu 18.04
Flask is a free and open-source micro web framework for Python designed to help developers build secure, scalable and maintainable web applications. Flask is based on Werkzeug and uses Jinja2 as template engine. In this tutorial, we will show you how to install Flask in a Python virtual environment on Ubuntu 18.04.

How to Install Elasticsearch on Ubuntu 18.04
Elasticsearch is an open-source distributed full-text search and analytics engine. It supports RESTful operations and allows you to store, search, and analyze big volumes of data in real time. In this tutorial, we will show you how to install Elasticsearch on Ubuntu 18.04.

How to Install and Configure Gogs on Ubuntu 18.04
Gogs is a self-hosted open-source git server written in Go. It includes a repository file editor, project issue tracking, and a built-in wiki. This tutorial covers the steps to install and configure Gogs on Ubuntu 18.04.

How to Install Opera Web Browser on Ubuntu 18.04
Opera is one of the most popular cross-platform web browsers in the world. In this tutorial we'll explain how to install Opera web browser on Ubuntu 18.04.

How to Install VLC Media Player on Ubuntu 18.04
VLC is one of the most popular open-source multimedia players. It is cross-platform and can play virtually all multimedia files as well as DVDs, Audio CDs and different streaming protocols. This tutorial explains how to install VLC media player on Ubuntu 18.04.

How to Install Postman on Ubuntu 18.04
Postman is a complete API development environment that helps you managing your APIs in every stage of development from designing and testing, to and publishing documentation and production monitoring. This tutorial explains how to install Postman on Ubuntu 18.04.

How to Install and Use Curl on Ubuntu 18.04
Curl is a command line tool that allows you to transfer data from or to a remote server. In this tutorial, we will show you how to install Curl on Ubuntu 18.04.

How to Install WordPress with Apache on Ubuntu 18.04
WordPress is by far the most popular open-source blogging and CMS platform that powers over a quarter of world's websites. In this tutorial we will show you how to install WordPress on an Ubuntu 18.04 machine.
