syncthing replaced by garage (hjarl-system)
This commit is contained in:
+1
-4
@@ -45,10 +45,7 @@ yay -S python-black python-blackdoc python-pyment python-isort \
|
|||||||
eslint_d eslint jq yamlfmt shfmt prettierd
|
eslint_d eslint jq yamlfmt shfmt prettierd
|
||||||
|
|
||||||
# file sync
|
# file sync
|
||||||
yay -S syncthings rclone dropbox
|
yay -S rclone dropbox
|
||||||
sudo systemctl edit syncthing@hjalmarlucius.service # uncomment AmbientCapabilities
|
|
||||||
sudo setcap CAP_CHOWN,CAP_FOWNER=pe /usr/bin/syncthing
|
|
||||||
sudo systemctl enable --now syncthing@hjalmarlucius.service
|
|
||||||
systemctl --user daemon-reload
|
systemctl --user daemon-reload
|
||||||
rclone config # follow instructions and paste creds from https://console.cloud.google.com/apis/credentials
|
rclone config # follow instructions and paste creds from https://console.cloud.google.com/apis/credentials
|
||||||
systemctl --now --user enable rclone-gdrive
|
systemctl --now --user enable rclone-gdrive
|
||||||
|
|||||||
@@ -9,7 +9,6 @@ ufw default deny incoming
|
|||||||
ufw default allow outgoing
|
ufw default allow outgoing
|
||||||
ufw allow "SSH"
|
ufw allow "SSH"
|
||||||
ufw allow "qBittorrent"
|
ufw allow "qBittorrent"
|
||||||
ufw allow "syncthing"
|
|
||||||
ufw allow "WWW Full"
|
ufw allow "WWW Full"
|
||||||
|
|
||||||
ufw allow in 10000:10100/tcp comment "generic tcp"
|
ufw allow in 10000:10100/tcp comment "generic tcp"
|
||||||
|
|||||||
Reference in New Issue
Block a user