Ubuntu 18.04

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

Comment installer et configurer VNC sur Ubuntu 18.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
How To Install and Set Up Manifold Scholar — step-by-step Linux tutorial on Progressive Robot

How To Install and Set Up Manifold Scholar

Manifold is an open-source web application that allows you to publish web-based editions of books and other text-based media so that users can freely read and annotate these texts. Especially suited for use with open access (OA) materials and open…

Read more
How To Install Git on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Git on Ubuntu 18.04

With version control systems for your software development projects, you can share and collaborate on code. In this guide, we will install and configure the popular version control system Git on an Ubuntu 18.04 server.

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

How To Install MongoDB on Ubuntu 18.04

MongoDB is an open-source document database used commonly in modern web applications. It is classified as a NoSQL database because it does not rely on a traditional table-based relational database structure. Instead, it uses JSON-like documents with dynamic schemas. In this tutorial you’ll install MongoDB on an Ubuntu 18.04 server, test it, and learn how to manage it as a systemd service.

Read more
Установка Python 3 и настройка среды программирования на сервере Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка Python 3 и настройка среды программирования на сервере Ubuntu 18.04

Python — гибкий и универсальный язык программирования, который можно использовать для разнообразных задач. Особенно полезен для создания скриптов, автоматизации, анализа данных, машинного обучения и разработки серверных компонентов приложений. Разработчики выпустили первую версию…

Read more
CHAT