Testing: Difference between revisions

Jump to navigation Jump to search
37 bytes added ,  13 May 2013
Line 99: Line 99:
* access.log
* access.log
* error.log - record when the apache service restarted/stopped
* error.log - record when the apache service restarted/stopped
Using grep command to search the logs: {{kbd | key=<nowiki>grep -ir "string to search" /path/to/directory</nowiki>}}. more on [[Search text in files]]
Using grep command to search the logs: {{kbd | key=<nowiki>grep -ir "string to search" /path/to/directory</nowiki>}}. More on [[Desktop_search#Search_text_in_files| Search text in files]]


==== MySQL ====
==== MySQL ====

Navigation menu