Sure there is more! Can you tell me what are the other versions?
I was reading Daniel Feller’s blog post and wanted to better understand the other options he was talking about. In Daniel’s post there is a link to a CIO.COM article, bingo, that’s what I was looking for… This is the far most interesting article regarding [...]
Archive for October, 2009
there Is More To Desktop Virtualization Than VDI
Posted in Uncategorized on October 30, 2009 | Leave a Comment »
Formula To See How Much You Save On Physical Memory With VMware PSHARE
Posted in Uncategorized on October 29, 2009 | 1 Comment »
Part of the overall memory overcommit feature, VMware has this cool feature called transparent memory page sharing (TPS).
When ESX Server detects an extended period of idleness in the system, the VMkernel begins to compare physical memory pages using a hashing algorithm. After encountering two memory pages that appear to have the same contents, a binary compare [...]
Thin Provisioning A P2V, How Do You Do That?
Posted in Uncategorized on October 28, 2009 | Leave a Comment »
Yes indeed, whilst you convert, you can resize the target disks but hey, as Rick Vanover experimented, it is twice as slow as doing a regular block level copy. Why? because when resizing the target disk, vConverter switches to file level copy and it’s really slow…
Now what’s the trick? The issue with the faster process is [...]
Trust Me!
Posted in Uncategorized on October 27, 2009 | Leave a Comment »
EMC PowerPath/VE, Get It For FREE!
Posted in Uncategorized on October 26, 2009 | Leave a Comment »
Eric Sloof just published a very interesting article about PowerPath/VE. Following up with one of my previous post about the same subject, I would like to add some info and summarize what does PowerPath/VE compared to ESX’s native multipathing.
First we must understand 2 definitions:
-Multipathing: maintains more than one physical path between the host and the storage [...]
Introducing Windows Server 2008 R2 eBook Available as Free Download
Posted in Uncategorized on October 26, 2009 | Leave a Comment »
Introducing Windows Server 2008 R2 is a deep-dive work, that’ll get you up to speed on how R2’s new features and capabilities work, including Hyper-V and RDS virtualization, management, IIS and the new Web application platform and, of course, all the synergistic goodness between Windows Server and Windows 7. Free for a click, so don’t miss [...]
Dell attempts to copyright ‘cloud computing’
Posted in Uncategorized on October 23, 2009 | 1 Comment »
The company is applying to trademark the term “cloud computing,” according to a document on the US Patent and Trademark Office’s website.
The application has reached the Notice of Allowance phase, where a company receives “a written notification from the USPTO that a specific mark has survived the opposition period … and has consequently been allowed [...]
Cloud Computing! It’s worse than stupidity: it’s a marketing hype campaign
Posted in Uncategorized on October 23, 2009 | Leave a Comment »
Richard Stallman, founder of GNU foundation says it loud and clear, the concept of using web-based programs like Google’s Gmail is “worse than stupidity“.
He says cloud computing was simply a trap aimed at forcing more people to buy into locked, proprietary systems that would cost them more and more over time.
“Somebody is saying this is [...]
TwInbox, a Twitter Add-in for Microsoft Outlook
Posted in Uncategorized on October 23, 2009 | Leave a Comment »
If you are a Microsoft Outlook user, you probably have it open all the time. Now you can have a fully-featured, powerful Twitter client at your fingertips without having to open any other applications. TwInbox seamlessly integrates Twitter into Outlook. It is a perfect Twitter client for any Outlook user, from a Twitter newbie to [...]
Disable C-State, Why That?
Posted in Uncategorized on October 22, 2009 | 1 Comment »
C-State what is this?
C0 – Active: CPU is on. C0 is the operating state.
C1 – Auto Halt: core clock is off. C1 is a state where the processor is not executing instructions, but can return to an executing state essentially instantaneously. Some processors also support an Enhanced C1 state (C1E) for lower power consumption.
C2 – Stop Clock: core and bus clocks [...]