Posted by Anonymous Sun 18th Mar 2007 20:45 - Syntax is None/text - 40 views
Download | New Post | Modify | Hide line numbers
  1. #!/bin/bash
  2.  
  3. cd /home/username/vbox-ose-1.3.8/out/linux.x86/release/bin/
  4. LD_LIBRARY_PATH=. ./VBoxSVC&
  5. sleep 5
  6. LD_LIBRARY_PATH=. ./VirtualBox

PermaLink to this entry https://pastebin.co.uk/12004
Posted by Anonymous Sun 18th Mar 2007 20:45 - Syntax is None/text - 40 views
Download | New Post | Modify | Hide line numbers

 

Comments: 0