摘要: Windows下dlib的安装 前置条件:CMake, boost CMake 首先安装CMake 并添加到path boost 下载boost 解压 运行bootstrap.bat 生成b2.exe 在管理员权限下运行 b2 -a --with-python address-model=64 to 阅读全文
posted @ 2021-06-06 16:24 JumpingBear 阅读(1650) 评论(0) 推荐(0)
摘要: Reset password for the Admin user It can happen to anyone, admin passwords get forgoteen and lost all the time. If this ever happens to your Portainer 阅读全文
posted @ 2021-06-05 09:57 JumpingBear 阅读(114) 评论(0) 推荐(0)
摘要: Docker 卸载老版本 sudo apt-get remove docker docker-engine docker.io containerd runc 使apt支持https sudo apt-get update sudo apt-get install apt-transport-htt 阅读全文
posted @ 2021-06-05 01:32 JumpingBear 阅读(94) 评论(0) 推荐(0)