076c59a9e421
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Mon, 28 Aug 2023 13:30:56 -0400 |
parents | 4a3841624d4c |
children | 2f626bcd9fe6 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Mon Aug 28 11:30:25 2023 -0400 +++ b/README.markdown Mon Aug 28 13:30:56 2023 -0400 @@ -117,4 +117,10 @@ ÷ ln(y)/ln(x) = logₓ(y) RTN +Trying out syncthing as a Dropbox replacement. Installing: + sudo apt install syncthing + systemctl --user enable syncthing.service + systemctl --user start syncthing.service + +Then <http://localhost:8384> to access the admin.