Linux

How To Protect Your Linux Server Against the GHOST Vulnerability — step-by-step Linux tutorial on Progressive Robot

How To Protect Your Linux Server Against the GHOST Vulnerability

On January 27, 2015, a GNU C Library (glibc) vulnerability, referred to as the GHOST vulnerability, was announced to the general public. In summary, the vulnerability allows remote attackers to take complete control of a system by exploiting a buffer overflow bug in glibc. It is highly recommended that you update and reboot all of your affected Linux servers. We will show you how to test if your systems are vulnerable and, if they are, how to update glibc to fix the vulnerability.

Read more
Como ler e definir variáveis de ambiente e de shell no Linux — step-by-step Linux tutorial on Progressive Robot

Como ler e definir variáveis de ambiente e de shell no Linux

Em sistemas Linux, variáveis de ambiente e de shell são usadas para determinar as condições de operação para o shell. Elas podem ser passadas a processos filhos e também podem ser usadas para definir opções e tornar certas informações disponíveis aos processos gerados na sessão. Neste guia, vamos falar sobre como ler, modificar, criar e destruir variáveis de ambiente e de shell.

Read more
How To Reset Your MySQL or MariaDB Root Password — step-by-step Linux tutorial on Progressive Robot

How To Reset Your MySQL or MariaDB Root Password

Forgetting passwords happens to the best of us. If you forget or lose the root password to your MySQL or MariaDB database, you can still gain access and reset the password if you have access to the server and a sudo-enabled user account. This tutorial will cover how to…

Read more
CHAT