cloud servers

Comment installer Nginx sur Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer Nginx sur Ubuntu 18.04

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 serveur web ou proxy inverse. Dans ce guide, nous allons voir comment installer Nginx sur votre serveur Ubuntu 18.04.

Read more
cloud servers: A Modern-Day Overview — step-by-step DevOps tutorial on Progressive Robot

cloud servers: A Modern-Day Overview

cloud servers have quietly evolved into a robust compute platform suitable for both business and personal applications. Explore the modern Droplet and all that it can do, and learn about sizing, scaling, saving, and securing your Droplet.

Read more
How To Install Java with Apt on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Java with Apt on Ubuntu 18.04

In this guide, you will install various versions of the Java Runtime Environment (JRE) and the Java Developer Kit (JDK) using `apt` . You’ll install OpenJDK as well as official packages from Oracle. You’ll then select the version you wish to use for your projects. When you’re finished, you’ll be able to use the JDK to develop software or use the Java Runtime to run software.

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

How To Install Nginx on Ubuntu 18.04

Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or reverse proxy.

Read more
How To Secure Apache with Let's Encrypt on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Ubuntu 18.04

Let’s Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. In this tutorial, you will use Certbot to obtain a free SSL certificate for Apache on Ubuntu 18.04 and set up your certificate to renew automatically.

Read more
CHAT