Top Tips, Part 49

Two things I keep forgetting:

su -s /bin/bash -c [command] [userid]

echo 3 > /proc/sys/vm/drop_caches

Thanks to the good folks at Server Fault/Stack Overflow.