In the event that you need to monitor disk IO in Linux, you can do so in various ways. With
1984 views
Use this command to create a descending list of files by size for a path in Linux:
find /directory/to/scan/ -type f
1814 views
We recently came across a Vultr VPS that was not resolving names using Vultr's recursive DNS. This turned out to
2181 views
See the following tutorial for enabling relay and sender rewriting for FreePBX and Postfix. Rewrites are important when relaying via
3381 views
We created this script to assist with constant monitoring of RTP streams and calls in Asterisk/FreePBX. We typically save it
3042 views
See the following tutorial for enabling relay and sender rewriting for Plesk and Postfix. Rewrites are important when relaying via
3256 views