Linux

How To Install and Use Mosh on a VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Mosh on a VPS

Mosh takes all the security benefits of SSH and builds upon it a greater tolerance to poor network conditions and roaming connections. It also increases responsiveness and lowers bandwidth usage by only communicating state changes to the currently visible screen region rather than transmitting complete buffers.

Read more
How To Install and Use TimescaleDB on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use TimescaleDB on CentOS 7

TimescaleDB is an open-source database optimized for storing time series data. It is implemented as an extension of PostgreSQL and combines the ease-of-use of relational databases and the speed of NoSQL databases. By following this tutorial, you’ll set up TimescaleDB on CentOS 7, configure it, and learn how to work with it. You’ll run through creating time series databases and making simple queries. Finally, you’ll see how to get rid of unnecessary data.

Read more
Установка Apache Kafka в Debian 10 — step-by-step Linux tutorial on Progressive Robot

Установка Apache Kafka в Debian 10

Автор выбрал фонд Free and Open Source Fund для получения пожертвования в рамках программы Write for DOnations. Apache Kafka — популярный распределенный брокер…

Read more
How To Install Apache Tomcat 9 on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Install Apache Tomcat 9 on Debian 10

Apache Tomcat is a web server and servlet container that is used to serve Java applications. Tomcat is an open source implementation of the Java Servlet and JavaServer Pages technologies, released by the Apache Software Foundation. This tutorial covers the basic installation…

Read more
How To Install DenyHosts on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install DenyHosts on Ubuntu 12.04

DenyHosts is a security tool written in python that monitors server access logs to prevent brute force attacks on a virtual private server. The program works by banning IP addresses that exceed a certain number of failed login attempts. This tutorial explains how to install denyhosts, how to whitelist your IP address, and where to find the denyhosts configuration file. It is written for Ubuntu 12.04.

Read more
CHAT