MySQL: Recovering the root password

MySQL: Recovering the root password

Accidents happen. Losing or forgetting a password is not uncommon. In this brief guide, we'll teach you how to change the MySQL root password on Linux servers. First of all,…
Releasing ping (ICMP) in Windows

Releasing ping (ICMP) in Windows

General versions of Windows desktop and Windows Server come with the ICMP protocol blocked by default, meaning that it is not possible to perform ping tests. How to release ping…
How to keep the SSH connection active

How to keep the SSH connection active

When making an SSH connection on Linux, after a few minutes of inactivity, the connection is lost. In this tutorial, we'll teach you how to keep an SSH connection alive…