摘要:
环境 Red Hat Enterprise Linux 4 Red Hat Enterprise Linux 5 Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 7 问题 x86 / x86_64系统上的物理CPU,CPU内核和逻辑CPU之间有 阅读全文
摘要:
今天在使用yum安装东西的时候报错 yum list There was a problem importing one of the Python modulesrequired to run yum. The error leading to this problem was: libssl.s 阅读全文
摘要:
我在执行yum -y install nc命令的时候出现如下报错 There was a problem importing one of the Python modulesrequired to run yum. The error leading to this problem was: ca 阅读全文
摘要:
http://www.361way.com/change-lvm-size/1792.html 阅读全文
摘要:
LVM管理之减少LV的大小 规定动作 1.umount filesystem 2.e2fsck filesystem 3.resize2fs filesystem 4.lvreduce 实例演示————减少/home目录的大小,由40G调整到15G: 1.当前环境的VG,PV,LV的相关信息: [r 阅读全文
摘要:
Linux 系统的文件要传到Windows系统里面,传输过程中网络不稳定,为了判断文件是否完整传输,所以就用md5的方式判断是否同一个文件 Linux系统 [root@augusite ~]# md5sum 002._Python基础及数值型、布尔型.pdf 7cbb3b3369be3745cbdc 阅读全文
摘要:
情景一、内核文件损坏 /boot/vmlinuz-2.6.32-642.el6.x86_64 内核文件 1、故障现象 2、解决方法:挂载光盘,进入rescue(救援)模式 3、选择——English——us——No——Continue——OK——OK。 4、进入shell,重新安装内核 # mkdi 阅读全文
摘要:
系统环境 [root@augusite yum.repos.d]# cat /etc/redhat-release CentOS Linux release 7.2.1511 (Core) 软件版本 [root@augusite yum.repos.d]# vsftpd -v vsftpd: ver 阅读全文