• CentOS 6.4 开机 unexpected inconsistency run fsck manually 问题的修复

    日期:

    CentOS 6.4 开机 unexpected inconsistency run fsck manually 问题的修复 CentOS 6.4开机提示: unexpected inconsistency;RUN fsck MANUALLY An error occurred during the filesystem check Propping you to shell the system will reboot when you leave...

  • CentOS 7 Installation Failed

    日期:

    After hearing the news that CentOS 7 had been published, I decided to install it on my computer. I downloaded the ISO image from the CentOS official website (the one namedCentOS-7.0-1406-x86_64-DVD.iso) and then burned it onto a USB drive...

  • 解决CentOS下Chrome出现Adobe Flash Player is out of date方法

    日期:

    我只用过两个linux的发行版,Ubuntu和Centos。在安装Google的Chrome后都有出现Adobe Flash Player is out of date的问题。在网上也参考了很多方法,但是还是不行,最后自己想着它不是过期了吗,那我们给他安装一个新的就好了...

  • CentOS系统DNS不能解析问题

    日期:

    放到外地公网上去,ip地址已经设好了。dns也设置成功,保存退出。重启service network restart后发现不能解析了。用ip地址可以连,但是不能ping www.baidu.com 总是这样,设置一次可以,过一会或者重启一下服务器,重启一下network都不能解析了。发现/etc/r...

  • CentOS 7网卡启动错误

    日期:

    在 CentOS 7/RHEL 7 下关闭 NetworkManager 服务导致网卡启动失败,在Disabling NetworkManager on RHEL 7找到相同问题并解决。 一、关闭并移除开机启动 NetworkManager systemctl stop NetworkManagersystemctl disable NetworkManager 二、启动 network 错...

  • centos 启动时sendmail卡住很久的问题

    日期:

    sendmail卡住主要是网络主机名定义不对。 修改/etc/sysconfig/network,把host改成a.b.c格式的就行了。重启速度马上快起来了。...

  • 解决 CentOS 7 Root 密码忘记的问题

    日期:

    案例 某天大脑短路把 Root 密码忘记了。并且系统所有的管理员账户也无法登录。不想重装系统。那怎么办? 解决思路 开机grub菜单下进入单用户模式进行修改密码/修改系统文件。 解决过程 注:本教程只适用于 CentOS 7+ / RHEL 7+ / Fedora 20+ 1. 首先。重启一...

  • Centos7启动失败修复

    日期:

    Centos7已经出来有一段日子了,由于俺原本用的Centos6.X升级有点麻烦加上稳定等于一切就一直没有用过。 前些日子本本的硬盘挂掉了,为此又重新买了块硬盘做系统配环境,又被win10折腾了一翻也就没有了再装个Linux的心情。 好吧,现在俺又失业了时间一大把,那...

  • 关于Centos6.6安装QQ问题

    日期:

    现环境只有一台OS为linux的服务器,除了满足基本的维护之外。想要安装一个QQ即时通讯一下,呵呵了。查了很多的资料安装也接近了尾声,最后的结果是以失败而告终。 1参考资料 http://heylinux.com/archives/2990.html 2安装LWQQ报错 http://tieba.baidu.com/p...

  • centos7上cuda-8.0驱动安装失败的解决方案

    日期:

    曾几何时,在centos7机器上插NVIDIA Titan X的卡,按官网教程(https://developer.nvidia.com/cuda-downloads)一键安装cuda-8.0一切顺利 Installation Instructions: `sudo rpm -icuda-repo-rhel7-8-0-local-8.0.44-1.x86_64.rpm` `sudo yum clean all` `sudo...