Miscellaneous

How To Install and Configure Sphinx on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Sphinx on CentOS 7

Sphinx is an open source search engine that allows full-text searches. It is best known for performing searches over large data very efficiently. The data to be indexed can generally come from very different sources: SQL databases, plain text files, HTML files, mailboxes, and so on. In this tutorial, we will set up Sphinx with MySQL server using the sample SQL file included in the distribution package.

Read more
Lesen und Einrichten von Umgebungs- und Shell-Variablen unter Linux — step-by-step Linux tutorial on Progressive Robot

Lesen und Einrichten von Umgebungs- und Shell-Variablen unter Linux

In Linux-Systemen werden Umgebungs- und Shell-Variablen verwendet, um Betriebsbedingungen für die Shell zu bestimmen. Sie können an untergeordnete Prozesse übergeben und verwendet werden, um Optionen festzulegen und bestimmte Informationen für Prozesse verfügbar zu machen, die in der Sitzung gestartet werden. In diesem Leitfaden werden wir über das Lesen, Ändern, Erstellen und Zerstören von Umgebungs- und Shell-Variablen sprechen.

Read more
Установка веб-сервера OpenLiteSpeed в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка веб-сервера OpenLiteSpeed в Ubuntu 18.04

OpenLiteSpeed — это оптимизированный веб-сервер с открытым исходным кодом, который можно использовать для управления сайтами и их обслуживания. OpenLiteSpeed имеет ряд полезных функций, благодаря которым подходит для разнообразных вариантов установки, включая Apache-совместимые…

Read more
How To Set Up an OSRM Server on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an OSRM Server on Ubuntu 14.04

The OpenStreetMap project consists of raw map data, collected and aggregated by thousands of users. This tutorial covers the configuration and maintenance of a web service using Open Source Routing Machine (OSRM), which is based on the OpenStreetMap data.

Read more
Cara Membaca dan Mengatur Variabel Lingkungan dan Shell pada Linux — step-by-step Linux tutorial on Progressive Robot

Cara Membaca dan Mengatur Variabel Lingkungan dan Shell pada Linux

Dalam sistem Linux, variabel lingkungan dan shell digunakan untuk menentukan kondisi operasi bagi shell. Mereka dapat diberikan ke proses anak dan dapat digunakan untuk mengatur opsi serta membuat informasi tertentu tersedia untuk proses yang dihasilkan di dalam sesi. Dalam panduan ini, kita akan membahas cara membaca, memodifikasi, menciptakan, dan menghancurkan variabel lingkungan dan shell.

Read more
CHAT