Tuesday, December 29, 2009

Free, Simple, Looks Pro & Legit. My friend receive $, so I just give it a try.

http://www.catcheye.com.my/?r=40432

Monday, November 16, 2009

Linked Text Hover Tips

Put this in your style definition:
a:hover {text-decoration:underline; color:#036;}

Remove Color Visited Link

Put this in your style definition:
a {color:#036}

Remove Underlined from Linked Text

Put this in your style definition:
a {text-decoration:none}

Monday, September 28, 2009

HP-UX ping source quench

Set "Source quench" to 0 as "ndd -set /dev/ip ip_send_souce_quench 0" and include this parameter inside "nddconf" file.

Saturday, September 12, 2009

out of recovery mode

15 sec of power & home button
2 sec of power button

Saturday, August 08, 2009

Privilege separation user sshd does not exist

/sbin/init.d # ./secsh start
Privilege separation user sshd does not exist
EXIT CODE: 255


so...

/sbin/init.d # useradd -u 103 -c "sshd privsep" -d /var/empty -s /bin/false sshd

if you want to specify group, -g yourproblem

Sunday, August 02, 2009

console login service(s) cannot run

I screwed up with milestone

# svcadm milestone -d all

Thursday, July 09, 2009

iPhone icons arrangement

/private/var/mobile/Library/Preferences/com.apple.springboard.plist