Vinay Kudithipudi
  • Home
  • About
  • Lab

HOW TO : Capture network traffic on a Solaris server

If you don’t have tcpdump installed on your solaris server, you can use the “snoop” system command to capture network traffic. Here is the command line...

23 Nov 2015 1 min read

HOW TO : Get HDD performance stats in Linux

quick note for self hdparm -tT /dev/sdx sdx : actual device you want to test

26 Aug 2015

HOW TO : Use awk to print values larger than certain number

Quick how to on using awk to filter results if a certain value (column) is larger than a set value. For example, if you have a...

24 Aug 2015

HOW TO : Parse IP Address in Windows Batch File

We had a recent challenge at work which required us to execute different actions based on which office a particular workstation was located in. Since we...

16 Jun 2014 1 min read

Update 1 : Application Development : domainScan

Following up from my post earlier this month regarding building a security application that scans publicly available data (Google) and report on potential information leakage from...

14 Feb 2014

HOW TO : Search for a record in MongoDB based on length

Quick entry for my own records. MongoDB is one of the popular open source document database that is part of the nosql movement. One of the...

13 Feb 2014 1 min read
  • Sign up
Vinay Kudithipudi © 2026. Powered by Ghost