wutao1935

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

06 2019 档案

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not
摘要:系统是centos7.2 python3.6.2 问题描述第一遍编译安装Python3.6的步骤如下: #先安装相关包: yum install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-deve 阅读全文

posted @ 2019-06-26 22:19 逐风浪子 阅读(2577) 评论(0) 推荐(0) 编辑

centos7 python2.7.5 升级python3.6.4
摘要:centos7 python2.7.5 升级python3.6.4 (转)Linux Centos7 升级python2至python3 - 依然范儿特西的文章 - 知乎 https://zhuanlan.zhihu.com/p/33660059 1 查看python 版本 python -V 2 阅读全文

posted @ 2019-06-23 12:08 逐风浪子 阅读(467) 评论(0) 推荐(0) 编辑

使用mkfs.ext4格式化大容量磁盘
摘要:使用mkfs.ext4格式化大容量磁盘 使用mkfs.ext4默认参数格式化磁盘后,发现格式化时间特别长,并且格式化会占用磁盘很大的空间。例如2TB的磁盘格式化会占用10分钟左右时间,并占用30G左右的磁盘空间。究其原因,原来inode会占用磁盘空间,每个inode占用256b大小空间。默认情况下, 阅读全文

posted @ 2019-06-03 20:10 逐风浪子 阅读(2234) 评论(0) 推荐(0) 编辑

centos7 创建http内网yum源 OpenStack源部署
摘要:# Mady by Elven ###########################################环境准备#自动化安装centos7#下载系统镜像#http://mirrors.aliyun.com/centos/7/isos/x86_64/CentOS-7-x86_64-DVD 阅读全文

posted @ 2019-06-03 19:16 逐风浪子 阅读(605) 评论(0) 推荐(0) 编辑

centos 添加163网络源
摘要:1.1 配置163的网络源 网络源地址:http://mirrors.163.com/.help/centos.html 阅读全文

posted @ 2019-06-03 11:55 逐风浪子 阅读(274) 评论(0) 推荐(0) 编辑

centOS 7添加本地源
摘要:1.1 配置本地源 1) 进入到/etc/yum.repos.d/目录中(因为该目录存放yum仓库的配置文件。) 2) 使用vim命令创建一个后缀名.repo的新配置文件逐行添加配置参数 [media] :Yum软件仓库唯一标识符,避免与其他仓库冲突。 name=localhost:Yum软件仓库的 阅读全文

posted @ 2019-06-03 11:46 逐风浪子 阅读(692) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示