Vinay Kudithipudi
  • Home
  • About
  • Lab

HOW TO : Use grep and awk to find count of unique entries

I have use grep extensively before to analyze data in log files before. A good example is this post about using grep and sort to find...

26 Feb 2013 1 min read

HOW TO : Configure tcpdump to rotate capture files based on size

quick note for self. If you are capturing traffic using tcpdump, you can rotate the capture files based on size [code]sudo tcpdump -i INTERFACE_TO_CAPTURE_TRAFFIC_ON -C 10...

14 Feb 2013 1 min read

HOW TO : Restrict access to proxied content in Apache

If you are using the mod_proxy feature in Apache to forward requests for certain content to a backend server, but want to restrict access to that...

29 Jan 2013 1 min read

HOW TO : Run web servers using one liners

A collection of one liners using different tools and programming languages to run a full fledged web server on any machine. They can be used to...

28 Dec 2012 2 min read

Venturing into the unknown

I am a Google fanboy. And I don’t make a secret of it :). All the smartphones I have ever carried are Android based, unless you...

29 Nov 2012 1 min read

HOW TO : Combine landscape and portrait page layouts in Microsoft Word

Blogging this as a “memory” note for myself 🙂 I was putting together a report for work and needed one of the pages in the word...

25 Nov 2012 1 min read
  • Sign up
Vinay Kudithipudi © 2026. Powered by Ghost