Archive for the ‘*nix’ Category
Sunday, September 27th, 2009
Without installing any additional software, connecting Huawei E220 device to Celcom broadband in Ubuntu 9.04 is very easy. Just follow the connection assistant and you will be good.
Edit Connections..

Add new Mobile Broadband

Assistant

(more…)
Posted in *nix, Tips & Tricks | 2 Comments »
Friday, October 31st, 2008
Well,it’s not only my windows XP. All my others data gone just because my curiosity to test out the most powerful command in Linux. rm -rf /
I already plan to fresh install my ubuntu once new version is out. That’s why I dare to test that powerfull command in my ubuntu box.
This morning, after my ubuntu Intreprid download completed I then happily burn the iso file to my empty cd, backup my stuff to to other drive and then happily run below command.

See, I’m not allowed to run that command. It’s suppose to be a warning for me not to do that.
(more…)
Posted in *nix, My Life | No Comments »
Saturday, October 25th, 2008
Data is everywhere. I once heard someone saying that data is the next Intel Inside.Well, just look around and I think it’s very true indeed.
Pentaho Data Integration (PDI) is a powerful, metadata-driven ETL tool designed to bridge the gap between business and IT; Previously it’s known as Kettle (Kettle ETTL Environment).The best thing is: it’s FREE. Yeah…admit it,we do like FREE things right ?
The fact is, I’m into Ubuntu now,hence I’m testing this on top of it. No worries if you are using other operating system,PDI is coded using Java so it’s by right platform independent

(Note:Login:admin,Password:admin)
(more…)
Posted in *nix, SQL/ETL | 4 Comments »
Tuesday, October 21st, 2008
Previously I write about Gambas programming and my temporary solution for connecting to MySQL error.
Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)
Well, it’s really temporary where the link file that I create previously gone missing whenever I restart my pc. I then need to run the command again and again. Until today I still can’t find the solution.
Here are my workaround for this problem.
(more…)
Posted in *nix, Programming | No Comments »
Friday, October 17th, 2008
GCompris is a collection of educational games that provides different activities for children aged 2 and up.
You can use add/remove features to install the application.

Alternatively you can run below command:
sudo apt-get install gcompris
or you can click here
This is how it look like.

My daughter love GCompris very much and so do I. I’m sure your kids will love it too.
Till then..adios.
ps: Have a nice weekend !
Posted in *nix, My Life | No Comments »