Changes

Jump to: navigation, search

This Is Your Brain On Informatics: Linux Commands

486 bytes added, 04:26, 1 December 2013
Created page with "===Resetting and Reloading Services=== <pre>/etc/init.d/[service] [operation]</pre> ''Operation'' * start * stop * reload * restart * force-reload ''Services'' * nginx * my..."
===Resetting and Reloading Services===

<pre>/etc/init.d/[service] [operation]</pre>

''Operation''
* start
* stop
* reload
* restart
* force-reload

''Services''
* nginx
* mysql
* php5-fpm
* denyhosts

===Network File===

<pre>/etc/network/interfaces</pre>

===Important Files for DenyHosts===

<p>
File for denying IP addresses.
</p>

<pre>/etc/hosts.deny</pre>


<p>
File for permanently allowing an IP address.
</p>

<pre>/etc/host.allow</pre>

{{This Is Your Brain On Informatics}}
347
edits

Navigation menu