News

How to monitor a Linux log file in real time Your email has been sent This must-know Linux command will make troubleshooting considerably easier. Quick: What’s the first thing you do when you ...
Log rotation on Linux systems is more complicated than you might expect. Which log files are rotated, when and how often, whether or not the rotated log files are compressed, and how many ...
From update and upgrade to touch and nano (or vi / emacs ), there are tons of Linux commands that are typically run together. That’s where chaining comes into play, as it lets you add a couple of ...
Jack Wallen walks you through the process of setting up a centralized Linux log server using syslog-ng.
If you're running Apache, and you probably are, you've got a file called access_log on your server, probably in /etc/httpd or some similar directory. Find it (you can use locate or find if needed).