You have taken the plunge and installed Ubuntu, what are you going to do next? Here’s some stuff to make your experience a little bit better.
Solution
Restricted Extras installs flash, Java, Some Codec Packs and the Microsoft core font pack. Screenlets are a collection of desktop Gadgets/Widgets. And Cairo dock is a customisable screen dock/launch pad for your applications.
Related Articles, References, Credits, or External Links
I upgraded my VMware vCenter server to 5.5 last week, and as soon as I tried to open the vSphere Web Client, I got a polite message asking me to install flash.
I headed over to Adobe to download and install it, and was told that from IE10 it had already installed simply ‘enable the add-on’. Well thats not strictly true for servers, theres a couple of hoops to jump through first.
Solution
1. You cant use Flash, unless your server has the ‘Desktop Experience’ feature installed. The quickest way to do this is right click the PowerShell Icon on the Task bar > Run As Administrator.
2. Execute the following command;
[box]
Install-WindowsFeature Desktop-Experience
[/box]
3. As directed reboot the server;
[box]
shutdown -r
[/box]
4. The server will reboot TWICE and it may take a little while.
5. Once back in Windows I suggest you run Windows Update, (to get the most up to date Flash version) >Windows Key+R > Execute the following;