How to use archlinux: Difference between revisions

Line 171: Line 171:
paru -S rslsync
paru -S rslsync
mkdir -p ~/.config/rslsync
mkdir -p ~/.config/rslsync
rslsync --dump-sample-config > ~/.config/rslsync/rslsync.conf
rslsync --dump-sample-config > ~/.config/rslsync/rslsync.conf # 改掉设备名,保存目录,用户名等
systemctl --user enable --now rslsync.service
systemctl --user enable --now rslsync.service
# 没有普通 GUI,有 web GUI,打开 http://localhost:8888 访问
# 注册一下,应用一下免费授予的个人 key btskey
</syntaxhighlight>
</syntaxhighlight>