DB2 Data Studio

Training tutorials about IBM Products:

http://bigdatauniversity.com/courses/course/view.php?id=81&justenroled=1

http://www-01.ibm.com/support/knowledgecenter/#!/SS62YD_4.1.0/com.ibm.datatools.ds.release.doc/topics/dsoverview.html

Knowlegde Center
http://www-01.ibm.com/support/knowledgecenter/#!/SS62YD_3.2.0/com.ibm.datatools.ds.release.doc/topics/getstarted.html

scan the ports from outside

nmap -sT -O hostname -p 1234-3456
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/3/html/Security_Guide/s1-server-ports.html
http://stackoverflow.com/questions/9609130/quick-way-to-find-if-a-port-is-open-on-linux
http://www.cyberciti.biz/faq/how-do-i-find-out-what-ports-are-listeningopen-on-my-linuxfreebsd-server/