HOW TO : Apache and SELinux
Quick note for future reference.. If you ever run into errors like this [code] <pre>Starting httpd: Warning: DocumentRoot [/var/www/html/static] does not exist Warning: DocumentRoot [/var/www/html/static] does...
Quick note for future reference.. If you ever run into errors like this [code] <pre>Starting httpd: Warning: DocumentRoot [/var/www/html/static] does not exist Warning: DocumentRoot [/var/www/html/static] does...
Here are some interesting titbits from a executive summary event hosted by Redhat/Intel that I attended yesterday. We decreased the execution times for our orders from...
I was looking for a quick way to search for credit card numbers in a file and ran across this excellent post by Adrian Rollett. I...
Quick post for my own reference down the road. the “for” loop comes in very handy, when you want to perform the same task on multiple...
If you have ever managed a web application, you know you have to take it down at times :). And you usually want to show an...
The usual process for a DBA to download files from Oracle Metalink (support) site is Login to Metalink from his/her workstation Download the file Upload the...