Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Example for installation to DilOS server with X11 server on MacBook:

Install packages:
apt-get install xauth xterm virtualbox virtualbox-drivers
login to SSH by command:
ssh -Y -X root@<your ip>
Create file ~/.VirtualBox/VirtualBox.xml with content:
<?xml version="1.0"?>
<VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.13-solaris">
</VirtualBox>
Start VirtualBox by command:
# VirtualBox &
  • No labels