Ubuntu 16.04

How To Install and Configure ownCloud on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure ownCloud on Ubuntu 16.04

ownCloud is a file sharing server that permits you to store your personal content, like documents and pictures, in a centralized location, much like Dropbox. The difference with ownCloud is that it is free and open-source, which allows anyone to use and examine it. It also returns the control and security of your sensitive data back to you, thus eliminating the utilization of a third-party cloud hosting service.

Read more
How To Install and Use Webmin on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Webmin on CentOS 7

[Webmin](http://www.webmin.com/) is a modern, web control panel for any Linux machine. It allows you to administer your server through an simple interface. In this tutorial, you’ll install and configure Webmin on your server and secure access to the interface with a valid certificate from Let’s Encrypt.

Read more
How To Install Jenkins on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Jenkins on Ubuntu 16.04

Jenkins is an open source automation server intended to automate repetitive technical tasks involved in the continuous integration and delivery of software. Jenkins is Java-based and can be installed from Ubuntu packages or by downloading and running its Web application ARchive…

Read more
How to Manage and Monitor Docker Containers with dry on Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

How to Manage and Monitor Docker Containers with dry on Ubuntu 16.04

dry is a simple but extensive terminal application built to interact with Docker containers and their images. Using dry removes the repetition involved when executing routine Docker Engine commands, and also provides a more visual alternative to the native Docker CLI. In this tutorial, we will install dry and explore some of its most useful features.

Read more
How To Secure Nginx with Let's Encrypt on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Nginx with Let’s Encrypt on Ubuntu 16.04

In this tutorial, we will show you how to use Let’s Encrypt to obtain a free SSL certificate and use it with Nginx on Ubuntu 16.04. We will also show you how to automatically renew your SSL certificate. If you’re running a different web server, simply follow your web server’s documentation to learn how to use the certificate with your setup.

Read more
CHAT