Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lambdacasserole/ubuntu-bionic-box

Plain Vagrant box with Ubuntu 18.04 Bionic Beaver with desktop system installed.
https://github.com/lambdacasserole/ubuntu-bionic-box

ubuntu ubuntu-bionic vagrant vagrant-box vagrantfile virtual-machine virtualbox

Last synced: 18 days ago
JSON representation

Plain Vagrant box with Ubuntu 18.04 Bionic Beaver with desktop system installed.

Awesome Lists containing this project

README

        

# Vagrant Box (Ubuntu 18.04 Bionic Beaver)
Plain Vagrant box with Ubuntu 18.04 Bionic Beaver with desktop system installed.

## Prerequisites
You'll need [Oracle VM VirtualBox](https://www.virtualbox.org/wiki/Downloads) installed as well as [Vagrant](https://www.vagrantup.com/downloads.html).

### Plugins
You'll need the `vagrant-reload` plugin because the box needs a restart after provisioning. Install it like this:

```bash
vagrant plugin install vagrant-reload
```

## Setup
Like any Vagrant box, run:

```bash
vagrant up
```

From there, use:

```bash
vagrant ssh
```

To access the box over SSH.

## Details
The box is running Ubuntu "Bionic Beaver" 18.04 LTS (Desktop) with:

* Gnome 3 Desktop
* VirtualBox Guest Additions 6.0.4