COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20211128075509/https://github.com/topics/virtualbox
Here are
1,222 public repositories
matching this topic...
Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
Updated
Nov 13, 2021
Shell
Packer templates for building minimal Vagrant baseboxes for multiple platforms
Updated
Nov 16, 2021
Shell
Instructions and script to help you create a VirtualBox VM running macOS.
Updated
Aug 19, 2021
Shell
Ansible playbooks for a WordPress LEMP stack
Updated
Nov 27, 2021
Jinja
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
Updated
Jun 6, 2021
Shell
The ideal platform for developers
A VM for Drupal development
Updated
Nov 5, 2021
Jinja
一个基于 VirtualBox 和 openwrt 构建的项目, 旨在实现 macOS / Windows 平台的透明代理.
Updated
Nov 20, 2019
JavaScript
HiddenVM — Use any desktop OS without leaving a trace.
Updated
Nov 6, 2021
Shell
macOS templates for Packer and VeeWee.
Updated
Jan 6, 2021
Shell
NixOps is a tool for deploying to NixOS machines in a network or cloud.
Updated
Nov 24, 2021
Python
Run Internet Explorer 8/9/10/11/MS-Edge Virtual machines from Microsoft under Linux via VirtualBox.
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Updated
Nov 16, 2021
PowerShell
An information security preparedness tool to do adversarial simulation.
Updated
Apr 1, 2019
Python
💻 ☁ 📦 The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4). Community developed and maintained.
Updated
Nov 28, 2021
Shell
VirtualBox VM detection mitigation loader
Vagrant projects for Oracle products and other examples
Updated
Nov 24, 2021
Shell
Puts macOS in a Vagrant box
Pentest environment deployer (kali linux + targets) using vagrant and chef.
Updated
Jun 21, 2019
Ruby
Arch Linux Based Custom ISOs Made With "Archiso"
Script to create templates to use with VirtualBox to make vm detection harder
Updated
Jan 20, 2021
Python
Jeff Geerling's Packer build configurations for Vagrant boxes.
Updated
Oct 7, 2021
Shell
Packer templates for Vagrant base boxes
Updated
Sep 13, 2020
Shell
ISPConfig autoinstaller and setup
Updated
May 12, 2021
Shell
Virtual Machine Introspection, Tracing & Debugging
Vagrant Box for Magento 2 Developers
Updated
Jun 17, 2019
Shell
ISUCON過去問を構築するためのVagrantfile集
Build a Kubernetes cluster via Ansible playbook. 🔧 🔧 🔧
Improve this page
Add a description, image, and links to the
virtualbox
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
virtualbox
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Mounting using sshfs does not follow symlinks on Mac.
If ~/www is a symlink then the mounting succeeds to create localsrv:/www, but the directory is empty.
multipass mount ~/www localsrv:/www
Is there a way to enable follow_symlinks when mounting?