Colored tail command

apt install multitail
multitail -c /var/log/syslog


OR

apt install grc
grc tail -f /var/log/apache2/error.log


OR

apt install colortail
colortail -f /var/log/apache2/error.log


Create pem certificate

 Creating a .pem with the Private Key and Entire Trust Chain     Log into your DigiCert Management Console and download your Intermediate (D...

Mais vistos