VMware heeft de derde update voor versie 8.0 van zijn virtualisatiesoftware Workstation uitgebracht. Met dit programma is het mogelijk om een of meer virtuele computers aan te maken, waarop een groot aantal verschillende besturingssystemen kan worden geïnstalleerd. Op die manier kunnen ze naast elkaar worden gebruikt, in tegenstelling tot een dualbootopstelling, waarbij uit de een of de ander moet worden gekozen. VMware Workstation is beschikbaar voor Windows en Linux, en een licentie kost ongeveer 155 euro. Meer informatie over de mogelijkheden van dit pakket kunnen op deze pagina worden gevonden.
GIMP 2.8.0
Na drie jaar van ontwikkeling is dan eindelijk versie 2.8 van het opensource-fotobewerkingsprogramma GIMP verschenen. De naam GIMP is een afkorting voor ‘GNU Image Manipulation Program’. De software is beschikbaar voor diverse besturingssystemen, waaronder Windows, FreeBSD, Linux, Mac OS X en Solaris. De broncode is al op te halen, binaries voor de verschillende besturingssystemen zullen spoedig volgen. Versie 2.8 bevat onder andere verbeteringen in de gebruikersinterface, kunnen layers nu worden gegroepeerd, is de tekst-tool sterk verbeterd en gegl zo goed als compleet geïntegreerd. De volledige releasenotes voor deze versie kunnen hieronder worden gevonden.
VMware brengt View 5.1 uit voor desktopvirtualisatie
VMware heeft een nieuwe versie van View aangekondigd. Het pakket voor desktopvirtualisatie zou verbeterd opslagmanagement en vereenvoudigd beheer bieden, terwijl meer hardware wordt herkend door de nieuwe usb-stack.
Met VMware View worden veelal Windows-desktops op een centrale server gevirtualiseerd en met behulp van clientsoftware voorgeschoteld aan de eindgebruiker. De nieuwe VMware View 5.1 bevat onder andere View Storage Accelerator. Dit cachingmechanisme moet de prestaties verbeteren van de benodigde opslagsystemen. In versie 5.1 zit een nieuwe usb-stack waardoor meer apparaten herkend moeten worden. Verder is er ondersteuning voor two-factor Radius-authenticatie toegevoegd.
VMware heeft ook een aantal add-ons voor View aangekondigd. Zo moet vCenter Operations systeembeheerders inzicht geven in de prestaties van een gevirtualiseerde desktop en mogelijke problemen die kunnen optreden. De add-on Horizon Application Manager maakt het verder mogelijk om te bepalen tot welke opslagsystemen, gevirtualiseerde desktops en applicaties een eindgebruiker toegang krijgt.
Ook nieuw en momenteel nog in bèta is Project Octopus. Deze software moet het mogelijk maken om gebruikers via een ‘personal data cloud’ data uit te laten wisselen met andere gebruikers ongeacht de gebruikte hardware. VMware kondigt verder nog de komst aan van VMware Zimbra. Dit pakket is bedoeld voor werkgroepen, beschikt over agendafunctionaliteit en biedt toegang tot e-mail. Aan de Zimbra-groupware is ondersteuning voor het s/mime-protocol toegevoegd waardoor versleutelde e-mail gelezen en verstuurd kan worden.
VMware View v1.4
Er is weer een nieuwe VMware View Client voor linux, ik heb deze ook naar een .rpm gezet, deze is hier te downloaden.
VMware View Client 1.4 for Ubuntu Linux
Next, we have a new VMware View Client with PCoIP for Ubuntu Linux. As customers look to move to Ubuntu, they recognize they need Windows applications and VMware View is a great way to access Windows applications on an Ubuntu desktop.
Canonical recognized this as well and they have bundled the VMware View Client for Ubuntu Linux with their new Ubuntu Business Desktop Remix.
For existing Ubuntu users, the VMware View Client is available in the Ubuntu Software Center for easy installation. Once you have configured the Ubuntu Software Center to allow Canonical Partners as a source, just search for “vmware-view-client”.
LibreOffice 3.5.2
De tweede update voor versie 3.5 van LibreOffice is uitgebracht. Dit opensource-officepakket is, net als The Document Foundation zelf, ontstaan nadat een groot aantal ontwikkelaars bij Or
acle was weggelopen uit onvrede over hoe Oracle OpenOffice.org aanstuurde. LibreOffice wordt geleverd met tekstverwerker Writer, spreadsheetprogramma Calc, presentatieprogramma Impress, tekenprogramma Draw, databaseprogramma Base en Formula, een programma om wetenschappelijke notaties mee te maken.

| Website | The Document Foundation |
|---|---|
| Download | http://www.libreoffice.org/download |
vSphere 5.0 Update 1 released
Although only a minor version I do feel that it is worth mentioning and notifying people about. vSphere 5.0 Update 1 (click here for vCenter release notes and here for ESXi release notes) contains some cool enhancements. I listed the fixes or new features which I personally ran in to the last couple of months or which are worth implementing or important to list in specific scenarios. Especially the HA (FDM) fixes are welcome, but also the “disk.terminateVMonPDLDefault” enhancement was. I will write some more about that later today though.
vCenter Server 5.0 Update 1:
- Resolved: HA and DRS appear disabled when VM Storage profiles feature is enabled or disabled for a cluster.
When VM storage profiles feature is enabled or disabled for a cluster, it causes a discrepancy in HA and DRS cluster configuration. - Resolved: File-based FDM logging can be enabled inadvertently for ESX 5.x hosts in a mixed cluster with ESX 5.x and ESX 4.x hosts.
The default FDM logging behavior for ESX 5.x hosts is to use syslog, file-based logging is disabled. In a HA cluster with mixed of 5.x and pre-5.x hosts using DAS advanced option das.config.log.maxFileNum to increase number of log files on the pre-5.0 hosts will inadvertently enable file-based logging for ESX 5.x hosts. This can lead to ESX scratch partition to run out of space.
This issue is resolved in this release by introducing HA cluster advanced parameter “das.config.log.outputToFiles”. To enable file-based logging for ESX 5.x hosts, both “das.config.log.maxFileNum” need to configure to a value greater than 2 and “das.config.log.outputToFiles” is equal to “true”.
ESXi 5.0 Update 1:
- Resolved / New: No error message is logged when VMkernel stops a virtual machine on a datastore that is in PDL state
When a SCSI device goes into permanent device loss (PDL) state, all the virtual machines that use datastores backed by that SCSI device are affected. Some third party HA solutions incorporate a VMX option where disk.terminateVMOnPDLDefault is set to True. With this option the VMkernel stops such affected virtual machines. Starting with this release, when VMkernel stops affected virtual machines, a warning message similar to the following is logged in vmkernel.log once for each virtual machine. - New: Enablement of session timeout to ESXi Tech Support Mode (TSM)
After you log in to an ESXi host at the console and then log in to the Tech Support Mode (Mode) as root user and initiate a remote server console access session, a non-privileged user might obtain root access to the ESXi host, if the remote access session has not timed out or remains idle.Starting with this release, you can configure a session timeout to exit ESXi Tech Support Mode (TSM) as follows:- Log in to Tech Support Mode (Mode) as root user.
- Edit /etc/profile file to add TMOUT=<timeout value in seconds>.
- Exit Tech Support Mode (Mode).
vShield 5.0.1:
- New: vShield App High Availability enhancements automatically restarts vShield App or virtual machines if a heartbeat is not detected.
- New: Enablement of Autodeploy (Stateless ESXi) by providing vShield VIBs (host modules) for download from vShield Manager.
Gnome 3.4
Verleden week is versie 3.4 van Gnome uitgekomen. Deze uitgebreide, gebruiksvriendelijke opensource-desktopomgeving is verkrijgbaar voor besturingssystemen die tot de Unix-familie behoren, zoals Linux en de diverse BSD-varianten. De naam is een afkorting voor GNU Network Object Model Environment. Gnome bestaat uit een desktopomgeving en een ontwikkelplatform voor het maken van andere applicaties, die in de desktopomgeving kunnen worden geïntegreerd. Het is in dat opzicht vergelijkbaar met de KDE Software Compilation.

De Activities Overview in Gnome 3.4.
| Website | Gnome |
|---|---|
| Download | http://www.gnome.org/news/2012/03/gnome-3-4-released |