FreeBSD How Do I: A FreeBSD Q&A

From Free Knowledge Base- The DUCK Project
Revision as of 07:52, 19 January 2017 by Admin (talk | contribs)
Jump to navigation Jump to search

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