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


Configure Putty.exe to save serial console output to a file

  Impact of procedure :  Performing the following procedure should not have a negative impact on your system. Open putty by double click...

Mais vistos