I was planning to have some fun and visit some waterpark near to KL. First thought to get to Sg Congkak near Hulu Langat. On the way there.. noticed the
Author: Namran Hussin
Redirect without WWW to a WWW domain for Vhost.Redirect without WWW to a WWW domain for Vhost.
Adding redirect to preferred domain with WWW instead of without www. Use the following . ServerName www.namran.net ServerAlias namran.net RewriteEngine on RewriteCond %{HTTP_HOST} ^namran.net(:80)?$ RewriteRule ^/(.*) http://www.namran.net/$1 [L,R=301] Order deny,allow
WebRep Overall Rating on my Google plus post and comment – is from AvastWebRep Overall Rating on my Google plus post and comment – is from Avast
it started get annoyingly append each of my comment and my post on Google+ Plus with .. “WebRep Overall Rating” a search on the google .. return it was because
Steve Jobs : 1955 – 2011Steve Jobs : 1955 – 2011
I used to watch his live stream during apple product launch.. midnight somewhere. I sees his presentation with passion , short simple but meaningful enough that you could remember them
Adding multiple superuser for MoinMoin wiki in wikiconfig.pyAdding multiple superuser for MoinMoin wiki in wikiconfig.py
By default there is only one superuser for MoinMoin wiki. If want to add multiple superuser inside the wikiconfig.py can try the following : # This is checked by some
Installing wireless driver for Dell Inspiron N4050 on CentOS 5Installing wireless driver for Dell Inspiron N4050 on CentOS 5
The laptop have something like the following for the lspci output ]# lspci 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05) 09:00.0 Network
VSFTP in CentOS 64-bit : PAM [error: /lib/security/pam_userdb.so: wrong ELF class: ELFCLASS32]VSFTP in CentOS 64-bit : PAM [error: /lib/security/pam_userdb.so: wrong ELF class: ELFCLASS32]
After setting up the vsftp to use PAM as auth. Somehow having the following error appeared in tail -f /var/log/secure Sep 21 09:47:45 g-server vsftpd: PAM [error: /lib/security/pam_userdb.so: wrong ELF
Setiap hari itu dijadikan ada siang dan malamnya ..Setiap hari itu dijadikan ada siang dan malamnya ..
Setiap hari itu dijadikan ada siang dan malamnya.. pasti bersebab. Siang hari diwujudkan matahari yang terang benderang bagi memudahkan urusan pekerjaan mencari rezeki dan nafkah seharian.. Di mana malamnya ,
Something about work and passionSomething about work and passion
It had been few years I have not even give a blink to something not related to my work at all. I can’t remember the last time I had quarrel
How to add bridge interface to eth0 for KVM in CentOS 5How to add bridge interface to eth0 for KVM in CentOS 5
Well, after installed the KVM on CentOS , you may want to have a bridge networking on some of VMs that you may have created. Unfortunately, KVM doesn’t set this