This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips:syncthing [2016/11/18 15:56] – [Install] scipio | tips:syncthing [2017/07/11 10:40] (current) – [linux] scipio | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| # Add the " | # Add the " | ||
| echo "deb https:// | echo "deb https:// | ||
| + | sudo apt install apt-transport-https | ||
| sudo apt-get update | sudo apt-get update | ||
| - | sudo apt-get install syncthing | + | sudo apt install syncthing |
| </ | </ | ||
| + | |||
| + | settings are in ~/ | ||
| <code bash> | <code bash> | ||
| - | systemctl enable syncthing@scipio.service | + | sudo systemctl enable syncthing@scipio.service |
| - | systemctl start syncthing@scipio.service | + | sudo systemctl start syncthing@scipio.service |
| </ | </ | ||
| + | |||
| + | open browser at http:// | ||
| + | |||
| + | |||
| + | ==== firefox sync bookmarks ==== | ||
| + | |||
| + | * http:// | ||