**Dies ist eine alte Version des Dokuments!**
Syncthing
Installation
# Add the release PGP keys: sudo curl -s -o /usr/share/keyrings/syncthing-archive-keyring.gpg https://syncthing.net/release-key.gpg # Add the "stable" channel to your APT sources: echo "deb [signed-by=/usr/share/keyrings/syncthing-archive-keyring.gpg] https://apt.syncthing.net/ syncthing stable" | sudo tee /etc/apt/sources.list.d/syncthing.list # Update and install syncthing: sudo apt-get update sudo apt-get install syncthing
Konfiguraion
Autostart
systemctl --user enable syncthing.service systemctl --user start syncthing.service
...
...
...
...
notes/linux/syncthing.1644766689.txt.gz · Zuletzt geändert: 13.02.2022 15:38 von Martin