ubuntu

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
Ubuntu 20.04にWebminをインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にWebminをインストールする方法

Webminは、Linuxマシン用のWebベースのコントロールパネルで、現代のWebベースのインターフェースを通じてサーバーを管理できます。Webminでは、Webサーバーやデータベースなどの共通パッケージ設定を即座に変更できます。

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

Установка WordPress со стеком LAMP в Ubuntu 20.04

WordPress — это одна из самых популярных на сегодня систем с открытым исходным кодом для создания веб-сайтов и блогов в сети Интернет. Ее используют 63% веб-сайтов, которые пользуются системой управления контентом (CMS). На сайты, работающие на WordPress, приходится 36% всех…

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

How To Install WordPress with LEMP on Ubuntu 16.04

WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. WordPress has seen incredible adoption and is a great choice for getting a website up and…

Read more
How To Manage Your Cluster with Chef and Knife on Ubuntu — step-by-step Linux tutorial on Progressive Robot

How To Manage Your Cluster with Chef and Knife on Ubuntu

`knife` is a command line tool packaged with Chef. You’ve likely already used knife to create and manage Chef cookbooks, data bags, or roles. This guide will introduce you to some new knife subcommands for issuing commands and getting information about your Chef cluster.

Read more
CHAT