After the first post regarding unifi, I was doing some experiment with my unifi network setup. As thing goes along , I had to admit thing turn out very scary
Author: Namran Hussin
How to turn off the remote management on Unify Wifi routerHow to turn off the remote management on Unify Wifi router
I don’t know why the world had made fuss over this. But certainly TM had their reason to have the remote management enabled after the first installation. I could understand,
Git via ssh and gnome-terminalGit via ssh and gnome-terminal
Firstly need to install git itself with the following yum install git -y --enablerepo rpmforge After that setup the SSH key correctly .. so that can login to remote central
Activating data plan for Nexus One – celcom3gActivating data plan for Nexus One – celcom3g
After merely one week test with Celcom Weekly Broadband for RM20 . I decided to move on with the fixed data plan for monthly. First , I went to some
How to add CNAME into BIND using webmin interfaceHow to add CNAME into BIND using webmin interface
Sometime it is easier to add a CNAME record to our DNS server via some DNS Manage interface. Instead of keep adding A record for each new server , we
Nexus One a review after few weeksNexus One a review after few weeks
Oh well, I had been using Google Nexus One for quite while by now. So far, I am very happy with it… didn’t start rooting it yet. first few minutes
Hello World.. for Android 2.2Hello World.. for Android 2.2
yay ! because am so tempted.. So . i Downloaded the Eclipse SDK 3.5.0 Classic from here and Android SDK from here plus some minor configuration.. so .. I created
Testing new toyTesting new toy
Hye .. I just want to test posting blog post using my new toy. Nexus one.
Setting GFS2 partition for cluster usage in Redhat 5Setting GFS2 partition for cluster usage in Redhat 5
let’s say the cluster name is “mynamran” and the shared storage device is mapped to /dev/mapper/mpath0 so the command to create GFS2 partition is as below : mkfs.gfs2 -p lock_dlm
Java 1.6 update 21 for CentOS 5.5Java 1.6 update 21 for CentOS 5.5
Somehow new firefox is dropping support for old-version of java. test your java VM here . so i just downloaded the bin file from java website . “jre-6u21-linux-i586.bin” and put