ubuntu

Comment installer MySQL sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer MySQL sur Ubuntu 20.04

Une version précédente de ce tutoriel a été rédigée par Hazel Virdó. MySQL est un système de gestion de base de données open source, généralement installé dans le cadre de la populaire pile…

Read more
Установка Nginx в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка Nginx в Ubuntu 20.04 [Краткое руководство]

Nginx — один из самых популярных в мире веб-серверов, на базе которого размещены некоторые из самых крупных сайтов интернета с огромным трафиком. Обычно он использует ресурсы эффективнее, чем Apache, и может использоваться как веб-сервер или обратный прокси-сервер. В этом…

Read more
How To Install Odoo on Ubuntu 20.04 with Docker — step-by-step Docker tutorial on Progressive Robot

How To Install Odoo on Ubuntu 20.04 with Docker

Introduction Odoo is an open-source enterprise resource planning (ERP) tool written in Python. It supports a number of plugins for different kinds of business needs like accounting, payroll, inventory management, and more. In this tutorial you will install Odoo and a PostgreSQL database using Docker Compose, then install Nginx to act as a reverse proxy […]

Read more
Python 3をインストールしUbuntu 20.04サーバーにプログラミング環境を設定する方法 — step-by-step Linux tutorial on Progressive Robot

Python 3をインストールしUbuntu 20.04サーバーにプログラミング環境を設定する方法

このチュートリアルでは、Ubuntu 20.24 サーバーでPython 3のプログラミング環境をセットアップする方法を学びます。サーバーでのプログラミングには多くの利点があり、開発プロジェクト間のコラボレーションをサポートします。このチュートリアルの一般原則はDebian Linuxのディストリビューションに適用されます。

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

How To Install Ruby on Rails with rbenv on Ubuntu 14.04

Ruby on Rails is an extremely popular open-source web framework that provides a great way to write web applications with Ruby. This tutorial will show you how to install Ruby on Rails on Ubuntu 14.04, using rbenv. This will provide you with a solid environment for…

Read more
How To Install Suricata on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Suricata on Ubuntu 20.04

Suricata is a Network Security Monitoring (NSM) tool that uses sets of community created and user defined signatures (also referred to as rules) to examine and process network traffic. Suricata can generate log events, trigger alerts, and drop traffic when it detects suspicious packets or requests to any number of different services running on a server.

Read more
How To Install the Apache Web Server on Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Install the Apache Web Server on Ubuntu 20.04 [Quickstart]

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 Ubuntu 20.04 server.

Read more
CHAT