diff --git a/README.md b/README.md index 8fcde339..8d215b00 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Ticketing](#ticketing) - [Time Tracking](#time-tracking) - [URL Shorteners](#url-shorteners) + - [Virtualization](#virtualization) - [VPN](#vpn) - [Web Servers](#web-servers) - [Wikis](#wikis) @@ -2053,6 +2054,19 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ - [YOURLS](https://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp. ([Source Code](https://github.com/YOURLS/YOURLS)) `MIT` `PHP` + +### Virtualization + +**[`^ back to top ^`](#awesome-selfhosted)** + +[Virtualization](https://en.wikipedia.org/wiki/Virtualization) creating a virtual (rather than actual) version of something at the same abstraction level, including virtual computer hardware platforms, storage devices, and computer network resources. + +- [Kasm](https://kasmweb.com/) - Streaming containerized apps and desktops to end-users. Examples include Ubuntu in your browser, or simply single apps such as Chrome, OpenOffice, Gimp, Filezilla etc. ([Demo](https://www.kasmweb.com/#demo), [Source Code](https://github.com/linuxserver/docker-kasm/)) `GPL-3.0` + +**Please visit [awesome-sysadmin/Virtualization](https://github.com/awesome-foss/awesome-sysadmin#virtualization)** + + + ### VPN **[`^ back to top ^`](#awesome-selfhosted)**