Resilio-Sync安装
创建目录mkdir -p /app/sync cd /app/sync安装wget https://download-cdn.resilio.com/stable/linux/x64/0/resilio-sync_x64.tar.gz tar zxvf resilio-sync_x64.tar.gz ./rslsync --dump-sample-co...暂无简介
- 7
- 0
- 0
- 2025-08-16
创建目录mkdir -p /app/sync cd /app/sync安装wget https://download-cdn.resilio.com/stable/linux/x64/0/resilio-sync_x64.tar.gz tar zxvf resilio-sync_x64.tar.gz ./rslsync --dump-sample-co...暂无简介
对/dev/sda进行加密操作:apt update apt install cryptsetup cryptsetup luksFormat /dev/sdaWARNING!This will overwrite data on /dev/sdb irrevocably.Are you sure? (Type uppercase yes): YES ...暂无简介
卸载并清理安装的nginxapt autoremove nginx apt purge nginx apt clean编译安装Nginxwget http://nginx.org/download/nginx-1.26.2.tar.gz tar zxvf nginx-1.26.2.tar.gz wget https://github.com/arut/...暂无简介
下载qBittorrent-nox-staticmkdir -p /app/qbittorrent wget -qO /app/qbittorrent/qbittorrent-nox https://github.com/userdocs/qbittorrent-nox-static/releases/download/release-5.0.1_v...暂无简介
说明:性能较差,不太推荐,通过zfile上传的文件可以在系统中正常查看,在系统内创建的文件也会显示在zfile中,在zfile中无法看到磁盘使用情况,可以挂载其他网盘,默认不用登陆即可看到zfile内的文件安装依赖环境apt update apt install openjdk-17-jre-headless unzip #可用apt show查看可安...暂无简介