FreeBSD How Do I: A FreeBSD Q&A

From Free Knowledge Base- The DUCK Project
Revision as of 21:34, 5 April 2020 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