Most Linux servers are administered on the command line e.g. through an SSH connection. In the following tutorial, I will explain several shell commands that make it easy to view log files on the Linux command line (shell). These commands will work on all major Linux distributions incl. AlmaLinux, CentOS, Debian, Fedora, RockyLinux, and Ubuntu. … Read more
The post Linux Basics: How to view log files on the shell