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

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
m
Line 10: Line 10:
 
[[Category:Linux]]
 
[[Category:Linux]]
 
[[Category:FreeBSD]]
 
[[Category:FreeBSD]]
 +
[[Category:How_Do_I_Series]]

Revision as of 23: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