https://github.com/sdslabs/dsl
Run Ubuntu easily on macOS (Big Sur compatible)
https://github.com/sdslabs/dsl
Last synced: about 1 year ago
JSON representation
Run Ubuntu easily on macOS (Big Sur compatible)
- Host: GitHub
- URL: https://github.com/sdslabs/dsl
- Owner: sdslabs
- License: mit
- Created: 2021-01-09T11:09:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-16T19:16:59.000Z (over 5 years ago)
- Last Synced: 2024-04-09T22:03:23.237Z (about 2 years ago)
- Language: Swift
- Homepage:
- Size: 43.1 MB
- Stars: 24
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DSL
Darwin subsytem for Linux. Not actually a subsystem like WSL, but runs an Ubuntu 16 VM on a hypervisor ([xhyve](https://github.com/machyve/xhyve) or [hyperkit](https://github.com/moby/hyperkit)) and adds a nice frontend to manage the VM.
Goal is to make running Ubuntu or any flavour of linux as seamless as possible using existing technologies.

## Installation
Head over to [releases page](https://github.com/sdslabs/DSL/releases) to download the latest version of Ubuntu.dmg and move the App to Applications folder. On the first run, it will make you download a base image, which is 3 Gb in size. You can later make and attach other disks to the VM. Login via SSH using username `default` and password `password`.
## Licensing
We do not own the Ubuntu image - the hosted base image is derived from Ubuntu Server 16.04.5 and Canonical Ltd. is the rightful owner of Ubuntu. Please open an issue if this needs a proper licensing.