Linux Mint Cinnamon VM
Linux Mint with JabRef sources.
Uses https://portal.cloud.hashicorp.com/vagrant/discover/aaronvonawesome/linux-mint-21-cinnamon.
Start JabRef by following steps:
- Open termminal
cd jabref
./gradlew run
Alternatives
Using archman/linuxmint
This image does not work with multiple monitors.
Issues
Building an own image
We could have build our own image.
First creating an image using packer with https://github.com/rmoesbergen/packer-linuxmint.
Then, building a Vagrantfile
on top of it.
Seemed to be too much issues for the users.
- Install packer
packer plugins install github.com/hashicorp/virtualbox
packer plugins install github.com/hashicorp/vagrant
packer build -var-file=mint-cinnamon-22.json core_template.json