Bookmark WordPress Plugin - AskApache Search Engine Verify Google and Yahoo (askapache.com)
Comment Re:Is this the bottom? (Score 1) 55
Why do people use "nix" or "*nix" when talking about Linux? "*nix" doesn't even glob to "Linux".
nix is commonly used to referred to both Unix and Linux
Submission + - Review of 12 Vulnerability Scanners
produke writes: "Good review of 12 top security vulnerability scanners
"A few months back I did some intense testing of all the best vulnerability scanners out there... I had a couple nix boxes hooked up, as well as some dozers, and figured I could add clients to a "once-a-week" scanning contract. So naturally, I wanted to use the scanner that was the best for my purpose.
Submission + - Speed Up Sites with htaccess Caching
produke writes: "Article: Speed Up Sites with htaccess Caching
Increase your page load times and save bandwidth with easy and really effective methods using apache htaccess directives. mod_headers to set expires, and max-age, and cache-control headers on certain filetypes. The second method employs mod_expires to do the same thing.. Together with FileETag, make for some very fast page loads!"
Increase your page load times and save bandwidth with easy and really effective methods using apache htaccess directives. mod_headers to set expires, and max-age, and cache-control headers on certain filetypes. The second method employs mod_expires to do the same thing.. Together with FileETag, make for some very fast page loads!"