# Start and set IP address
```sh
make add-ip
make up
vagrant provision
make ssh-copy-id  # for rsync in sbuild.yml
```