ubuntu

How To Install Nginx on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Ubuntu 16.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 a reverse proxy. In this guide,…

Read more
Установка Nginx в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Nginx в Ubuntu 20.04

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

Read more
Cara Menginstal PostgreSQL pada Ubuntu 20.04 [Mulai Cepat] — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal PostgreSQL pada Ubuntu 20.04 [Mulai Cepat]

PostgreSQL, atau Postgres, adalah sistem manajemen basis data relasional yang menyediakan penerapan dari bahasa pengkuerian SQL. Panduan mulai cepat ini mendemonstrasikan cara menginstal Postgres pada server Ubuntu 20.04. Panduan ini juga menyediakan instruksi untuk administrasi basis data umum.

Read more
Установка Python 3 и настройка среды программирования на сервере Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Python 3 и настройка среды программирования на сервере Ubuntu 20.04

Язык программирования Python приобретает все большую популярность как среди новичков, так и среди опытных разработчиков. Гибкий и универсальный Python отлично подходит для создания скриптов, автоматизации, анализа данных, машинного обучения и разработки серверных компонентов…

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

How To Install Ruby on Rails with rbenv on Ubuntu 20.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. In this tutorial, we will guide you through the Ruby and Rails installation processes with rbenv and gem.

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

How To Install the Apache Web Server on Ubuntu 16.04

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

Read more
Установка веб-сервера Apache в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка веб-сервера Apache в Ubuntu 20.04

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

Read more
How To Install the Lita Chat Bot for IRC on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Lita Chat Bot for IRC on Ubuntu 14.04

Many modern DevOps teams are putting more and more infrastructure around the chatroom. One of the main motivations behind this chatroom infrastructure is because of chatroom bots, which DevOps teams use to help get their work done faster and more efficiently. In this tutorial, we’ll walk through the steps to install Lita on your own Ubuntu server, connect it to a IRC channel, and start installing plugins.

Read more
CHAT