[HowTo] Install and Configure Squid as Transparent Proxy
Squid Cache is a caching proxy for the web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing…
// CATEGORY · 173 POSTS · TOOLING
Editor setup, CLI scripts, CI tricks, things that compound.
Installing ImageMagick on Ubuntu with PECL is really simple. But I want to share how to install it, and also to remind myself someday if I…
Are you tired of spam in your inbox? If the answer is yes, you can reduce spam by installing SpamAssassin on your mail server. Or you…
From my last post about the disappointing performance from Ubuntu 9.04 Jaunty Jackalope, now it’s fixed. Not really fixed, but much better in performance, especially graphics.…
From the last post, I assume you already have file(s) in .mpg format. Now let’s continue to make a DVD video from .mpg file(s). To make…
Sometimes you want to make an online application but only for private use or use by some people only. Or you just made an online application…
For those who use Linux should know what gedit is. Gedit is the official text editor of the GNOME desktop environment. And I like to use…
Last couple of days I found that some website was doing image and file hotlinking to my website. This will steal my bandwidth and bring fewer…
This time I want to share how to install Curl in PHP5 on Linux (I’m using Ubuntu 8.10) with the Apache web server. But if you…