November 2020 - Page 6 of 66

How to Install HAProxy on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Install HAProxy on Oracle Linux 8

Introduction Setting up install haproxy on oracle linux 8 on a Oracle Linux 8 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install HAProxy on Oracle Linux 8, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and […]

Read more
How to Set Up a Git Server with Gitea on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Use Helm on Ubuntu 26.04

Helm is the package manager for Kubernetes. It uses charts — pre-configured Kubernetes application packages — to simplify deploying complex applications. Helm 3 removed Tiller, making it more secure and easier to use. This guide installs Helm on Ubuntu 26.04 LTS and demonstrates common workflows. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 […]

Read more
How To Setup ownCloud 5 On Ubuntu 12.10 — step-by-step Linux tutorial on Progressive Robot

How To Setup ownCloud 5 On Ubuntu 12.10

ownCloud is an open source Data Storage solution similar to Dropbox or Google Drive. One can grab its source code and install it anywhere they want, thus gaining much more control over their data. Get it setup on your Ubuntu cloud server.

Read more
How to Configure Drone CI on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Configure Drone CI on Debian 9

Introduction This guide explains how to Configure Drone CI on Debian 9 on Debian 9 Stretch. Debian Stretch uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 9 install with the standard […]

Read more
How To Install Puppet 4 in a Master-Agent Setup on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Puppet 4 in a Master-Agent Setup on Ubuntu 14.04

In this tutorial, we will cover how to install open-source Puppet 4 in a master-agent setup on Ubuntu 14.04. In this setup, the Puppet master server—which runs the Puppet Server software—can be used to control all your other servers, or Puppet agent nodes. Note that we’ll be using the Puppet Server package, instead of Passenger or any other runtime environment.

Read more
CHAT