-
Recent Posts
Sponsor
Poll
Loading ...Sponsor
CISCO IOS LICENSING PETITION
Greg Ferro of Etherealmind.com is asking Cisco Systems to make a version of the IOS available for educational and testing purposes. You can take part in this effort by cliking on the link below and signing the petition. Let Cisco know that limited knowledge hurts everyone.
Sign the petition: CISCO IOS LICENSING PETITIONDonate
General Archive
-
Disk2vhd: Virtualize Existing Systems
Posted on June 7, 2010 | No CommentsRebuilding a working system from scratch can be time consuming, because of that its a good idea to use P2V or Physical to Virtual tools that automate the process for you. One of them is Disk2vhd by Sysinternals created to ease the transition process from... -
RAMMap Memory Analysis Utility
Posted on May 23, 2010 | No CommentsSysinternals has made another great tool available, RAMMap which is an advanced physical memory usage analysis utility for Windows. In simple terms you get more information about how the memory is being used in the system. Use RAMMap to gain understanding of the way Windows... -
3TB Hard Drives Are On The Way
Posted on May 21, 2010 | No CommentsSeagate announced the availability of consumer grade hard drives in the 3TB range. While the increase in density was expected (normal of the storage industry), I can’t help but feel a disturbance in the force. Users and clueless IT technicians are bound to consolidate data... -
UDP Flood Script
Posted on May 11, 2010 | No CommentsThere are some situations when network and system administrator(s) may need to UDP flood network devices with the purpose of testing them under stress. The preferred method I use is by means of a Perl script created by Ivan Pepelnjak from ioshints.info. The script is...