May 17
fenrisMy Life

Date: 31 May – 3 June, 2009
Venue: Berjaya Times Square Hotel & Convention Center, Kuala Lumpur.
MSC Malaysia’s inaugural and full-fledged Open Source Conference to incorporate a “Quadruple play” of 4 crucial stakeholders consisting of government, businesses, developers and community in envisioning open source’s contribution to the IT industry and socio-economy.
Positioned as International forum for sharing and exchanging ideas on technical advancements, applications, development and business cases on open source, and its positive impact in meeting challenges of the current economic climate.
Organised by MSC Malaysia in cooperation with the Malaysian Administrative Modernisation and Management Planning Unit (MAMPU), the annual MSC Malaysia OSCONF is also supported by the Malaysian Open Source community. This event complements the annual Malaysian Government Open Source Software Conference (MyGOSSCON) as the premier platform for all things Open Source in Malaysia.
With 3 DAYS, 3 TRACKS, 1 HACKATHON are in store for everyone who attend this conference. In addition, we have renowned speakers from prime Open Source Enterprises which are Mozilla, Google and Red Hat to name a few and also not forgeting from the developer community – Ubuntu, BSD, Fedora, PHPs, etc
Come join us at the MSC Malaysia Open Source Conference 2009! You’ll be pleasantly surprised…
Who should attend?
- Business executives from MSC Malaysia and Non-MSC Malaysia Status companies
- Open Source developers, communities, inventors, evangelist, researchers, strategist
- Government officers
- Students, general public
Why you should attend?
- Provide exposure and knowledge on the importance of Open Source in enhancing competitiveness by giving freedom of choice in software usage with lower total cost of ownership, hence benefiting businesses and society at large. Over 30 session tracks are made available.
- Share amongst the open source community on new directions and latest innovations by the subject matter experts, thought leaders and industry gurus.
- Provide a platform for conference participants to actively interact, share and exchange views, ideas, and tools on the latest trends and issues of Open Source.
- Networking, learning and having great fun!

MSC OSCONF 2009
Feb 19
fenrisCraps, My Life, OpenSolaris OpenSolaris
fenris@thinkbuntu:~/Documents$ ssh 10.x.x.234
The authenticity of host ’10.x.x.234 (10.x.x.234)’ can’t be established.
RSA key fingerprint is bf:f4:91:6e:29:ce:16:12:7d:a7:71:05:fd:8f:08:7c.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added ’10.x.x.234′ (RSA) to the list of known hosts.
Password:
Last login: Thu Feb 19 11:21:37 2009
Sun Microsystems Inc.  SunOS 5.11     snv_86 January 2008
-bash-3.2$ BUILD=`uname -v | sed -e “s/snv_//” -e “s/[a-z]//”`
-bash-3.2$ pfexec pkg refresh
-bash-3.2$ pfexec pkg install entire@0.5.11-0.${BUILD}
PHASE                                       ACTIONS
Update Phase                                    1/1
Install Phase                                   3/3
-bash-3.2$ pfexec pkg install SUNWipkg@0.5.11-0.${BUILD}
DOWNLOAD                                   PKGS      FILES    XFER (MB)
Completed                                   3/3    270/270    2.91/2.91
PHASE                                       ACTIONS
Removal Phase                                 18/18
Update Phase                                126/126
Install Phase                               179/179
-bash-3.2$ pfexec pkg install SUNWinstall-libs
PHASE                                         ITEMS
Indexing Packages                           527/527
DOWNLOAD                                   PKGS      FILES    XFER (MB)
Completed                                   1/1        4/4    0.07/0.07
PHASE                                       ACTIONS
Removal Phase                                   6/6
Install Phase                                   5/5
Update Phase                                    4/4
Reading Existing Index                          9/9
Indexing Packages                               1/1
-bash-3.2$ pfexec pkg image-update
Creating Plan
DOWNLOAD                                   PKGS      FILES    XFER (MB)
Completed                               603/603 48770/48770 632.69/632.69
PHASE                                       ACTIONS
Removal Phase                           15487/15487
Install Phase                           27493/27493
Update Phase                            66731/66731
PHASE                                         ITEMS
Reading Existing Index                          9/9
Indexing Packages                           603/603
stage1 written to partition 0 sector 0 (abs 16065)
stage2 written to partition 0, 267 sectors starting at 50 (abs 16115)
A clone of opensolaris exists and has been updated and activated.
On the next boot the Boot Environment opensolaris-1 will be mounted on ‘/’.
Reboot when ready to switch to this updated BE.
—————————————————————————
NOTE: Please review release notes posted at:
http://opensolaris.org/os/project/indiana/resources/relnotes/200811/x86/
—————————————————————————
Feb 18
fenrisKubuntu, My Life Kopete, Kubuntu
Hmm .. for a past a few month im using pidgin in Kubuntu since Kopete got bugs with Yahoo Messenger (YM) … so today i’ve compiled it while in meeting ( hehe bored ). so what did i do ?
Requirement :
sudo apt-get install kdevelop-kde4 kdevplatform kdevelop-dev-kde4 kdevelop-data-kde4 kdepimlibs5 kdepimlibs5-dev sqlite3 libsqlite3-dev libqimageblitz4 libqimageblitz-dev
SVN the latest kopete code :
svn co -N svn://anonsvn.kde.org/home/kde/branches/KDE/4.2/kdenetwork
cd kdenetwork
svn up kopete cmake
Next,
mkdir ../kdenetwork-build
cd ../kdenetwork-build
cmake ../kdenetwork
make
………wait while it compiling everything ……….
sudo make install
…….waiting building the binary and installing …….
Then ..
try your kopete that u already compiled … hope it solve/fixed the bugs ….this is temporary fixed while waiting the Kubuntu team repackage the kopete with the latest SVN
Enjoyed ya messanging ……..
Feb 16
fenrisMy Life
2.7.1, the first 2.7 maintenance release, is now available. 2.7.1 fixes 68 tickets. You can automatically upgrade from 2.7 to 2.7.1 via the Tools->Upgrade menu, or you can download the package and upgrade manually. Consult the list of fixed tickets and the full set of changes between 2.7 and 2.7.1 for details.
Feb 08
fenrisMy Life
hmm .. its been more than 2 week that im not posting anything …. bz doing things until forget that i have a blog to post …
actually .. bz in sense of learning curve … learning / deeper in few things such as postgres , OpenLDAP , phpldapadmin, ldap admin manager (LAM) … for now .. its still base on my daily task . its about OSCC product ( myWorkspace ). basically .. its about horde webmail + postgres + Open LDAP …
learning migration from vpasswd to /etc/passwd & /etc/shadow, user to dbmail, dbmail to OLDAP using bash script … n ETC2 …
its quite challenging to me since its kinda 1st time for me .. but thanks god that i can cope everything … beside that .. im back refreshing my skills with Joomla & phpBB3 . migrating old phpnuke cms to joomla & porting out phpbb in phpnuke to standalone for PingPong community in Malaysia . thanks to ameck for his Universal *-NUKE CMS convertor . with the convertor i successfully convert phpbb inside phpnuke to standalone phpBB3 … hope PP4M’s user enjoy their new portal.
beside that .. i just get info a few days back that … Ubuntu-my community need to be ready for kind a big event middle of these year. full info i cant release yet until the event already been confirm & get official. so Ubunturian in Malaysia …. alert & beware !!!
anyone out there .. who willing to share his/her knowledge about OLDAP ……. u guys r most welcome to me … i think thats all for now .. cau cen dol …
Jan 13
fenrisKDE, My Life, OpenOffice.org KDE4.2, OpenOffice
This new version fixed the previous bugs/crash ….. but .. mean while there is another bugs occures …… its about the openoffice.org-kde open dialog box ..
the bugs caused by the workaround we(go-oo developer team) did to get rc1 working…
[18:11] <_rene_> it’s a bug in debian and ubuntu, yes. because rc1s launcher was broken and i worked around it to get rc1 working
[18:11] <_rene_> that broke the kde fpicker. collateral damage 
[18:11] <_rene_> it’s experimental packages anyway 
[18:11] <_rene_> it was a deal of “fully broken” against “kde fpicker broken”
To Fix It :
1) open soffice
2) go to Tools -> Options
3) under OpenOffice.org – General , Open/Save dialogs :
just enable “[x] use OpenOffice.org dialogs” in the options
\o/ yay !!! now its work back … long live OpenOffice.org …
Jan 07
norlyMy Life
Provided centos image, centos.img in /mnt/sdb1/xen/
In this example Im using example as my domain name and centos image will be named as example.img
generate uuid for the domain and then create file example in /etc/xen/
[root@virtual]# uuidgen
659042a2-7c8f-4975-9dbf-b9a4113c094c **This uuid will be use to create domU
[root@virtual]# vi /etc/xen/example
# Automatically generated xen config file
name = “example”
memory = “128″
disk = [ 'tap:aio:/mnt/sdb1/xen/example.img,xvda,w', ]
vif = [ 'mac=02:23:3e:8f:d0:6c, bridge=xenbr0', ]
uuid = “659042a2-7c8f-4975-9dbf-b9a4113c094c”
bootloader=”/usr/bin/pygrub”
vcpus=1
on_reboot  = ‘restart’
on_crash   = ‘restart’
sdl = 0
vnc = 1
vncunused = 1
keymap = “en-us”
Copy the centos image, to the image as you describe in the exampple file before
[root@virtual]# cp /mnt/sdb1/xen/centos.img /mnt/sdb1/xen/example.img
Now, you have to create domU
[root@virtual]# xm create -c example
It might take a moment to create domU. Next, after domain example is created, you have to give IP to the domain. First, you have to login into the domU.
[root@virtual]# xm console example
[root@virtual]# vi /etc/sysconfig/network-scripts/ifcfg-eth0
# Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet
DEVICE=eth0
BROADCAST=xxx.xxx.xxx.xxx
HWADDR=00:14:5e:bb:69:9e
IPADDR=xxx.xxx.xxx.xxx      // Change the IP Address
NETMASK=255.255.255.0
NETWORK=xxx.xxx.xxx.xxx
ONBOOT=yes
TYPE=Ethernet
GATEWAY=xxx.xxx.xxx.xxx
USERCTL=no
IPV6INIT=no
PEERDNS=yes
Now, restart your network and you’re set to use domain example
Jan 07
fenrisMy Life KDE4.2, Kubuntu
Start using Kubuntu for my desktop … upgrading from 8.04 -> 8.10 -> 9.04
$ uname -a;lsb_release -a
Linux kubuntu 2.6.28-4-generic #9-Ubuntu SMP Tue Jan 6 19:34:01 UTC 2009 i686 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu jaunty (development branch)
Release: 9.04
Codename: jaunty
Here are some screen shot of my desktop:
Jan 07
fenrisMy Life
Sorry for the downtime .. its happened because i forgot to renew my domain .. so lets kick off for this new year !!!!
Jan 02
fenrisMy Life
edit your backends.php :
<?php
$backends['sql'] = array (
‘name’ => ‘Email Server’,
‘preferred’ => ”,
‘password policy’ => array(
‘minLength’ => 6,
‘maxLength’ => 20,
‘minNumeric’ => 0
),
‘driver’ => ‘sql’,
‘params’ => array(
‘phptype’   => ‘mysql’,
‘hostspec’  => ’127.0.0.1′,
‘username’  => ‘dbmail’,
‘password’  => ‘yourdbmailpassword’,
‘encryption’ => ‘md5-base64′,
‘database’  => ‘dbmail’,
‘table’     => ‘dbmail_users’,
‘password_field’ => ‘passwd’,
‘user_col’  => ‘userid’,
‘pass_col’  => ‘passwd’,
‘show_encryption’ => false
),
);
Older Entries Newer Entries
Recent Comments