Thursday, May 13, 2010

Want to find whats going on, on your ports..

Enter following command with port number:$ netstat -an|grep   port_numHere          port_num= 22 (SSH)                                 = 161 (U...

Monday, May 10, 2010

SNMP- graphical viewer(browser) for mib-tree

install tkmib$ apt-get install tkmibto run$ tk...