Network stuff
Posted under » Linux on 13 October 2009
ipconfig is windows in linux the equivalent is "ifconfig -a"
"netstat -an | grep LISTEN" shows you which ports are open.
LDAP connect
cp /etc/resolv.conf /etc/resolv.conf.221209 traceroute -In ldap.bii-sg.org ldapsearch -x -h ldap.bii-sg.com -b ou=people,dc=bii,dc=a-star,dc=edu,dc=sg uid=clebok
