FreeBSD How Do I: A FreeBSD Q&A: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 10: Line 10:
[[Category:Linux]]
[[Category:Linux]]
[[Category:FreeBSD]]
[[Category:FreeBSD]]
[[Category:How_Do_I_Series]]

Revision as of 21:34, 5 April 2020

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