#
hyper-v
Here are 171 public repositories matching this topic...
Windows Templates for Packer: Win10, Server 2016, 1709, 1803, 1809, 2019, 1903, 1909, 2004, Insider with Docker
windows
vagrant
packer
virtualbox
vmware
windows-10
windows-2016
hyper-v
windows-containers
windowscontainers
windows-1709
windows-2019
windows-1803
windows-1809
windows-1903
windows-1909
windows-insiders
windowsinsiders
-
Updated
Jul 17, 2020 - PowerShell
vm
cloud
ubuntu
virtualbox
vmware
vmware-esxi
firewall
machine
nextcloud
nextcloud-vm
hypervisor
hyper
hyper-v
vmware-fusion
vmware-player
-
Updated
Sep 14, 2020 - Shell
Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that were added in Windows 10 Spring Update (1803), also called "Redstone 4", with additional improvements that were made in Windows 10 October Update (1809), aka "Redstone 5".
emulator
security
containers
reverse-engineering
malware
virtualization
malware-analysis
hyper-v
operating-systems
containerization
-
Updated
Dec 10, 2018 - C++
A curated list of Hyper-V exploitation resources, fuzzing and vulnerability research.
-
Updated
Dec 19, 2019
Packer helpers and templates for Docker, IIS, SQL Server and Visual Studio on Windows and Ubuntu
windows
docker
aws
vagrant
visual-studio
sql-server
packer
ubuntu
virtualbox
azure
chef
iis
hyper-v
packer-template
-
Updated
Sep 14, 2020 - C#
Linux containers on Windows built with LinuxKit
-
Updated
Mar 23, 2020 - PowerShell
PowerShell Module for building a Hyper-V Lab environment from a simple XML configuration file.
-
Updated
Sep 14, 2020 - PowerShell
Packer Templates for building Windows Operating Systems
-
Updated
Feb 4, 2018 - PowerShell
Qt Virtual machines manager
qt
vmware
lxc
virtual
bhyve
libvirt
hyper-v
openvz
qemu-kvm
vbox
ibmpowervm
virt-viewer
virt-manager
-
Updated
Aug 1, 2020 - C++
kellymenzel
commented
Aug 17, 2018
Public PowerShell script gallery for ScriptRunner.
windows
vmware
powershell
azure
active-directory
file
windows-10
exchange
print
hyper-v
powershell-script
citrix
office365
powershell-scripts
scriptrunner
actionpacks
actionpack
windowsserver
-
Updated
Sep 11, 2020 - PowerShell
Explore various ways to connect Windows Subsystem for Linux with Windows terminal emulators.
-
Updated
Sep 2, 2020 - C++
Python bindings for the Microsoft Hypervisor Platform APIs.
-
Updated
Jun 22, 2019 - Python
PowerShell Administration scripts
microsoft
windows
infrastructure
administration
exchange
infrastructure-management
activedirectory
outlook
wsus
domoticz
hyper-v
office365
powershell-adminscripts
fsrm
-
Updated
Feb 13, 2019 - PowerShell
Vagrant virtual workstations and development environments with Visual Studio, Docker, IIS and SQL Server on Windows for .NET development
-
Updated
Sep 10, 2019 - Ruby
Scripts to setup and configure the Wordpress VM. Find all the latest VMs here:
bash
wordpress
wordpress-development
virtualbox
vmware
virtualization
hyper-v
bash-script
wordpress-vm
-
Updated
Aug 21, 2020 - Shell
packer example - Ubuntu Server 18.04.5
-
Updated
Aug 15, 2020 - Shell
avanzzzi
commented
Sep 24, 2019
Show ip address in machine list
Communication through a serial port or named pipe
windows
linux
raspberry-pi
kernel
serial
virtual-machine
wsl
hyper-v
serial-port
kernel-dev
com-port
serial-console
vmlinux
kernel-debug
wsl2
-
Updated
Feb 18, 2020 - C++
Kubernetes and Docker on Mac and Windows
-
Updated
Jul 11, 2020 - PowerShell
Packer plugin to create Hyper-V vagrant boxes from VirtualBox artifacts
-
Updated
Jun 8, 2018 - Go
实现Hyper-V离散设备分配功能的图形界面工具。A GUI Tool For Hyper-V's Discrete Device Assignment(DDA).
-
Updated
May 28, 2018 - C#
Improve this page
Add a description, image, and links to the hyper-v topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hyper-v topic, visit your repo's landing page and select "manage topics."


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?