git取消超过范围大文件并重新提交
git提交了超过仓库限制的大文件,需处理报错并重新提交
git提交了超过仓库限制的大文件,需处理报错并重新提交
通过编写service实现ubuntu开机自启
x86架构linux(ubuntu)中的paddlelite模型部署
本折腾记录为一边折腾一边记录,不保证完全正确,但保留记录
ctrl+alt+t打开终端
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
用gedit打开源文件,ctrl+a全选删除,并粘贴更换源(任选一个)
sudo vim /etc/apt/sources.list
bullseye 换源
1 | deb https://mirrors.aliyun.com/debian/ bullseye main non-free contrib |
sudo apt-get update
部分环境在docker下部署的命令合集
1 | pip install -i https://pypi.tuna.tsinghua.edu.cn/simple xxxx |
可以选择升级下pip再配置
1 | pip install pip -U |
查看当前pip源:pip config list
python+阿里云域名解析实现DDNS功能,使得特定场景下的域名指向动态ip
在armbian下部署nginx+seafile