首页
关于
推荐
百度
云盘
Search
1
忘记typecho密码怎么办
114 阅读
2
Linux 面板 1Panel
112 阅读
3
世界各国代码
101 阅读
4
AppNode,Linux 服务器集群管理面板
93 阅读
5
Fail2ban
89 阅读
News
软件
登录
Search
标签搜索
Linux
Windows
Typecho
AppNode
alist
Fail2ban
DDColor
UFW
Debian
逸阳
累计撰写
13
篇文章
累计收到
32
条评论
首页
栏目
News
软件
页面
关于
推荐
百度
云盘
搜索到
9
篇与
的结果
2023-12-27
Windows 批量重命名
setlocal EnableDelayedExpansion&set /a num=0&for %%i in (*.png) do (ren "%%i" "!num!.png"&set /a num+=1)
2023年12月27日
66 阅读
0 评论
0 点赞
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日
74 阅读
0 评论
0 点赞
2023-12-17
AppNode,Linux 服务器集群管理面板
操作系统:CentOS 6.x 32/64位CentOS 7.x 64位https://www.appnode.com/install注意:建议可用内存在 512MB 以上。暂不支持 Ubuntu、Debian。
2023年12月17日
93 阅读
9 评论
0 点赞
2023-12-16
2023.1212.网站备案通过
2023.1212.网站备案通过,时隔多年还是回来折腾了。
2023年12月16日
75 阅读
1 评论
0 点赞
1
2