Log - Wanderson304/Linux-CentOS GitHub Wiki

Log

Associado a Red hat/Troubleshooting Associado a Pastas e Arquivos

How To View and Configure Linux Logs on Ubuntu, Debian, and CentOS Como visualizar logs do servidor Centos 7

Exibir as 5 ultimas lnhas de um arquivo ou log Exemplo 1: tail -n 5 teste.txt Exemplo 2: tail -f 5 /var/log/syslog Exemplo 2: tail -f /var/log/syslog