ubuntu

Comment installer Nginx sur Ubuntu 20.04 [Démarrage rapide] — step-by-step Linux tutorial on Progressive Robot

Comment installer Nginx sur Ubuntu 20.04 [Démarrage rapide]

Nginx est l’un des serveurs web les plus populaires au monde et se charge de l’hébergement de certains des sites les plus importants et les plus fréquentés sur Internet. Il est plus respectueux des ressources qu’Apache dans la plupart des cas, et peut être utilisé comme…

Read more
How to Install Node.js on Ubuntu (Step-by-Step Guide) — step-by-step Linux tutorial on Progressive Robot

How to Install Node.js on Ubuntu (Step-by-Step Guide)

In this guide, we will show you four different ways of getting Node.js installed on an Ubuntu server: using apt to install the nodejs package from Ubuntu’s default software repository, using apt with an alternate PPA software repository to install specific versions of the nodejs package, installing the Node Version Manager and using it to install and manage multiple versions of Node.js, and installing Node.js from source

Read more
How To Install Pligg CMS 2.0.x on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install Pligg CMS 2.0.x on an Ubuntu 12.04 VPS

This tutorial will show how to install and configure Pligg CMS 2.0.x on Ubuntu Server 12.04.x. Pligg CMS is an open source content management system that allows you to create on online community where users can submit articles, vote on them, and leave comments.

Read more
How To Install the Etherpad Collaborative Web Editor on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Etherpad Collaborative Web Editor on Ubuntu 20.04

Etherpad is a web application that enables real-time collaborative text editing in the browser. It is written in Node.js and can use a variety of database engines to store data. In this tutorial we will install Etherpad on an Ubuntu 20.04 server, using an SQLite database. We’ll also use Nginx to reverse proxy the application, and Certbot to fetch and install Let’s Encrypt SSL certificates.

Read more
How To Install the Send-Only Mail Server "Exim" on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Send-Only Mail Server “Exim” on Ubuntu 12.04

Due to the popularity of Gmail, Google Apps, Outlook.com, Yahoo! Mail & a myriad of other providers, many cloud-server users mistakenly fail to install a mail server, initially. However, humans are not the only ones that send electronic mail. If fact, many Linux server applications also need to send email. This tutorial will review how to install a send-only mail server on Ubuntu 12.04.

Read more
CHAT