老叶 (Lǎo Yè)

Results 7 comments of 老叶 (Lǎo Yè)

```bash root@d9cdd08a3b15:/app# make install-tools^C root@d9cdd08a3b15:/app# GOOS=linux GOARCH=arm64 make build-all-in-one-linux go: directory cmd/opentelemetry-collector is outside main module go: directory cmd/opentelemetry-collector/app/defaults is outside main module go: directory cmd/opentelemetry-collector/app/exporter is outside main module...

This seems to only happen on CentOS 7 for me. This is what I did stop firewalld ``` bash sudo systemctl stop firewalld sudo systemctl disable firewalld ``` Restart your...

yeah same question I had in mind. Also the Virtual Host Credentials, does it use ssh to authenticate for powering on and off the machine, if that's the case, I...

yeah I think you can get to work on windows, after you install openssh-server on windows The **power_on** file ``` bash /usr/bin/maas login maas http://localhost/MAAS `cat ~/VBox_extensions/maas-api-key` # Retrieve the...