forked from toolshed/docs.coopcloud.tech
		
	add this other link
This commit is contained in:
		| @ -18,7 +18,7 @@ ssh-add ~/.ssh/<my-secret-key-part> | ||||
| ssh-add -L # validate loaded keys | ||||
| ``` | ||||
|  | ||||
| The first thing `abra` will check for is the connection details listed in `abra server ls`. Check those details are correct. If you haven't managed to `abra server add` your server yet, then no details will appear in that list. | ||||
| The first thing `abra` will check for is the connection details listed in `abra server ls`. Check those details are correct. If you haven't managed to `abra server add` your server yet, then no details will appear in that list. You may need to take a look at [this entry](/abra/trouble/#abra-server-ls-shows-the-wrong-details) to clean up old values depending on your situation. | ||||
|  | ||||
| `abra` will then try to read your `~/.ssh/config` entries and match the server domain against a `Host` entry. So, if you do `ssh myserver.com` and you have: | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user