March 9th, 2009 — Curhat, Linux, Microblog
OpenSuse 11.0 has a great feature of recovery. I love it.
Last night, due the power failure, my OpenSuse is unable to boot.
All I need is :
- inserting Bootable DVD Media OpenSuse 11.0
- boot my machine
- choose recovery method
- custome recovery, i only need fixing boot, fsck, and a lil bit maintenance.
- ten minutes after that, my OpenSuse is ready to rock again.
Yeah !!!
March 9th, 2009 — Linux, Squid
I’m using squid. And for some specific reason, I don’t want squid to cache specific servers. So I put these on my squid.conf :
acl NOT-TO-CACHE dstdomain "/etc/squid/list/not-to-cache.conf"
no_cache deny NOT-TO-CACHE
and put this domains in /etc/squid/list/not-to-cache.conf
planet.terasi.net
blogsome.com
wordpress.com
blogger.com
dagdigdug.com
opensuse-id.org
technorati.com
Technorati Profile
Continue reading →