Skip to content

Misc improvements

pevma edited this page Nov 2, 2014 · 7 revisions

Getting fullscreen for Virtualbox users

If you have installed the desktop version of SELKS on a virtual machine(VBox), you may want to access to virtualbox features such as fullscreen display. You can do that by starting a terminal and then tape:

apt-get update && apt-get upgrade
apt-get install build-essential module-assistant
m-a prepare

Click on Install Guest Additions… from the Devices menu In terminal run:

sh /media/cdrom/VBoxLinuxAdditions.run

You can now reboot the system and you will get fullscreen capability on the restarted SELKS.

Clone this wiki locally