后端技术
-
Linux升级Python到2.7.X
python2.7 是 python2.x 的最后一个大版本,修改了部分 bug 并对 3.x 做了一些兼容, Redhat6.5 自带的 python 版本是 2.6.6,因为开发需要,决定做一些升级。阅读全文 -
redhat更改为centos的yum源
近日新安装了 redhat 但是没有图形界面,无奈自带的 yum 没法使用(提示:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.),只有替换为 centos 的 yum 包。阅读全文