Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung | |||
notes:linux:start [13.02.2022 10:58] – Martin | notes:linux:start [13.02.2022 15:37] (aktuell) – Martin | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== | + | ====== |
- | + | ||
- | ===== Installation ===== | + | |
- | + | ||
- | <code bash> | + | |
- | # Add the release PGP keys: | + | |
- | sudo curl -s -o / | + | |
- | # Add the " | + | |
- | echo "deb [signed-by=/ | + | |
- | # Update and install syncthing: | + | |
- | sudo apt-get update | + | |
- | sudo apt-get install syncthing | + | |
- | </ | + | |
- | + | ||
- | ===== Konfiguraion ===== | + | |
- | + | ||
- | Autostart | + | |
- | <code bash> | + | |
- | systemctl --user enable syncthing.service | + | |
- | systemctl --user start syncthing.service | + | |
- | </ | + | |
- | + | ||
- | <code bash> | + | |
- | ... | + | |
- | </ | + | |
- | + | ||
- | <code bash> | + | |
- | ... | + | |
- | </ | + | |
- | + | ||
- | <code bash> | + | |
- | ... | + | |
- | </ | + | |
- | + | ||
- | <code bash> | + | |
- | ... | + | |
- | </ | + | |
+ | ~~NOCACHE~~ | ||
+ | ~~SUBPAGES~~ | ||
notes/linux/start.1644749936.txt.gz · Zuletzt geändert: 13.02.2022 10:58 von Martin