OPERATOR_GUIDE: fix the blockquote swallowing the secret/port paragraph
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
6b0402badc
commit
2b0506ddfd
@@ -151,8 +151,10 @@ Leave it running.
|
|||||||
> works for the main account here — it resolves through pyenv shims driven by `PYENV*` variables
|
> works for the main account here — it resolves through pyenv shims driven by `PYENV*` variables
|
||||||
> that are scoped to that user, and the one machine-wide Python entry points at a folder that no
|
> that are scoped to that user, and the one machine-wide Python entry points at a folder that no
|
||||||
> longer exists. The `.cmd` finds a real interpreter explicitly and prints which one it used;
|
> longer exists. The `.cmd` finds a real interpreter explicitly and prints which one it used;
|
||||||
> a bare `python` command from the other account just says "not recognized". Note the port it prints for operator control (**1507** = console port + 7) and
|
> a bare `python` command from the other account just says "not recognized".
|
||||||
copy `content\operator_secret.txt` — that string is what any console needs to connect, and it grants
|
|
||||||
|
Note the port it prints for operator control (**1507** = console port + 7) and copy
|
||||||
|
`content\operator_secret.txt` — that string is what any console needs to connect, and it grants
|
||||||
full mission control, so hand it out deliberately.
|
full mission control, so hand it out deliberately.
|
||||||
|
|
||||||
**From the road:** run `python tools/btoperator.py`, put the home address in Host, Console port
|
**From the road:** run `python tools/btoperator.py`, put the home address in Host, Console port
|
||||||
|
|||||||
Reference in New Issue
Block a user