Open main menu

Pathology Education Instructional Resource β

Changes

This Is Your Brain On Informatics: Common Pathnames

11 bytes added, 02:29, 19 March 2014
no edit summary
===Restarting, reloading, etc. a Service===
 
<pre>/etc/init.d/[service] [operation]</pre>
* restart
* force-reload
 
<br />
===Network File===
 
<pre>/etc/network/interfaces</pre>
 ===Important [[This Is Your Brain On Informatics:DenyHosts|Deny Hosts]] Files=== <p>
The hosts.deny file is for blocking IP addresses.
</p>
<pre>/etc/hosts.deny</pre>
<br />
 
<p>
The hosts.allow file is for permanently giving access to IP addresses.
</p>
<pre>/etc/host.allow</pre>
{{This Is Your Brain On Informatics}}
 
[[Category:This Is Your Brain On Informatics]]
347
edits