Applications

How To Install and Setup Elgg on a Debian or Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Setup Elgg on a Debian or Ubuntu VPS

Elgg is an award winning PHP engine for running your own full fledged social network. It has great community support in the form of plugins and themes made by official developers and the user community. Here’s how to install and setup Elgg on a Debian or Ubuntu VPS.

Read more
How To Install MoinMoin with Nginx on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MoinMoin with Nginx on Ubuntu 14.04

MoinMoin is a high performance open source Wiki Engine that is written in Python. It provides a feature-rich wiki that has a large community of users, and is very customizable and easy to use. MoinMoin is used by several organizations for their public wikis, such as Ubuntu,…

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

How To Install R on Ubuntu 16.04

R is a popular open source programming language that specializes in statistical computing and graphics. It is widely used for developing statistical software and performing data analysis. R is easily extensible, and the community is known for continuously adding user-generated…

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
How To Set Up R on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up R on Ubuntu 14.04

R is a popular open source programming language that specializes in statistical computing and graphics. It is widely used by statisticians for developing statistical software and performing data analysis. One of R’s strengths is that it is highly and easily extensible by allowing users to author and submit their own packages. In this guide, we will learn how to set up R on a cloud servers running Ubuntu 14.04.

Read more
Live Coding a Chat App With Appwrite and ReactJS — step-by-step DevOps tutorial on Progressive Robot

Live Coding a Chat App With Appwrite and ReactJS

Rapidly spin up a persistent message storage backend using Appwrite’s open-source backend-as-a-service and deploy it on the cloud provider without installing Docker on your local machine. Enable multiple users to sign up, log in, and chat in real-time with a React frontend.

Read more
CHAT