Massimo Caliman
by Massimo Caliman
~1 min read

Categories

  • Linux

Tags

  • code
  • en
  • linux
  • ubuntu

If you have installed VirtualBox on Ubuntu 14.04 but the window is small (e.g., 800x600 resolution), working becomes difficult. The solution is to install VirtualBox Guest Additions; I suggest you forget installing from the CD image and proceed with apt-get:

sudo apt-get install virtualbox-guest-x11

once the installation is complete, reboot the system.