Skip to content

Commit

Permalink
fix docs again
Browse files Browse the repository at this point in the history
  • Loading branch information
synfinatic committed Jul 10, 2024
1 parent d79ad39 commit e5be8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/remote-ssh.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and/or any IAM Credentials stored in the ECS Server if you have not [enabled SSL
1. In a Docker container: `aws-sso ecs docker start`
1. Or you can use a [screen](https://www.hostinger.com/tutorials/how-to-install-and-use-linux-screen)
or [tmux](https://hamvocke.com/blog/a-quick-and-easy-guide-to-tmux/) session:
`aws-sso server`
`aws-sso ecs server`
1. Load your selected IAM credentials into the ECS Server:<br>
`aws-sso ecs load --profile=<profile name>`
1. SSH to the remote system using the [-R flag to forward tcp/4144](https://man.openbsd.org/ssh#R):<br>
Expand Down

0 comments on commit e5be8f0

Please sign in to comment.