This Is Your Brain On Informatics: Common Pathnames: Difference between revisions
No edit summary |
|||
| Line 16: | Line 16: | ||
* force-reload | * force-reload | ||
===Network File=== | ===Network File=== | ||
| Line 25: | Line 25: | ||
===Important [[This Is Your Brain On Informatics: DenyHosts|Deny Hosts]] Files=== | ===Important [[This Is Your Brain On Informatics: DenyHosts|Deny Hosts]] Files=== | ||
The hosts.deny file is for blocking IP addresses. | The hosts.deny file is for blocking IP addresses. | ||
<pre>/etc/hosts.deny</pre> | <pre>/etc/hosts.deny</pre> | ||
The hosts.allow file is for permanently giving access to IP addresses. | The hosts.allow file is for permanently giving access to IP addresses. | ||
<pre>/etc/host.allow</pre> | <pre>/etc/host.allow</pre> | ||