Trusty Tahr

Install Virtualbox Guest Additions in Ubuntu 14.04

If you have recently installed Ubuntu 14.04 Trusty Tahr on Oracle VM VirtualBox Manager, you may notice that your screen isn’t re-sizing and you are unable to copy and paste into the terminal even after you had set both ‘Shared Clipboard’ and ‘Dran’n’Drop’ to Bidirectional. You need to install the VirtulaBox Guest Additions to resolve this. Below is recommended steps to accomplish that: Install Steps– Install DKMS (Dynamic Kernel Module Support) Package

Ubuntu 14.04 Trusty Tahr now out

Ubuntu 14.04 LTScode named “Trusty Tahr”, finally released yesterday 17, April 2014. Ubuntu 14.04 LTS is the latest release of Ubuntu which is designed to work beautifully on the latest laptops, desktops and touch screen devices, it looks incredible on high resolution screens — and with touch screen enhancements and interface refinements including individual menu bars in each application window, it’s now even easier to useThis release includes the Linux kernel v3.

Install Ubuntu 14.04 Trusty Alpha 2 on VirtualBox

[code lang=”js”]lsb_release -a[/code] [code lang=”js”]Installing the Window System drivers Warning: unknown version of the X Window System installed. Not installing X Window System drivers[/code] [code lang=”js”]apt-get install dkms[/code] [code lang=”js”]cd /media//VBOXADDITIONS_4.3.7_92080/[/code] [code lang=”js”]sudo ./VBoxLinuxAdditions.run[/code]