Linux
mount fastcgi_cache to memory tmpfs for Nginx
I need more speed on nginx, the speed faster than the disk is memory, so I create a tmpfs, and put all the cache file into it.
How to find the oldest and newest file in directory in Linux shell
Complex way, but allowed you to customise the output. Simple and shorter way Extra: Find the newest files in shell