安装依赖yum install gcc gcc-c++ make ncurses-devel openssl-devel elfutils-libelf-devel -y下载源码wget https://cdn.kernel.org/...
[scode type="lblue"]文章来自 CSDN @ bokerr[/scode]备份CentOS-Base.repomv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d...
[scode type="lblue"]由于有经常需要在CentOS 6.X 上边安装Python 2.7.6的需求,这里写一下安装过程[/scode]查看原Python版本[root@host ~]# python -V
Pytho...
[scode type="lblue"]支持KVM、VMWARE、Hyper-v、XEN 虚拟化技术的VPS,完成后会重启[/scode]换内核脚本:wget --no-check-certificate https://blog.a...
[scode type="green"]使用root权限并不安全,接下来写一下为 Centos 添加用户并授予其 root 权限的方法,记录一下,以免忘记[/scode]禁止ROOT账号登陆vi /etc/ssh/sshd.conf
...