Entries Tagged 'Curhat' ↓
May 16th, 2009 — Curhat, Flock, Microblog, opensuse
Flock is my favourit browsers. Unfortunately, currently, i still have to install it manually on my OpenSuse. Well the problem occur when i’m trying to install flash plugin unto my opensuse’s flock.
Googling around in about that topik, i’ve some hints. Here :
note : i put my flock binary files in /usr/lib/flock andĀ i have installed flash player on firefox
cd /usr/lib/flock
cp /usr/lib/flash-plugin/libflashplayer.so ./
then I restart my flock.
And .. voila.. I’ve got my flock working with flash player
Reference :
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
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 !!!