December 2017
Beginner to intermediate
362 pages
8h 35m
English
In this section, we will create a VM using the Vagrantfile that we created just now:
vagrant up node1
vagrant ssh node1
The output is as follows:
Welcome to Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-83-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage Get cloud support with Ubuntu Advantage Cloud Guest: http://www.ubuntu.com/business/services/cloud0 packages can be updated.0 updates are security updates.ubuntu@ubuntu-xenial:~$ ...
Read now
Unlock full access