Linux

How To Install Ruby on Rails with rbenv on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Ruby on Rails with rbenv on Ubuntu 18.04

Ruby on Rails is one of the most popular application stacks for developers looking to create sites and web apps. Using rbenv will provide you with a solid environment for developing your Ruby on Rails applications as it will let you easily switch Ruby versions, keeping your entire team on the same version. This tutorial will take you through the Ruby and Rails installation process via rbenv.

Read more
How To Install the Apache Web Server on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install the Apache Web Server on Debian 9

The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll explain how to install an Apache web server on your Debian 9 server.

Read more
How To Install the OpenLiteSpeed Web Server on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install the OpenLiteSpeed Web Server on CentOS 7

OpenLiteSpeed is an optimized open source web server that can be used to manage and serve sites. As far as Linux web servers are concerned, OpenLiteSpeed has some interesting features that make it a solid choice for many installations. It features Apache compatible rewrite…

Read more
How To Install Webmin on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Install Webmin on Debian 10

Webmin 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 a Debian 10 server and secure access to the interface with a valid certificate using Let’s Encrypt.

Read more
CHAT