Miscellaneous

Comment installer et configurer VNC sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer et configurer VNC sur Ubuntu 20.04

Le Virtual Network Computing, ou VNC, est un système de connexion qui vous permet d’utiliser votre clavier et votre souris pour interagir avec un environnement de bureau graphique sur un serveur distant. Il facilite la gestion des fichiers, des logiciels et des paramètres…

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

Cómo instalar y configurar VNC en Ubuntu 20.04

Virtual Network Computing, o VNC, es un sistema de conexión que le permite usar su teclado y mouse para interactuar con un entorno de escritorio gráfico en un servidor remoto. Hace que administrar archivos, software y ajustes en un servidor remoto sea más fácil para los…

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

How To Install and Configure Sphinx on Ubuntu 14.04

Sphinx is an open source search engine that allows full-text searches. In this tutorial we will set up Sphinx with MySQL server using the example SQL file included in the distribution package to give you a basic idea of how to use Sphinx for your project.

Read more
How To Set Up a Hexxit (Minecraft Mod Pack) Server on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Hexxit (Minecraft Mod Pack) Server on Ubuntu 14.04

[Hexxit](http://www.technicpack.net/modpack/hexxit.552552) is a Minecraft modpack, i.e. a collection of Minecraft mods. While the original game has its roots in freeform exploration and building, Hexxit puts an emphasis on adventure and battle. The 54 mods included with Hexxit add a large variety of new monsters to fight (including bosses), structures to explore, and lots of rare and useful loot!

Read more
How to Install and Secure the Mosquitto MQTT Messaging Broker on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Secure the Mosquitto MQTT Messaging Broker on Ubuntu 16.04

MQTT is a machine-to-machine messaging protocol, designed to provide lightweight publish/subscribe communication to “Internet of Things” devices. Mosquitto is a popular MQTT server (or broker, in MQTT parlance) that has great community support and is easy to install and configure. In this tutorial, we’ll install Mosquitto, retrieve SSL certificates from Let’s Encrypt, and set up our broker to use SSL to secure our password-protected MQTT communications.

Read more
How To Set Up Jenkins for Continuous Development Integration on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Jenkins for Continuous Development Integration on CentOS 7

Merging code. Coordinating releases. Determining build status. Maintaining updates. If you know the frustration of these processes well enough that the words themselves threaten a headache, you might want to look into Jenkins CI. At its core, Jenkins does two things: automated integration and external build monitoring. This means that it can greatly simplify the process of keeping your code maintainable and keep a close and untiring eye on the quality of your builds.

Read more
CHAT