
CentOS
BGONE
终身学习
展开
-
【转载】CentOS yum安装命令详解
yum安装命令详解转载 2019-06-30 19:14:34 · 465 阅读 · 0 评论 -
【CentOS】安装来自windows中 Python Django项目的导出依赖包
CentOS下安装来自windows Django项目的依赖包原创 2019-06-30 20:41:00 · 651 阅读 · 0 评论 -
【CentOS】 Another program may be editing the same file.
问题今天在部署django项目时,要修改settings.py文件,在vim settings.py时报了如下警告:Another program may be editing the same file.解决rm -rf .settings.py.swp其中settings.py是我打开的文件,这样做是清除了上次操作留下的缓存...原创 2019-07-01 00:15:59 · 3842 阅读 · 0 评论 -
centos7 shell编程
初识shell编程原创 2019-09-05 21:05:03 · 4131 阅读 · 0 评论