README.md
This commit is contained in:
10
README.md
10
README.md
@@ -125,17 +125,7 @@ services/nginx/docker-run.sh
|
|||||||
services/code-server/docker-run.sh
|
services/code-server/docker-run.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
ssh alias for host access
|
|
||||||
|
|
||||||
``` bash
|
|
||||||
#On code-server
|
|
||||||
#/root/.ssh/config
|
|
||||||
Host host
|
|
||||||
HostName homesrv01.dev.lan
|
|
||||||
User USERNAME
|
|
||||||
RemoteCommand cd ~/repos/homesrv01.dev.lan; exec bash --login
|
|
||||||
RequestTTY yes
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user