20101130

view and increase semaphores on "solaris 9"

# sysdef | grep -i s[eh]m

to edit, edit the /etc/system and reboot.

20101121

Failed to retrieve method context for the ... method of instance... Could not interpret ... property.

hint: svcprop

Nov 22 06:41:42 myhost inetd[27129]: [ID 702911 daemon.error] Failed to retrieve method context for the inetd_start method of instance svc:/network/omni/tcp:default: Could not interpret group property.

# svcprop network/omni/tcp | grep group
inetd_start/group astring root

# grep root /etc/group
other::1:root
bin::2:root,daemon
sys::3:root,bin,adm
adm::4:root,daemon
mail::6:root
tty::7:root,adm
lp::8:root,adm
daemon::12:root


root group is missing, so simply append to the 1st line..

root::0:

20101114

iphone error 3014

remove gs.apple.com line in hosts file

20101104

write: you have write permission turned off

root@aidil:~# mesg
is n
root@aidil:~# mesg y
root@aidil:~# mesg
is y