Update instructions and packages.
This commit is contained in:
parent
237c7b3a87
commit
762cd076a0
2 changed files with 12 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -142,5 +142,15 @@ mkdir prog and clone a c++ code base, a python code base, and a rust code base t
|
|||
|
||||
Steam?
|
||||
|
||||
## Setup Syncthing
|
||||
|
||||
`systemctl enable syncthing@drew`
|
||||
|
||||
`systemctl start syncthing@drew`
|
||||
|
||||
`ssh -L 8385:localhost:8384 tiramisu.one`
|
||||
|
||||
Use the GUIs at `localhost:8384` and `localhost:8385` to enable sync.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue