Entries Tagged 'Thrashbit' ↓
March 9th, 2009 — Curhat, Microblog, Thrashbit
I want to install vmware on my openSuse. Unfortunatelly, the installer package need to be recompiled again. And it takes such thing like this : /usr/src/linux/include/linux/version.h
Hey, I know, it is provided in “linux-kernel-header”packageĀ bla.bla.bla ..
Lucky, vavai has wrote this . So I execute this command :
sudo zypper in make binutils kernel-source gcc gcc-c++
then version.h can be created using this command :
cd /usr/src/linux
make menuconfig
make bzImage
May 2nd, 2008 — Blog, Thrashbit
I’m an heavy user of AXIS. AXIS’s free internet access is my primary internet link, after office hours. Taking benefit of the AXIS’s, I think there will be a lot of demand for AXIS’s. No wonder, recently, it goes very slow and feels too heavy.
After spent months using AXIS, I come to think that AXIS’s connection is support by transparent proxying using SQUID, the famous open source product.

Last night I got this error from AXIS : “No Buffer Space Available. SQUID unable to create a TCP socket…” Looks like the time has come for AXIS to extent their capacity planning and doing some fine tuning. Continue reading →
May 1st, 2008 — Thrashbit
Welcome to OpenSUSE Blogger Community. This is your first post. Edit or delete it, then start blogging!