ubuntu

Comment passer à Ubuntu 20.04 Focal Fossa — step-by-step Linux tutorial on Progressive Robot

Comment passer à Ubuntu 20.04 Focal Fossa

La dernière version du support à long terme (LTS) du système d’exploitation Ubuntu, Ubuntu 20.04 (Focal Fossa), est sortie le 23 avril 2020. Ce guide explique comment mettre à niveau un système Ubuntu de la version 18.04 ou ultérieure vers Ubuntu…

Read more
How To Use BitTorrent Sync to Synchronize Directories in Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Use BitTorrent Sync to Synchronize Directories in Ubuntu 14.04

BitTorrent Sync allows you to sync directories across servers by leveraging an encrypted version of the BitTorrent protocol. In this guide, we will demonstrate how to configure BitTorrent Sync between two servers. We will also configure an SSL reverse proxy through Nginx in order to encrypt our traffic with the web interface.

Read more
How to Use Full-Text Search in PostgreSQL on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Use Full-Text Search in PostgreSQL on Ubuntu 16.04

In this tutorial, we’ll use PostgreSQL to store data containing articles for a hypothetical news website, then learn how to query the database using FTS and select only the best matches. As the final step, we will explore the available types of indexes in PostgreSQL which can be used to significantly improve performance of the full-text search queries.

Read more
How To Use LVM To Manage Storage Devices on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Use LVM To Manage Storage Devices on Ubuntu 16.04

LVM, or Logical Volume Management, is a storage device management technology that gives users the power to pool and abstract the physical layout of component storage devices for easier and flexible administration. Utilizing the device mapper Linux kernel framework, the…

Read more
How To Use RVM to Manage Ruby Installations and Environments on a VPS — step-by-step Linux tutorial on Progressive Robot

How To Use RVM to Manage Ruby Installations and Environments on a VPS

RVM, the Ruby Version Manager, is an excellent tool for configuring and installing independent Ruby environments on a single machine. You can use this utility to compartmentalize Ruby installations and their associated software in order to develop in a clean environment. This guide will cover the basic usage of RVM on a Linux VPS.

Read more
How To Use the LEMP 1-Click Install on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To Use the LEMP 1-Click Install on the cloud provider

LEMP stack is a solution stack that employs a specific group of software to host web applications on a server. This term is an acronym which represents the Linux operating system with the Nginx web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. This tutorial will guide you through spinning up a cloud servers with LEMP stack pre-installed, using the the cloud provider LEMP 1-Click App.

Read more
How to Install 7Zip on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How to Install 7Zip on Ubuntu 18.04

URL: https://www.progressiverobot.com/install-7zip-ubuntu/ If you’ve ever tried to send large files then you would definitely know about 7Zip. From almost 2 decades now, 7Zip allowed us to get a higher compression ratio. Apart from getting high compression ratio, you can get support for extracting and compressing RAR files on Ubuntu with 7Zip. Apart from the GUI, […]

Read more
CHAT