ubuntu

How To Install Bacula-Web on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Bacula-Web on Ubuntu 14.04

Bacula-Web is a PHP web application that provides an easy way to view summaries and graphs of completed Bacula jobs. Although it doesn’t allow you to control Bacula in any way, Bacula-Web provides a graphical alternative to viewing jobs from the console. In this tutorial, we will show you how to install Bacula-Web on an Ubuntu 14.04 server that has Bacula software already installed.

Read more
How To Install Docker Compose on Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

How To Install Docker Compose on Ubuntu 16.04

Docker is a great tool, but to take full advantage of its potential each component of an application should run in its own container. Docker Compose makes it easier for users to orchestrate the processes of Docker containers, including starting up, shutting down, and setting up intra-container linking and volumes.

Read more
How To Install Go 1.6 on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Go 1.6 on Ubuntu 14.04

Go is a modern programming language developed by Google that uses high-level syntax similar to scripting languages. It is popular for many applications and at many companies, and has a robust set of tools and over 90,000 repos. This tutorial will walk you through downloading and installing Go 1.6, as well as building a simple Hello World application.

Read more
CHAT