ubuntu

How To Install CouchDB From Source on an Ubuntu 13.04 x64 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install CouchDB From Source on an Ubuntu 13.04 x64 VPS

Apache’s CouchDB is “a database that completely embraces the web.” It is one of a family of NoSQL databases that offers an alternative to the rigid structure of a relational database like MySQL. Breeze through this tutorial and learn how to install CouchDB from source on an Ubuntu 13.03 VPS.

Read more
How To Install DokuWiki with Nginx on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install DokuWiki with Nginx on an Ubuntu 12.04 VPS

Wiki-style document editing is a very popular way of presenting content and allowing group collaboration. There are many different wiki applications available that each have their uses. DokuWiki is a small, contained wiki that does not rely on an entire database to get up and running. In this guide, we will install DokuWiki and serve it with Nginx on an Ubuntu 12.04 VPS.

Read more
Como instalar o Git no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Git no Ubuntu 20.04

Sistemas de controle de versão como o Git são essenciais para as melhores práticas de desenvolvimento de softwares modernos. O controle de versão permite que você acompanhe seu software a nível de código-fonte. É possível rastrear as alterações, retornar a etapas anteriores, e…

Read more
How To Install Joomla on a Virtual Server Running Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Joomla on a Virtual Server Running Ubuntu 12.04

This tutorials covers a basic joomla installation on an ubuntu server. Joomla is a free and open source content management that uses a PHP and a backend database, such as MySQL. It offers a wide variety of features that make it an incredibly flexible content management system right out of the box. It was created in 2005 and is currently the 2nd most popular content management site online. It now has over 10,000 addons to customize its functionality.

Read more
How To Install Linux Dash on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux Dash on Ubuntu 14.04

Linux Dash is an open-source dashboard to monitor Linux servers. It prides itself on its simplicity and ease of use. It can be very handy to have a high-level dashboard for a server instance. With a wide array of modules for server statistics, it also serves as a great visual debugging tool.

Read more
Установка Linux, Nginx, MySQL, PHP (стека LEMP) в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Linux, Nginx, MySQL, PHP (стека LEMP) в Ubuntu 20.04

Программный стек LEMP — это комплекс программного обеспечения, используемый для обслуживания динамических веб-страниц и веб-приложений, написанных на PHP. Аббревиатура LEMP обозначает операционную систему Linux с веб-сервером Nginx (произносится как «энджинкс»). Данные…

Read more
Ubuntu 20.04にMariaDBをインストールする方法 — step-by-step Linux tutorial on Progressive Robot

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

MariaDBは、人気の高いLAMP(Linux、Apache、MySQL、PHP/Python/Perl)スタックのMySQL部分の代替として使用されているオープンソースデータベース管理システムです。MySQLの代わりになることが意図されています。このチュートリアルでは、Ubuntu 20.04サーバーにMariaDBをインストールして、それが作動し安全に初期設定されていることを確認する方法を説明します。

Read more
CHAT