流光的头像-光影流云
江苏管理员
世界熬夜秃头选拔赛冠军
python环境配置-光影流云

python环境配置

1.下载miniconda 2.pip换源 pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
2年前
0397
debian系换源-光影流云

debian系换源

cp /etc/apt/sources.list /etc/apt/sources.list_baksed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
1年前
03712
宝塔面板onedrive授权失败的解决办法-光影流云

宝塔面板onedrive授权失败的解决办法

去自己的azure上创建应用程序,更改id和secret 答复url填localhost
1年前
04515
Truenas webdav 4G文件解决方案-光影流云

Truenas webdav 4G文件解决方案

在 /usr/local/etc/apache24/httpd.conf中添加 LimitRequestBody 0 在servername之后 之后重启 service restart apache24
11个月前
05015