Linux

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
How To Install MediaWiki on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MediaWiki on Ubuntu 14.04

MediaWiki is a PHP wiki package, originally intended for use on Wikipedia, which allows anyone to create their own personal wiki site. This tutorial goes through how to set up MediaWiki on a Ubuntu 14.04 Droplet.

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

How To Install MongoDB on Ubuntu 14.04

MongoDB is a free and open-source NoSQL document database used commonly in modern web applications. This tutorial will help you set up MongoDB on your server for a production application environment.

Read more
Cómo instalar MySQL en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar MySQL en Ubuntu 20.04

Hazel Virdó escribió una versión anterior de este tutorial. MySQL es un sistema de administración de bases de datos de código abierto, que comúnmente se instala como parte de la popular…

Read more
How To Install Nginx on Debian 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Debian 8

Nginx is an popular HTTP-server alternative to Apache2. It can be used as a reverse proxy, mail server, or web server. According to the Netcraft survey as of July 2015, Nginx currently holds 14% of the market and has had an increasing trend since 2007.

Read more
Cara Menginstal Nginx pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal Nginx pada Ubuntu 20.04

Nginx adalah salah satu server web terpopuler di dunia dan berperan sebagai hos dari sebagian situs terbesar dan situs yang memiliki lalu lintas tertinggi di internet. Dalam panduan ini, kita akan membahas cara menginstal Nginx pada server Ubuntu 20.04 Anda.

Read more
Comment installer Node.js sur CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Comment installer Node.js sur CentOS 8

Node.js est un runtime JavaScript pour la programmation côté serveur. Il permet aux développeurs de créer des fonctionnalités d’arrière-plan évolutives en utilisant JavaScript, un langage que beaucoup connaissent déjà grâce au développement web par navigateur. Dans ce…

Read more
Cómo instalar Node.js en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Node.js en Ubuntu 20.04

Node.js es un tiempo de ejecución de JavaScript para programar del lado del servidor. Permite a los desarrolladores crear funcionalidades de backend escalables usando JavaScript, un lenguaje que muchos ya conocen del desarrollo web basado en…

Read more
CHAT