240 发简信
IP属地:北京
  • 解决centos6.x通过克隆生成的系统不能启动网卡的问题

    1.删除HWADDR和UUID这两行,并顺便将ONBOOT=no 改为ONBOOT=yes vim /etc/sysconfig/network...

  • Resize,w 360,h 240
    macos系统的移动硬盘未手动推出再插上就不显示的解决方案

    macos系统,windows 系统,移动硬盘:exfat格式 macos系统的移动硬盘未手动推出再插上就不显示了,将移动硬盘插到windows...

  • CentOS 7 安装 mindoc

    1.安装centos7 mini方式安装 2.关闭防火墙,selinuxsystemctl stop firewalldsystemctl di...

  • CentOS 7使用nginx+rsync搭建yum同步源服务器

    *1安装配置nginx >yum install nginx >cd /etc/nginx/conf.d/ >vim nginc.conf ` ...

  • CENTOS7安装jenkins

    1.添加jenkins的yum源,安装jenkinssudo wget -O /etc/yum.repos.d/jenkins.repo htt...

  • centos7修改ssh端口

    关闭selinuxvim /etc/selinuc/config 中SELINUX=enforce修改为SELINUX=disabled重启系统...

  • centos7 通过yum安装proftpd

    1.安装epel源wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/re...

  • Oracle数据库名与Oracle实例名的关系

    Oracle数据库名与Oracle实例名的关系 1 数据库名1.1 数据库名的概念数据库名(db_name)就是一个数据库的标识,就像人的身份证...

    0.2 2503 0 10