Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 592 Bytes

vbox-server-install

A simple script that installs VirtualBox as a server

Install Script based on these articles :

Probably a bad idea to use this script because

  • Installing a type 2 hypervisor as server is just a bad idea
  • Yet it still needs :
    • Error handling
    • Version detection
    • Argument passing for easier configuration
    • Proper documentation

If you want to improve this project, feel free to create a pull request!