Miscellaneous

How To Setup VNC For Ubuntu 12 — step-by-step Linux tutorial on Progressive Robot

How To Setup VNC For Ubuntu 12

VNC will allow you to connect to your server remotely, as well as be able to use your keyboard, mouse, and monitor to interface with that server. Get it setup on your Ubuntu 12 cloud server.

Read more
Cómo leer y configurar variables de entorno y de shell en Linux — step-by-step Linux tutorial on Progressive Robot

Cómo leer y configurar variables de entorno y de shell en Linux

En los sistemas Linux, se utilizan variables de entorno y de shell para determinar las condiciones de funcionamiento del shell. Se pueden transmitir a procesos secundarios y utilizar para establecer opciones y hacer que cierta información esté disponible para los procesos que se producen en la sesión. En esta guía, hablaremos de cómo leer, modificar, crear y eliminar variables de entorno y de shell

Read more
Установка и настройка VNC в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка VNC в Ubuntu 18.04

Virtual Network Computing или VNC — это система подключения, позволяющая использовать клавиатуру и мышь для взаимодействия с графической средой рабочего стола на удаленном сервере. Данная система упрощает управление файлами, программным обеспечением и настройками на удаленном…

Read more
How To Install MediaWiki on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install MediaWiki on CentOS 7

MediaWiki is a free and open-source wiki application written in PHP. It was originally created for WikiPedia, but it now allows everyone to create their own wiki sites. This tutorial goes through how to set up MediaWiki on a CentOS 7 Droplet.

Read more
How to Install MemSQL on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Install MemSQL on Ubuntu 14.04

MemSQL is a type of in-memory database that can serve faster reads and writes than a traditional database. Even though it is a new technology, it speaks the MySQL protocol, so it feels very familiar to work with.

Read more
How To Install Discourse on Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

How To Install Discourse on Ubuntu 16.04

Discourse is an open-source discussion platform. It can be used as a mailing list, a discussion forum, or a long-form chat room. In this tutorial, we’ll install Discourse in an isolated environment using Docker, a containerization application.

Read more
CHAT