FreeBSD How Do I: A FreeBSD Q&A
From Free Knowledge Base- The DUCK Project: information for everyone
User Questions
Q: Find a file
A: Issue the command: find / -name filename
Q: Flush dnsmasq dns cache
A: Issue the command: /usr/local/sbin/dnsmasq restart