ubuntu

How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 16.04

Ansible 2.0 has recently been released, and with it comes support for version 2 of the cloud provider API. This means that you can use Ansible to not only provision your web applications, but also to provision and manage your Droplets automatically. This tutorial will show by example how to use Ansible’s support of the cloud provider API v2.

Read more
How To View and Configure Linux Logs on Ubuntu, Debian, and CentOS — step-by-step Linux tutorial on Progressive Robot

How To View and Configure Linux Logs on Ubuntu, Debian, and CentOS

Linux and the applications that run on it can generate all different types of messages, which are recorded in various log files. Linux uses a set of configuration files, directories, programs, commands and daemons to create, store and recycle these log messages. Knowing where the system keeps its log files and how to make use of related commands can therefore help save valuable time during troubleshooting.

Read more
Начальная настройка сервера с помощью Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Начальная настройка сервера с помощью Ubuntu 20.04

Когда вы впервые создаете новый сервер Ubuntu 20.04, необходимо выполнить ряд важных шагов по конфигурации в рамках базовой настройки. Эти шаги помогут повысить уровень безопасности и удобства работы с сервером и послужат прочной основой для последующих действий.

Read more
Installing Contao CMS on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

Installing Contao CMS on an Ubuntu 12.04 VPS

Contao is an open source content management system (CMS) for websites of any size. It is a flexible and scalable system that implements high security, accessibility, and SEO standards. Contao is modular as you can use hundreds of additional extensions to add functionality to your site. In this article we will install Contao on a VPS running Ubuntu 12.04.

Read more
A Straightforward Guide On Installing Web-Facing Applications on a VPS — step-by-step Linux tutorial on Progressive Robot

A Straightforward Guide On Installing Web-Facing Applications on a VPS

Installing web-facing programs often involves following the same basic set of steps. This involves installing and configuring a web stack (often LAMP), uploading the application’s files to the web root, and configuring the appropriate values. In this guide, we will introduce you to this basic practice by installing a forum software called MyBB.

Read more
CHAT