exiwhat - Exim log 🐧

Exim log 🐧

exiwhat displays what each instance of exim is currently involved with:

exiwhat

To monitor the exim log in realtime, use the tail command:

tail -f /var/log/exim_mainlog

linux - 🐧 Simple Network Troubleshooting

🐧 Simple Network Troubleshooting

You will eventually find yourself trying to fix a network related problem which usually appears in one of two forms. The first is slow response times from the remote server, and the second is a complete lack of connectivity. These symptoms can be...

Untitled 1 - APPCMD: Manage IIS from the Command Line

APPCMD: Manage IIS from the Command Line

AppCmd.exe is the single command-line tool for managing IIS 7+. It exposes all key server management functionality through a set of intuitive management objects that can be manipulated from the command line or from scripts. AppCmd enables you to...