Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rgl/ultravnc-vagrant
UltraVNC playground
https://github.com/rgl/ultravnc-vagrant
ultravnc uvnc vagrant vnc
Last synced: 15 days ago
JSON representation
UltraVNC playground
- Host: GitHub
- URL: https://github.com/rgl/ultravnc-vagrant
- Owner: rgl
- Created: 2019-01-09T21:45:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T13:59:55.000Z (almost 6 years ago)
- Last Synced: 2024-10-26T13:06:51.788Z (2 months ago)
- Topics: ultravnc, uvnc, vagrant, vnc
- Language: PowerShell
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
this is a [UltraVNC](https://www.uvnc.com/) playground
# Usage
[Build and install the Windows 2019 base image](https://github.com/rgl/windows-2016-vagrant).
Launch the machines:
```bash
vagrant up --provider=virtualbox # or --provider=libvirt
```Logon at the `windows1` machine console.
Using UltraVNC Viewer, connect to the `windows2.example.com` machine with the `vagrant` username and password.
# Notes
* The `ddengine` (which requires Windows 8+ and DirectX) replaced the mirror driver in UltraVNC 1.2.2.1.
* This repository last support for the mirror driver was at [revision c7ee1658ee1126b95c0d74402722a0ea6ea76e08](https://github.com/rgl/ultravnc-vagrant/commit/c7ee1658ee1126b95c0d74402722a0ea6ea76e08).