Another good item to put in your admin bag of tricks is small one line script that will create a file of any size on linux. To create a file of any size run this from a command shell in linux dd if=/dev/zero of=largefile bs=100M count=21 The above line will create a file 2100 MB […]
Blog
tcptrack – Connection Trace Utility
Well here goes. Forgive my newbie-ness when it comes to blogging. I will get the hang of it soon. My first real article will be about a linux network tool I found called TCPTrack. I generally use Centos and Redhat Linux versions and I have found that this tool has helped me several times. What […]
Welcome!
Well I suppose I should jump on this “blogging” band wagon and start one of my own.In my hopefully non-feeble attempt at blogging I will be writing some of my thoughts on various topics about IT related items such as software and hardware. I may even throw some sports related articles up. Thats all for […]