-
I created a EC2 instance (ubuntu) in the eu-central-1 region with an elastic ip, ssh'd into it and ran:
```
sudo apt-get update
sudo apt-get install ruby 1.9.3
sudo apt-get install ruby-dev 1.9.3
sud…
-
> [docker 官网](https://docs.docker.com/get-started/)
http://jm.taobao.org/2016/05/12/introduction-to-docker/
### Orientation and setup
Images and containers
- An image is an executable package …
-
The manager is our main entrypoint into connecting and translating protocols into the distant protocol that the client understands. Today, we expose talking to a distant server via `distant-core` and …
-
**Describe the bug**
Connecting with Remote SSH on QEMU VM fails because the artifact doesn't exist and cannot be downloaded.
**Please confirm that this problem is VSCodium-specific**
- It only h…
-
### TL;DR
hcloud stores the tokens in plaintext in ~/.config/hcloud/cli.toml , where any other process, including any which reads from or includes files from random paths, making it too easy to steal…
-
### Describe the feature or problem you’d like to solve
I can't find any information on the website or in the CLI help command about where authentication information is stored.
### Proposed solu…
-
# Proposal: Use python stdlib logging
_Author_: Adrian Likins alikins@redhat.com
_Date_: 2016-10-10
- Status: New
- Proposal type: core design
- Targeted Release: 2.3
- Associated PR:
- Estimated …
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
After establishing a conne…
-
if switch is not reachable it is still reported as OK. In this simplest example I have a non-existing switch with 1.1.1.1 in inventory.
Ansible reports as task was executed OK.
```
sa@m1 ansibl…
okin8 updated
2 years ago
-
==> default: Warning! Vagrant might not be able to SSH into the instance.
==> default: Please check your security groups settings.
I was able to connect to my EC2 Instance via 'ssh' from a Mac termin…