-
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
server 2003 Archive
-
Implementing RAID1 on Windows Server 2003
Posted on December 16, 2009 | 1 CommentSetting up a RAID1 (software) array on Windows Server is a straight forward task. RAID1 or disk mirroring provides fault tolerance in the event of a single disk failure, the mirror would become the lifeline keeping the server functional. RAID is not backup, you still... -
VMware: Add second disk to a Windows virtual machine
Posted on August 5, 2009 | 12 CommentsIf you use virtual machines as mush as I do you will be in need of storage space and running out of it all the time. One way to expand the storage capacity of a virtual machine is to add a second virtual disk. For... -
ServerManagerCmd basics
Posted on July 30, 2009 | No CommentsWhile Microsoft server provides a great wizard to manipulate roles and features, you may be also interested in learning about it’s command-line counterpart ServermManagerCmd.exe. The command line oriented tool can be used to determine/install/uninstall roles, role services, and features. ServerManagerCmd requires an elevated command prompt...