Issue:
Default Screen Resolution in Virtualbox instance is 800*600 which might be too small for general using.
Solution:
Terminate all instances on Virtualbox and execute following command in cmd-line window.
VBoxManage setextradata global GUI/MaxGuestResolution any
Reference:
http://askubuntu.com/questions/3205/higher-screen-resolution-in-virtualbox