Hyper-V: The Killer Feature in Windows Server 2008
It's fair to say that while many of the other new features are evolutionary, Hyper-V, by contrast, is revolutionary. Paul Rubens explores Microsoft's big step into virtualization.
»
Download the Windows Server 2008 Trial
With Windows Server 2008 you can develop, deliver, and manage rich user experiences and applications, provide a secure network infrastructure, and increase technological efficiency and value within your organization.
»
Virtualization from the Data Center to the Desktop
Integrated virtualization solutions from Microsoft can help you meet evolving demands more effectively as you transform your IT infrastructure from a cost center to a strategic business asset.
»
July 25, 2006 Tip of the Trade: Directory Indexes in Apache By Carla Schroder
This little hack is so easy, that we have an almost have a missionary zeal to spread it to Apache Webmasters everywhere. In addition to its simplicity, it's a great convenience to visitors. How many download sites have you visited that display file indexes like this?
Now, how in the heck are you supposed to deal with this? Really, this is so last-millennium. True, most Web browsers display the full filename at the bottom as the mouse hovers over the filename. But is this not the 21st century? Must we remain trapped in a truncated filename mentality?
To find your way to the present, expose the entire filenames by adding these lines to httpd.conf:
That sets the maximum to 40 characters, which is long enough for most sites. Naturally, this can be tweaked as desired, so you get a nice readable display like so: