With all the security issues going on, and all the posts on this forum regarding government data collection, i thought you would all find this article interesting.
U.S. Telcos Have Never Challenged NSA Demands for Your Metadata
When you begin to collect information on a large scale and cross correlate with other databases identifying a user becomes rather simple. If i can analyze TB of data on a small hadoop cluster in a few minutes, i wonder what uncle same can do.
lsmod - List loaded kernal module
modprob modname - Load kernal module
I saw mention of dd tests in this thread and i would like to add some stuff to make your disk test more complete. If you run the below, simultainusly with dd you will get a per second BW and IOPS read
yum install sysstat -...