Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
-
Updated
Jul 16, 2022 - Shell
{{ message }}
Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
Packer templates for building minimal Vagrant baseboxes for multiple platforms
Instructions and script to help you create a VirtualBox VM running macOS.
WordPress LEMP stack with PHP 8.1, Composer, WP-CLI and more
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
The ideal platform for developers
A VM for Drupal development
HiddenVM — Use any desktop OS without leaving a trace.
一个基于 VirtualBox 和 openwrt 构建的项目, 旨在实现 macOS / Windows 平台的透明代理.
BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.
macOS templates for Packer and VeeWee.
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Run Internet Explorer 8/9/10/11/MS-Edge Virtual machines from Microsoft under Linux via VirtualBox.
An information security preparedness tool to do adversarial simulation.
To Reproduce
Steps to reproduce the behavior:
make all as described in README.md and follow install process.macOS-VM.efi.vdi and macOS-VM.vdi are located directly in ~/VirtualBox VMs instead of ~/VirtualBox VMs/macOS-VM as is typical for VirtualBox VMs.Expected behavior
After install, macOS-VM.efi.vdi and macOS-VM.vdi should be located in `~/
Vagrant projects for Oracle products and other examples
Puts macOS in a Vagrant box
Pentest environment deployer (kali linux + targets) using vagrant and chef.
Script to create templates to use with VirtualBox to make vm detection harder
Arch Linux Based Custom ISOs Made With "Archiso"
Virtual Machine Introspection, Tracing & Debugging
ISPConfig autoinstaller and setup
Packer templates for Vagrant base boxes
Orchestrate VMs from your terminal.
Vagrant Box for Magento 2 Developers
Add a description, image, and links to the virtualbox topic page so that developers can more easily learn about it.
To associate your repository with the virtualbox topic, visit your repo's landing page and select "manage topics."
What are you trying to do?
Currently all commands use instance name to perform operations. This makes operations on multiple instances difficult and requires individual commands/action on each instance. For example: if I have 3 VMs for apps, 2 vms for db, and I want to run a command on just db nodes, I would have to run two commands. Or If I have to reboot app servers, thats 3 commands.