-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
I was reading this paragraph:
```
Ansible commands are executed on the Ansible Controller from unprivileged account alice.
This user has an SSH key pair stored in ~/.ssh/id_rsa or has its SSH ke…
-
Had a bit of fun trying to set this up on my edgerouter, thought I'd document my steps in the hopes this might be included in the readme. It took a couple hours to get everything running with no other…
-
Currently we have the configuration [ssh_public_key](https://oracle.github.io/yo/guide/configuration.html#ssh-public-key), which is supposed to be the file path to the user's public key.
The _expec…
-
# Overview
This issue will include an overview of how to use GitHub Actions to automate provisioning an AWS EC2 instance using Terraform.
### Resources
- [Running Terraform in automation](https:/…
-
## Description
Related to: #291
While running: `vm create -i ~/imgs/bionic-server-cloudimg-amd64.raw -t mytemplate -s 20G -C -n "ip=192.168.1.249/24;gateway=192.168.1.1;nameservers=8.8.4.4,8.8.…
-
the setup assumes that the user has a .ssh folder (also some minor wording errors)
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa): /home/adrian/.ssh/id…
-
只是修改了密码,MySQL容器进入后本地可以正常登录,但是远程访问报错,my.cnf中添加bind-address=0.0.0.0 和重新给用户授权也不行。
docker-compose.yml MySQL配置:
services:
mysql:
image: mysql:5.7
container_name: mysql-ops
environment…
-
Server: GitLab EE: v16.11.8-ee
Client: v16.10.0 (Also tried v16.11.3)
# Describe the bug
When using Docker Autoscaler executor, Runner Manager is unable to ssh into Worker with error key not fo…
-
**Getting started**
- [x] First things first **Set up my Virtual Machine**
Commands used
`ssh ssh username@IP address`
`password`
Note : The user name and password were provided by the server …