14,957
edits
m (→network) |
|||
| Line 46: | Line 46: | ||
whois: search the information of domain | whois: search the information of domain | ||
* whois ''domain '' ({{Linux}} or {{Win}}: require to install [http://technet.microsoft.com/en-us/sysinternals/bb897435 whois for windows]) | * whois ''domain '' ({{Linux}} or {{Win}}: require to install [http://technet.microsoft.com/en-us/sysinternals/bb897435 whois for windows]) | ||
== apache operation == | |||
* check which mpm (multi processing module) apache is running | |||
** {{kbd | key=httpd -l}} ({{Linux}} & {{Win}}) ex: {{Linux}} /usr/local/httpd/bin/httpd -l or {{Win}} x:\apache\bin>httpd -l where x:\apache is the installation folder of apache <ref>[http://www.binarytides.com/check-which-mpm-multi-processing-module-apache-is-running/ Check which mpm (multi processing module) apache is running | Binary Tides]</ref> | |||
== system operation == | == system operation == | ||