Linux

How To Set Up WireGuard on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up WireGuard on Ubuntu 22.04

In this tutorial, you will set up WireGuard on an Ubuntu 22.04 server, and then configure another machine to connect to it as a peer using both IPv4 and IPv6 connections (commonly referred to as a _dual stack_ connection). You’ll also learn how to route the peer’s Internet traffic through the WireGuard server in a gateway configuration, in addition to using the VPN for an encrypted peer-to-peer tunnel.

Read more
How To Troubleshoot Issues in Redis — step-by-step Linux tutorial on Progressive Robot

How To Troubleshoot Issues in Redis

Redis comes with several commands that can help with troubleshooting and debugging issues. Because of its nature as an in-memory key-value store, many of these commands focus on memory management, but there are others that are valuable for providing an overview of the state of your Redis server. This tutorial will provide details on how to use some of these commands to help diagnose and resolve issues you may run into as you use Redis.

Read more
Обновление до версии Ubuntu 20.04 Focal Fossa — step-by-step Linux tutorial on Progressive Robot

Обновление до версии Ubuntu 20.04 Focal Fossa

23 апреля 2020 года была выпущена новейшая версия операционной системы Ubuntu с долгосрочной поддержкой (LTS) — Ubuntu 20.04 (Focal Fossa). В этом руководстве мы расскажем, как провести обновление системы Ubuntu версии 18.04 или выше до версии Ubuntu…

Read more
CHAT