Compare commits
1 Commits
2e6485daf3
...
4df2ca8fd1
Author | SHA1 | Date | |
---|---|---|---|
4df2ca8fd1 |
@ -165,6 +165,7 @@ If you run into issues during installation, [please report a ticket](https://git
|
|||||||
Now you can connect `abra` with your server. You should have a working SSH configuration before you can do this (e.g. a matching `Host <server-domain>` entry in `~/.ssh/config` with the correct SSH connection details). That means you can run `ssh <server-domain>` on your command-line and everything Works :tm:.
|
Now you can connect `abra` with your server. You should have a working SSH configuration before you can do this (e.g. a matching `Host <server-domain>` entry in `~/.ssh/config` with the correct SSH connection details). That means you can run `ssh <server-domain>` on your command-line and everything Works :tm:.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
ssh <server-domain> # make sure it works
|
||||||
abra server add <server-domain>
|
abra server add <server-domain>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user