• 解决CentOS编译PHP5报错解决方法

    日期:

    在CentOS编译PHP5的时候有时会遇到以下的一些错误信息,基本上都可以通过yum安装相应的库来解决。以下是具体的一些解决办法: checking for BZip2 support yes checking for BZip2 in default path not found configure: error: Please reinstall the BZip2...

  • CentOS下 command not found 问题的解决

    日期:

    今天在打开centos系统的时候,突然全部命令都不能正常使用了,如:shutdown reboot ssh scp这些。全部都显示 command not found。 费解!!! 前几天还好好的。 找出配置文件 /root/.bash_profile进行修改: 1、进入root路径 2、.bash_profile是隐藏文件,...

  • 解决centos yum源配置出现Couldn't resolve host 问题

    日期:

    http://mirrors.163.com/centos/6/os/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 6 - Couldnt resolve host mirrors.163.com Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify...

  • centos7 VMware workstation 10 添加多网卡及重命名为ethx(eth0,eth1失败) .

    日期:

    因为工作需要切换到centos7系统, 网络配置,巨坑爹: 最小化安装的centos7里面甚至连ifconfig、route -ne都没有,需要自行yum install net-tools 安装。 弱弱的问一句,要是网络没通,然后又没有这些基础网络配置查询命令,你教我咋个yum,汗! 服务重启,...

  • 解决VM克隆CentOS系统后eth0消失,显示eth1的问题

    日期:

    我们克隆CentOS系统后,执行ifconfig -a命令,发现只有eth1网卡,而eth0网卡消失。但是/etc/sysconfig/network-scripts/目录下只有 eth0文件,而 eth1的配置文件不存在。 下 面我们来解决这个问题 1、记录下 eth1的HWADDR和IP地址 直接用 ifconfig -a命令查...

  • U盘安装CentOS无法引导系统问题

    日期:

    1.首先查看分区 #df -k 1 2 3 4 5 6 7 8 [root@CENTOS-YEARNFAR~]#df-k 文件系统1K-块已用可用已用%挂载点 /dev/mapper/VolGroup-lv_root 51606140730276482544242%/ tmpfs1694576016945760%/dev/shm /dev/sda1495844319494382957%/boot /dev/mapper/VolGrou...

  • centos6.5下lamp以及相关错误的解决

    日期:

    一、准备工作 1 、安装编译工具gcc 、gcc-c++ 注意解决依赖关系,推荐使用yum安装,若不能联网可使用安装光盘做为yum源 1 )编辑yum 配置文件: #mount /dev/cdrom /mnt/cdrom #vi /etc/yum.repos.d/CentOS-Media.repo [c5-media] name=CentOS-$releasever-...

  • 解决CentOS启动VN报错:could not open /dev/vmmon

    日期:

    CentOS上 启动虚拟机报错:could not open /dev/vmmon 这些天在CentOS上安装虚拟机,结果启动虚拟机的时候提示could not open /dev/ vmmon:no such file or directory(vmmon模块未加载)。 于是各种搜索,有root下重新安装的,有是因为gcc版本过低的,也有...

  • 解决启动出现An error occurred during the file system

    日期:

    VMware中CentOS6.5启动出现An error occurred during the file system check...

  • 解决启动出现An error occurred during the file system

    日期:

    VMware中CentOS6.5启动出现An error occurred during the file system check...