Archive

Posts Tagged ‘VDI-in-a-Box’

#Citrix #Receiver for Linux 13 released

November 13, 2013 Leave a comment

Finally Citrix has released a Receiver version for Linux that for instance has StoreFront support! Can’t wait to try it out and see if it gives the same user  experience etc like the one on OS X and Windows!

Here you have some details about it and links to the product documentation:

Access Windows applications and virtual desktops, as well as web and SaaS applications. Enable anywhere access from your Linux thin client/desktop or use web access.

What’s new

The following new features are available in this release:

  • Support for XenDesktop 7 features – Receiver supports many of the new features and enhancements in XenDesktop 7, including Windows Media client-side content fetching, HDX 3D Pro, HDX RealTime webcam compression, Server-rendered Rich Graphics, and IPv6 support.
    Note: Link-local network addresses are not supported in IPv6 environments. You must have at least one global or unique-local address assigned to your network interface.
  • VDI-in-a-Box support – You can use Receiver to connect to virtual desktops created with Citrix VDI-in-a-Box.
  • Self-service UI – A new graphical user interface (UI), like that in other Citrix Receivers, replaces the configuration manager, wfcmgr. After they are set up with an account, users can subscribe to desktops and applications, and then start them.
  • Deprecated and removed utilities – The pnabrowse command-line utility is deprecated in favor of the new storebrowse command-line utility. The icabrowse and wfcmgr utilities have been removed.
  • StoreFront support – You can now connect to StoreFront stores as well as Citrix XenApp sites (also known as Program Neighborhood Agent sites).
  • UDP audio support – Most audio features are transported using the ICA stream and are secured in the same way as other ICA traffic. User Datagram Protocol (UDP) Audio uses a separate, unsecured, transport mechanism, but is more consistent when the network is busy. UDP Audio is primarily designed for Voice over IP (VoIP) connections and requires that audio traffic is of medium quality (that is Speex wideband) and unencrypted.
  • Packaging – An armhf (hard float) Debian package and tarball are now included in the download packages. In addition, the Debian package for Intel systems uses multiarch (a Debian feature) for installations on 32- and 64-bit systems. 32-bit binaries are also available in RPM packages.
  • System Flow Control – Video display has been enhanced on low-performance user devices that connect to high-performance servers. In such setups, System Flow Control prevents sessions becoming uncontrollable and unusable.
  • Localization – Receiver is now available in German, Spanish, French, Japanese, and Simplified Chinese.
  • Keyboard improvements – You can now specify which local key combination (Ctrl+Alt+End or Ctrl+Alt+Enter) generates the Ctrl+Alt+Delete combination on a remote Windows desktop. In addition, a new option supports Croatian keyboard layouts.
  • Deferred XSync – While one frame is still on screen, Receiver can now decode tiles for the next frame. This provides a performance improvement compared with previous releases, in which Receiver waited for a frame to finish being displayed before decoding the next frame.
  • Audio and webcam playback improvements – Various changes are implemented that conserve CPU cycles and reduce latency.
  • Audio settings – Several new audio settings are now available in module.ini.

For more product and release info read here!

//Richard

VDI Smackdown: Head-to-head analysis of Citrix XenDesktop, Microsoft etc… via @rpruijt

Great work!!!! 🙂 Continue reading!!!

by Ruben Spruijt 

Are you looking for an independent overview of desktop virtualization solutions and curious about the different strategy questions? Do you want detailed information about the features and functions each desktop virtualization vendor is offering!? If so the VDI Smackdown you definitely must read!
In the current market there is an increasing demand for unbiased information about desktop virtualization solutions. This white paper is focused on solutions that are anticipated to have an important role in desktop virtualization deployments. An overview of available features of each solution has been created to allow an understanding and comparison of capabilities.

The latest solutions included in the feature matrix are: Citrix XenDesktop 5.6FP1, Citrix VDI-in-a-Box 5.2, Dell vWorkspace 7.6, Microsoft RDVH Windows8/Server 2012 and VMware View 5.2; The English whitepaper can be downloaded here. The Japanese version will be available as soon as possible.

Empowering the end-user by giving access to Windows, Web and Mobile applications so he can access data and information systems from both private and public datacenters regardless of the device or location is the ultimate strategic objective.
The delivery of the classic (Windows) desktop interface can be divided in two segments:

  • the classic desktop and laptop, running Windows, Linux or Mac OS X;
  • the virtual desktop running in the datacenter or local on the classic workstation.

In essence “desktop virtualization” is the de-coupling of the desktop, operating system and the applications from the underlying endpoint or device. This kind of virtualization can be subdivided into two types:

  • With the first type applications are executed remotely, server hosted, and presented at the endpoint via a remote display protocol.
  • With the second type applications are executed at the endpoint, client-side and presented locally.

Making Windows, Web and Mobile applications available to the end-user, regardless of the technology being used, is an important strategic objective of an advanced IT infrastructure. The Virtual Desktop (vDesktop) is an essential component in the range of Application and Desktop delivery solutions and in essence, it provides the following functions:

  • Flexibility: Detach the vDesktop from the endpoint; Several vDesktops can be used next to one another
  • BYO: enables delivery of applications and desktops for BYO scenario’s;
  • Access: vDesktop works independently of location, endpoint and network;
  • Security: Server Hosted – VDI; data in the computing center;
  • Freedom: Every user can have his own desktop with administrator privileges when needed;
  • Management: Centrally managed and hardware independent;
  • Legacy: It is simple to offer legacy applications on a state-of-the-art platform;
  • Sustainability: Power Management, handling the necessary resources in an efficient manner

The transition to a dynamic and optimized desktop is causing many IT organizations to reevaluate traditional IT operations, deployment, delivery, packaging, support, and management methods.
Desktop virtualization is a key component in the optimized desktop. It’s important to have a Vision and Strategy around application and desktop delivery and enterprise mobility. Designing, building, managing and maintaining the desktop virtualization…

Continue reading here!

//Richard

How to leverage the new multiple datastore options of VDI-in-a-Box 5.2 – #VDIinaBox

January 23, 2013 Leave a comment

Another good Citrix blog post, thx Richard Khan!

Last year with version 5.1, VDI-in-a-Box introduced the ability to take advantage of two separate data stores, allowing VDI-in-a-Box to better leverage the direct attached storage of servers.  When using the Hyper-V or ESX hypervisors, VDI-in-a-Box allows you to define a second datastore to separate the storage of golden images, and linked clones.  Now with version 5.2 of VDI-in-a-Box we have introduced the option for a third datastore. In addition to the datastore options for golden images and desktops, there is now an option to store the personal vDisks associated with personal desktops on a separate datastore.  Administrators now have the ability to store images, desktops, and personal disks separately or together on the datastore of their choosing. Best of all, this option is available on all supported hypervisors.

Upon initial configuration, the vdiManager uses a single datastore. This primary datastore contains all of the golden images, desktop instances, and the vDisks associated with Personal Desktops.  Enabling the multiple datastore feature in vdiManager’s advanced properties makes it possible to separate these three types of data onto their own data stores.

The flexibility of multiple datastores can be leveraged by storing pooled desktops on an SSD datastore for improved IOPS performance.  Since pooled desktops…

Continue reading here!

//Richard

#Citrix VDI-in-a-Box 5.2, now supports CloudGateway etc. – @VDIinaBox, @CitrixCG

January 23, 2013 Leave a comment

Ok, now VDI-in-a-Box is becoming more and more “complete”! This release delivers some of the features many have wanted for a while! For instance the support of the latest hypervisors as well as CloudGateway!

Read more below taken from the Citrix blog post:

Version V5.2 is now ready for prime time.  The focus of this release was to support the latest hypervisors and Citrix components.   Actually we did a lot more because we added a few features that our users have been clamoring for.

Support for the latest hypervisors:

As always we need to stay current and so version 5.2 supports vSphere 5.1, XenServer 6.1 and Microsoft Hyper-V Server 2012.  The latter should  increase desktop density quite a bit.  We’d love to hear your experiences along those lines.  Please post on the forum what sort of density increases you are experiencing. 

Unified access to VDI-in-a-Box desktops and your applications and data:

Version 5.2 now supports Citrix’s Cloud Gateway and allows you to access VDI-in-a-Box through it.  Cloud Gateway provides a unified application and data store allowing you to access Windows, web, SaaS and Mobile applications seamlessly and so we felt it important that VDI-in-a-Box work with this application and data aggregation service.

Real-time collaboration with Microsoft Lync:

In addition, we support Microsoft Lync via the Citrix HDX RealTime Optimization Pack for Microsoft Lync.  Now users can seamlessly participate in audio-video or audio-only calls to and from other HDX RealtTime users and other standards-based video desktop and conference room systems.   This is especially good for call centers and the like who want wide ranging soft phone functionality with their virtual desktops.

Highly available Personal Desktops with PVD:

Many had asked that we provide some form of high availability for Personal (PVD) desktops.  We provide this by allowing you to place PVD desktops on shared storage.  Here’s how it works.  You specify a third datastore which resides on shared storage and VDI-in-a-Box will honor this request and store all Personal desktops using PVD on it.

Turn old desktops into locked down thin clients:

Kids will be kids and so many school lab administrators have asked that we provide a way to lock down the devices used in their labs.  Now, you can download the Desktop Lock from the VDI-in-a-Box download page on the Citrix web site.  It will allow you to lock down the physical device and essentially turn your old desktops and workstations into a thin client that connects directly to VDI-in-a-Box and keeps the kids from doing any mischief.

Fully automated software update with our Touchless DTagent:

And since we’re always looking for ways to make things simpler, with V5.2, we now have a fully automated way for you to upgrade the VDI-in-a-Box software.  We had two issues in the past.  First, you had to manually install the VDI-in-a-Box desktop agent on a golden image (that is then used to stamp out multiple desktop instances).  Second, when you upgraded the VDI-in-a-Box software, you had to manually update the agent on each existing golden image.  In Version 5.1, we automatically install the agent on all new images.  With V5.2, we now provide you a list of existing golden images whose agents need to be updated and once you click yes, we walk you through a wizard to automatically upgrade the agent and test the golden image.   For more details on this, see the blog by David Liu: http://blogs.citrix.com/2013/01/22/viab-5-2-makes-updating-desktop-agents-easier/.

Continue reading here!

//Richard

%d bloggers like this: