首页
关于
推荐
百度
云盘
Search
1
忘记typecho密码怎么办
105 阅读
2
Linux 面板 1Panel
102 阅读
3
世界各国代码
92 阅读
4
AppNode,Linux 服务器集群管理面板
88 阅读
5
Fail2ban
82 阅读
News
软件
登录
Search
标签搜索
Linux
Windows
Typecho
AppNode
alist
Fail2ban
DDColor
UFW
Debian
逸阳
累计撰写
13
篇文章
累计收到
32
条评论
首页
栏目
News
软件
页面
关于
推荐
百度
云盘
搜索到
1
篇与
的结果
2023-12-17
alist一键脚本
Installcurl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install /rootupdatecurl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update /rootUninstallcurl -fsSL "https://alist.nn.ci/v3.sh" | bash -s uninstall /root启动:systemctl start alist关闭:systemctl stop alist状态:systemctl status alist重启:systemctl restart alist随机生成一个密码./alist admin random手动设置一个密码,NEW_PASSWORD是指你需要设置的密码./alist admin set NEW_PASSWORD
2023年12月17日
71 阅读
0 评论
0 点赞