Ubuntu 16.04

How to Install Snipe-IT on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Install Snipe-IT on Ubuntu 16.04

In this tutorial, you will download, install, and configure Snipe-IT, a free and open-source application designed specifically for IT asset management. Then you will create an admin user account to log into Snipe-IT for the first time.

Read more
How To Manage Multi-Node Deployments with Rancher and Docker Machine on Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

How To Manage Multi-Node Deployments with Rancher and Docker Machine on Ubuntu 16.04

Rancher supports Docker Machine-based provisioning, which makes it easy to create Docker hosts on cloud providers, or inside your own data center. In this tutorial, you’ll use the the cloud provider driver that’s built into Rancher to create Droplets from the Rancher UI and provision them to run Docker compute hosts which you can monitor, scale, and use to deploy Docker containers.

Read more
How To Secure Roundcube on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Roundcube on Ubuntu 16.04

In this tutorial, you’ll secure an existing basic Roundcube installation by adding SSL to Apache with Let’s Encrypt, adding two-factor authentication to your Roundcube account with a Roundcube plugin, and using GPG to sign and encrypt email with the Enigma plugin.

Read more
How To Set Up an NFS Mount on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an NFS Mount on Ubuntu 16.04

NFS, or Network File System, is a distributed file system protocol that allows you to mount remote directories on your server. This allows you to leverage storage space in a different location and to write to the same space from multiple servers. NFS works well for directories…

Read more
Initial Server Setup with Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Ubuntu 16.04

When you start a new server, there are a few steps that you should take every time to add some basic security and give you a solid foundation. In this guide, we’ll walk you through the basic steps necessary to hit the ground running with Ubuntu 16.04.

Read more
Webinar Series: Kubernetes Package Management with Helm and CI/CD with Jenkins X — step-by-step Kubernetes tutorial on Progressive Robot

Webinar Series: Kubernetes Package Management with Helm and CI/CD with Jenkins X

In this second article of the CI/CD with Kubernetes series, you will preview two Kubernetes-specific tools that have been developed to manage cloud native CI/CD: the Helm package manager and the Jenkins X pipeline automation tool. In order to effectively reduce error and organize complexity in application deployment, CI/CD systems must include robust tooling for package management/deployment and the creation of a development pipeline with automated testing.

Read more
CHAT