This page describes, how to block web browser and bot user agents from accessing and scraping a website by configuring the Apache .htaccess control file. Written 2022-08-11. Tested with Apache 2.4.54 for FreeBSD.
Continue reading “How to block user agents with Apache .htaccess.”Month: August 2022
This is the procedure for finding large files and sorting files by size on a FreeBSD, UNIX, Linux and Mac OS X based file system by using the default find, du, sort and tail utilities. Written 2022-08-08. Updated 2022-08-11.
Continue reading “Finding large files and sorting by file size on FreeBSD, UNIX, Linux and Mac OS X.”