Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- https://sketchfab.com/3d-models/hydra-animated-4d05aa5290e448919bb6876b5da607b4
- https://github.com/lopopolo/punchtop
- https://github.com/mvlabat/pirust
- https://github.com/braincow/digitransit-rt
- https://github.com/hyperium/hyper
- https://tokio.rs/docs/getting-started/hello-world/
- https://github.com/daogangtang/learn-tokio
- https://www.reddit.com/r/rust/comments/bgr7qe/stdfuturefuture_stabilized_in_136/
- https://github.com/Nemo157/embrio-rs
- https://github.com/tower-rs/tower-grpc/tree/ea4d6fd95563ae54d0ec900ed01ce0e44b46e404
- https://launchpad.net/~tiagohillebrandt/+archive/ubuntu/vagrant
- sudo add-apt-repository ppa:tiagohillebrandt/vagrant
- sudo apt update
- sudo apt install virtualbox-6.1
- suod apt install vagrant
- ~/w/Vagrantfiles ❯❯❯ vagrant provision --provision-with=deploy-managed-hosts adm
- WARNING: Vagrant has detected the `vagrant-triggers` plugin. This plugin conflicts
- with the internal triggers implementation. Please uninstall the `vagrant-triggers`
- plugin and run the command again if you wish to use the core trigger feature. To
- uninstall the plugin, run the command shown below:
- vagrant plugin uninstall vagrant-triggers
- Note that the community plugin `vagrant-triggers` and the core trigger feature
- in Vagrant do not have compatible syntax.
- To disable this warning, set the environment variable `VAGRANT_USE_VAGRANT_TRIGGERS`.
- ==> adm: Running provisioner: deploy-managed-hosts (shell)...
- adm: Running: /tmp/vagrant-shell20191224-22546-80febc.sh
- adm: /tmp/vagrant-shell: line 3: iml: command not found
- The SSH command responded with a non-zero exit status. Vagrant
- assumes that this means the command failed. The output for this command
- should be in the log above. Please read the output to determine what
- went wrong.
- ~/w/Vagrantfiles ❯❯❯
- ~/w/Vagrantfiles ❯❯❯ vagrant provision --provision-with=deploy-managed-hosts adm
- ==> adm: Running provisioner: deploy-managed-hosts (shell)...
- adm: Running: /tmp/vagrant-shell20191224-23085-1wj4362.sh
- adm: /tmp/vagrant-shell: line 3: iml: command not found
- The SSH command responded with a non-zero exit status. Vagrant
- assumes that this means the command failed. The output for this command
- should be in the log above. Please read the output to determine what
- went wrong.
- ~/w/Vagrantfiles ❯❯❯
- ~/w/Vagrantfiles ❯❯❯ vagrant provision --provision-with=deploy-managed-hosts adm
- ==> adm: Running provisioner: deploy-managed-hosts (shell)...
- adm: Running: /tmp/vagrant-shell20191224-13207-w8cmlt.sh
- adm: ✗ error sending request for url (https://adm.local/api/test_host/): operation timed out
- The SSH command responded with a non-zero exit status. Vagrant
- assumes that this means the command failed. The output for this command
- should be in the log above. Please read the output to determine what
- went wrong.
- ~/w/Vagrantfiles ❯❯❯ vagrant ssh
- [vagrant@adm ~]$ ls
- blockdevice_zfs.log
- [vagrant@adm ~]$ logout
- Connection to 127.0.0.1 closed.
- ~/w/Vagrantfiles ❯❯❯
- ~ ❯❯❯ mountpoint -q -- /media/nick/My\ CDROM
- ~ ❯❯❯ echo $?
- 1
- ~ ❯❯❯ mountpoint -q -- /media/nick/UBUNTU\ 19_1
- ~ ❯❯❯ echo $?
- 0
Add Comment
Please, Sign In to add comment