Archives

Showing posts with label Virtualization. Show all posts
Showing posts with label Virtualization. Show all posts

Monday, January 24, 2011

Neverware JuiceBox a100 Gives New Life to Old Computers

JuiceBox a100When it comes to computers, most people expect theirs to be outdated within four years or less, depending on how you treat it. When Jonathan Hefter, CEO of Neverware, a start-up company out of New York City, was asked what he thought about the issue, he laughed and said, There are two things in this world planned for obsolescence. Computers and pantyhose. They are designed for the dump."

Hefter was not always into computers. He began as an undergraduate at Wharton at the University of Pennsylvania where he was studying economics. However, that goal was short-lived when, after not desiring to go into finance after graduation, Hefter spent a year in the basement of his parents' house tinkering with things. The concepts of networks come to Hefter naturally, even though he had never taken a course in computers. Hefter had a dream, a dream to create sustainable computing. While Hefter was trying to make that dream a reality, he came up with the world's first "juicebox", a nifty piece of virtualization technology.

In the earlier part of 2010, Hefter set up two technology pilots in schools around his area. The success of these pilots proved to Hefter, as well as others, that his concept could work. From here things only went up as in the spring at the Kairos Society's Annual Summit Hefter was approached by Polaris Partner Peter Flint. Flint invited Hefter to become a resident of Dogpatch Labs.

Hefter founded Neverware in May of 2010. Neverware is a company that you could call the "fountain of youth" for computers and recently moved into New York City's Dogpatch Labs. The cream of the crop for Neverware is definitely the JuiceBox a100, a single server appliance that will power up to one hundred old desktops with Windows 7 when added to the network. According to Hefter, "For a school in Africa, give them a LAN, one juicebox and the computers that corporations throw out and they suddenly now have the latest technology. Think about the implications in terms of education!"

This idea is not new, however. "This has been done but not since the 60's," said Hefter. In the 60's we relied on mainframe computing and one super powerful computer could support dozens of terminals. Since then though, computer power has become much faster and much cheaper and quicker than networking technology, which is why we have switched to local PC models. However, the PC model is extremely wasteful in terms of energy consumption and pollution. Old computers have to be destroyed and when they get thrown into a landfill or burned in an incinerator, they release a lot of toxic elements like lead, mercury and barium. Every juicebox that is set up acts like a new network. It is extremely green, not causing as much pollution and is energy efficient.

"Being able to build and successfully create the juicebox concept came in part from my own naiveté because I hadn't been involved in the industry so I had no clue that certain things just weren't done. This allowed me to develop as if those barriers did not exist," Hefter explains.

Overall, Hefter has created four juicebox machines, three real ones and one mobile demo. There is a great deal of freedom in the design of the juicebox thanks to the great flexibility of the device. Hefter's main focus here is on education and trying to give schools and educators the latest and most up to date technologies. Hefter wants to give the developing world an edge because he believes this is the place where he can be most distributive.

Pricing is still being worked out by Neverware, but they will likely come up with a more crowd pleasing software-as-service model. So I guess it is safe to say that the JuiceBox a100 will cost a fraction of a traditional desktop. The current juicebox can only support 100 units, though Hefter is in the process of making a 150 version juicebox very soon. Check out the video below where Hefter demos the JuiceBox a100 and his 10-year old Pentium 3 computer with missing hard drive and his laptop, which he uses as a keyboard and monitor.



Source: The Next Web, Engadget, Vimeo (video)

Power Point Projectors
Are Great for Business Meetings


Most business class projectors will do a good job displaying your PowerPoint presentation. If you have a small presentation group, a 2000 lumen LCD projector will be able to produce a nice and clear picture. For larger audiences you should consider a 5000 lumen LCD projector.

Read More >>

Thursday, November 11, 2010

What are Microsoft’s real virtualization technologies?

OK, so something is either real or virtual, right? But behind the contradiction implied by this title, is a serious question. What exactly is virtualization?

Not only are virtualization technologies becoming more and more prevalent in all kinds of organizations, from small businesses through to global enterprises, but the term "virtualization" is also being used more and more, and sometimes to describe things that may not be virtualization as this term has commonly been understood. For example Microsoft, and other vendors, has applied the "virtualization" brush to a range of technologies, not all of which are really virtual! Or have they …

One definition of virtualization is: The capability to run an application or a computer in a virtual environment without affecting the components that already exist on that particular desktop or server.

This definition mostly works for desktop virtualization technologies, such as Virtual PC 2007 and Windows Virtual PC on Windows 7, VMware Workstation, and server virtualization technologies such as Microsoft Hyper-V and VMware Server, that enable several operating systems to co-exist on the same physical hardware, and in protected "bubbles" so that one OS does not affect any others.

However, as we shall see when we go through some of Microsoft's current "virtualization" technologies, the above definition doesn't always fully explain things.

Server virtualization is probably the least ambiguous technology area for Microsoft. Server virtualization enables multiple servers, such as domain controllers, DNS servers, and Web servers, to run as discrete virtual machines on the same physical computer host. Server virtualization enables the physical consolidation of multiple traditional servers to improve and maximize hardware utilization, and to consolidate workloads onto fewer enterprise class servers. Server virtualization is also about reducing costs, by using fewer physical computes, with reduced electrical costs for cooling and server power consumption.

But what about desktop virtualization? Desktop virtualization enables software applications, operating system, and hardware configuration to be packaged to run in a self-contained, virtual environment, enabling users to run multiple operating systems and applications on a single computer. With desktop virtualization technologies, such as Microsoft Virtual PC 2007 SP1 and Windows Virtual PC, including Windows 7's XP Mode, the virtual machine files are installed and executed on the local client desktop computer. In enterprise environments, desktop virtualization can be augmented with technologies such as MED-V that are used to deliver and manage client virtual machines over the network from central servers.

Isn't this clear and unambiguous? Yes, if you just include "traditional" definitions of desktop virtualization, but what about approaches such as using Microsoft's Remote Desktop Services (RDS) to deliver desktops and applications hosted on central servers, but presented on user's desktops as if they were running locally? This approach de-couples the user desktop from their physical workstation, but importantly there are not separate virtual machines on the server; rather every user is running a session on the server, and any applications they run must be compatible with the server OS. This approach is sometimes called presentation or session virtualization. And where shortcuts to remote applications are provided on user's desktops, this approach is sometimes also referred to as a type of application virtualization.

And then there is the whole area of Virtual Desktop Infrastructure (VDI) …. VDI is an alternative server-based desktop virtualization method that uses virtualization technologies enable users to run their own client desktops, but hosted on a central server. In Microsoft's VDI, multiple client operating systems run in virtual machines on a Hyper-V server; the server then remotely presents each desktop to the client computer, over RDS. By using virtual machines running on the server, every user can run their own desktop OS version (and not be limited to a server OS), and customize their own unique desktop settings.

So, there's more to virtualization than virtual machines; we've also got session-based virtualization and, perhaps most importantly, there's also the concept of de-coupling, where elements such as hardware, OS, applications, and user state and data, that in a traditional rich desktop environment would be all packaged together, are now potentially in their own separate spaces.

Does considering virtualization to be of different types help with some of the other "virtualization" technologies?

Let's consider user state virtualization. The term user state virtualization describes the ability to separate user data and settings from applications and operating systems, so that users can access their own personalized environment, no matter which device they are currently using. So, in this case, it is the de-coupling element of virtualization that is key – we are not talking about multiple concurrent user states here, and there are no virtual machines involved. Instead there's the ability to separate user state data from the applications and operating system so that users can move from environment to environment, or device to device, and automatically pick up their saved data, favorites, application settings and so on no matter where they are. In Windows environments, user state virtualization technologies include Folder Redirection, Offline Files, and Roaming User Profiles.

How about application virtualization? As a generic term application virtualization describes technologies that deliver applications across the network to end-users, without the need to install these applications on the user's desktop. There are two key methods for virtualizing applications; through specific application virtualization tools and through presentation virtualization.

Application virtualization tools typically package a software application so that it runs in a self-contained, virtual environment. This virtual environment contains all the information required to run the application on the client computer, without installing the software application locally. So, again the decoupling element of virtualization is important, as the application is not "installed" on the host operating system. In typical implementations, such as Microsoft's App-V, application code is downloaded on demand from a central server and executed on the local desktop computer. Although the application is running within a virtual OS environment, this is not a complete virtual machine; rather it provides virtualized interfaces to OS components such as the Windows Registry, and is a great approach for dealing with incompatibilities between applications; but is not useful for dealing with incompatibilities between an application and the host OS; this is because the application it does still make use of OS features, and must still meet the same platform and system requirements as a regular application; for example, if an application won't run under Windows 7 as a traditional installed application, it will still fail when run under App-V on a Windows 7 workstation.

Presentation virtualization typically describes technologies where the execution of application code takes place remotely from the end-user's interaction with the application interface. In Windows environments, presentation virtualization is used by applications delivered using RDS, such as traditional terminal services applications. Using technologies such as Microsoft's RemoteFX, such applications can appear to the end-user as if they are running locally, particularly if configured as a RemoteApp, where the individual application is launched from a regular application shortcut on the user desktop; in this way the user may be unaware that the application is actually a terminal into a remote session running on a server. So, again we've got de-coupling, and with sessions rather than virtual machines.

Looking at Microsoft as an example vendor, what we need to do is think of different types or classes of virtualization. The key feature in all types of virtualization is perhaps the de-coupling of elements such as hardware, OS, applications, and user state and data. Using this as a principle, we can see that the "traditional" approach, such as desktop and server virtualization, achieves this de-coupling by using distinct virtual machines. With user state virtualization, the de-coupling is achieved using remote central data storage; with application virtualization, the de-coupling can be from virtual application environments or through sessions in the case of remote applications and desktops. And implementations using VDI, can achieve de-coupling by using all these tools; virtual machines, centralized storage, and session-based technologies.

So, as long as we can think of the core virtualization concept as a separating or de-coupling approach, then there's no reason not to use the term for a wide range of approaches – and if this is case maybe all Microsoft's virtualizations are real ….


Read More >>

Thursday, March 4, 2010

Understanding Microsoft Virtualization Solutions

hi

 

Hi we are this link

http://trycatch.be/blogs/roggenk/archive/2010/03/02/understanding-microsoft-virtualization-solutions-r2-update.aspx

 

It is a book about all Microsoft Virtualization Systems . The R2 update included.

image

It is a great book, and free.

sAnTos

Read More >>

Monday, May 11, 2009

Just what is Dropbox?

Virtual Storage with Dropbox
For those of you who don't know, Dropbox is a simple online virtual storage utility that allows you to make your files accessible from almost anywhere. Designed for those who are tired of e-mailing files to themselves and carrying around flash drives, Dropbox looks to revolutionize the way you store and share files.

Here's how it works. After installation and connecting to the server, the Dropbox interface is just like any folder on your computer. You simply drag and drop to move files around and any files or folders that are uploaded to Dropbox will immediately be synchronized within your account. In addition Dropbox also keeps track of every single change made to the contents of your storage and any changes are instantly updated to all computers linked to the account.

What happens if I'm not on any of my computers? Absolutely no need to worry. Just get on the Dropbox web interface and you will be able to access your files from anywhere in the world. The Dropbox web interface also remembers all the changes you make to your files and allows you to restore to any previous versions of the file. You can even un-delete files that you may have accidentally erased.

Where Dropbox really shines is the way it allows you to share whatever you want with other people. Every individual folder can be shared with other people and every member of a shared folder will be able to add, edit, and delete the contents inside but will not be able to access anything outside of that specific folder. This file sharing system is perfect for team projects involving music or video editing, computer and system repairs, or for anything which needs collaboration among its members. There is also a public folder that allows you to share files with non-Dropbox users through the use of a hyperlink.

If you are looking for an easy and reliable way to share files amongst friends, family, and coworkers then take a look at what Dropbox has to offer. Dropbox is free for Windows, Mac, and Linux and you can have share 2 GB of your files for free or upgrade to Dropbox Pro for 50GB of storage.
Read More >>

Sunday, December 21, 2008

Microsoft Virtualization Solutions.

Hi

Everything about Microsoft Virtualization Solutions

Hyper-V
SCVMM08
Terminal Services
APP-V
MED-V
Virtualization Infrastructure

Free Ebook:
http://rapidshare.com/files/175525627/All_Microsoft_Virtualization.pdf.html

Not too bad ;-)

{_sAnTos}
Read More >>