.
一键脚本仅适用于 Linux amd64/arm64 平台。
正式版测式版安装
1curl -fsSL "https://alist.nn.ci/v3.sh" -o v3.sh && bash v3.sh
面板管理命令
使用命令:alist 或者 alist-manager安装
1curl -fsSL "https://alist.nn.ci/beta.sh" | bash -s install
更新
1curl -fsSL "https://alist.nn.ci/beta.sh" | bash -s update
卸载
1curl -fsSL "https://alist.nn.ci/beta.sh" | bash -s uninstall
自定义路径默认安装在 /opt/alist 中。 自定义安装路径,将安装路径作为第二个参数添加,必须是绝对路径(如果路径以 alist 结尾,则直接安装到给定路径,否则会安装在给定路径 alist 目录下),如 ...
欢迎来到Hexo! 这是您的第一篇文章。查看 文档 以获取更多信息。如果你在使用 Hexo 时遇到任何问题,你可以在 故障排除 中找到答案,也可以在GitHub上看到源码以及安装方法。
作者
地址
安知鱼主题
https://docs.anheyu.com
CM美化
https://vercel.blog.cmliussss.com/p/HexoBlogNo2
CM安装
https://vercel.blog.cmliussss.com/p/HexoBlogNo1
第三方
https://xuanyabulema.github.io/posts/Hexo-Posts-Links
Hexo
https://hexo.io/zh-cn
Markdown
https://markdown.com.cn
Markdown表格
https://blog.csdn.net/dream_summer/article/details/110822636
Markdown教程
https://m.imooc.com/wiki/markdownlesson-mar ...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
小雅ALIST官方预览安装命令:
注意整合安装脚本,内置所有相关软件的安装。
使用方法常用(主要)地址
1bash -c "$(curl --insecure -fsSL https://ddsrem.com/xiaoya_install.sh)"
备用地址
1bash <(curl --insecure -fsSL https://ddsrem.com/xiaoya/all_in_one.sh)
1bash <(curl ...
首先我们来安装,可以自己看文档 https://alist.nn.ci/zh/guide 或 https://anwen-anyi.github.io写的很清楚了,再看不懂看视频教程吧
1.安装Alist,并且使用视频教程是 Windows,Linux一键脚本,docker
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.
安装以及脚本获取 AList
打开 AList Release 下载待部署系统对应的文件。最新版的前端已经和后端打包好了,不用再下载前端文件了。
注意手动下载对应自己CPU架构和系统架构xxxx ...