Miscellaneous

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
How to Connect Your Internet of Things with Node-RED on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Connect Your Internet of Things with Node-RED on Ubuntu 16.04

Node-RED is a switchboard for the Internet of Things, a visual tool that helps you connect your favorite apps, websites, and hardware together to do new and useful things. Node-RED has a powerful and flexible interface, and a large open source community creating *nodes* to interact with a wide variety of apps and services. In this tutorial, we’ll install Node.js and Node-RED, get an SSL certificate from Let’s Encrypt, and use Nginx to handle secure connections for Node-RED.

Read more
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
CHAT