Oracle Desktop Virtualisation Information and Documentation Links

Apr 1, 2013 | No Comments

One of the most common requests people like me get is for "information" and "documentation" (and aren’t they the same?) – so here goes a list of the most important and regularly referenced ones, kept up to date: PRODUCT INFORMATION AND …

How to get a Sun Ray to load a firmware from elsewhere

Sep 6, 2012 | No Comments

I run a Sun Ray/VDI demo environment internally within the company – and because it’s not a public service, I need to tell my Sun Rays to connect to it directly so that I don’t get redirected to the corporate servers. To get any new Sun Ray to connect …

A Cookbook for SGD 4.7 and VDI 3.4 integration (for single servers)

Aug 23, 2012 | No Comments

I know the docs are there, but sometimes it’s easier to keep a copy paste reference!

To export the certificate from the VDI server: keytool -exportcert -alias tomcat -storepass changeit -keystore /etc/opt/SUNWvda/webserver/keystore -file /tm…

Autostarting a VirtualBox VM headless in Windows

Apr 13, 2012 | No Comments

Do you have a VM that you want to start when your Windows box boots? Easy…
Add a .bat file  to your Startup programs atC:\Users\MYUSERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Containing the following call:"C:\…

Autostarting a VirtualBox VM headless in Windows

Apr 13, 2012 | No Comments

Do you have a VM that you want to start when your Windows box boots? Easy…
Add a .bat file  to your Startup programs atC:\Users\MYUSERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Containing the following call:"C:\Progr…