ubuntu

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

Cómo instalar Nginx en Ubuntu 20.04

Nginx es uno de los servidores web más populares del mundo y aloja algunos de los sitios más grandes y con mayor tráfico en Internet. Es una opción ligera que se puede utilizar como servidor web o proxy inverso. En esta guía, explicaremos cómo…

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

How To Install R on Ubuntu 22.04

R is a widely used programming language for performing data analysis and statistical computing. It is an increasingly popular and extensible language with an active community. R offers many user-generated packages for specific areas of study, which makes it applicable to many fields.

Read more
How to Install, Run, and Connect to Jupyter Notebook on a Remote Server — step-by-step Linux tutorial on Progressive Robot

How to Install, Run, and Connect to Jupyter Notebook on a Remote Server

Jupyter Notebook is an open-source, interactive web application that allows you to write and run computer code in more than 40 programming languages, including Python, R, Julia, and Scala. This article will walk you through how to install and configure the Jupyter Notebook application on a web server and how to connect to it from your local computer.

Read more
Cómo instalar el servidor web Apache en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar el servidor web Apache en Ubuntu 20.04

El servidor HTTP Apache es el más usado del mundo. Ofrece muchas características potentes, entre las que se incluyen módulos que se cargan de forma dinámica, una sólida compatibilidad con medios y amplia integración con otras herramientas de software populares. En esta…

Read more
CHAT