Posted by
domz on Nov 15, 2008 in
Linux,
Webmasters |
10 comments
Lighttpd (or lighty as they call it) is a light weight httpd option for servers. Now, some of you have been using WP-Cache2 and now you want to move on to WP-Super Cache. Unfortunately you will need to implement some code in order for it to work.
Unfortunately, implementing Apache rewrite code such as this...
Posted by
domz on Oct 21, 2008 in
Blackhat,
Linux |
5 comments
Taken from this original page.
Step 1. Install Wine
Install Wine from your package manager. Under Debian/Ubuntu it’s simple.
apt-get install wine
Step 2. Download and install Mono for Windows under Wine
If you try to run autostumbler with Wine it will complain that you don’t have the mono libraries...