Fixing Boot Failure in OpenSuse 11.0

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 :

  1. inserting Bootable DVD Media OpenSuse 11.0
  2. boot my machine
  3. choose recovery method
  4. custome recovery, i only need fixing boot, fsck, and a lil bit maintenance.
  5. ten minutes after that, my OpenSuse is ready to rock again.

Yeah !!!

Don’t cache this, 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 →