文|李弯湾 20岁的杨超越,似乎啥也不会,就凭空成为了现象级的平民偶像。什么叫现象级?她一句“我是全村的希望”,让全网争相模仿,成了年度网络流行语;她的一张照片,成为锦鲤,网...
斜体
1.删除HWADDR和UUID这两行,并顺便将ONBOOT=no 改为ONBOOT=yes vim /etc/sysconfig/network-scripts/ifcfg-...
macos系统,windows 系统,移动硬盘:exfat格式 macos系统的移动硬盘未手动推出再插上就不显示了,将移动硬盘插到windows 7系统,显示为只读,打开移动...
1.安装centos7 mini方式安装 2.关闭防火墙,selinuxsystemctl stop firewalldsystemctl disable firewalld...
*1安装配置nginx >yum install nginx >cd /etc/nginx/conf.d/ >vim nginc.conf ` server { liste...
1.添加jenkins的yum源,安装jenkinssudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins...
关闭selinuxvim /etc/selinuc/config 中SELINUX=enforce修改为SELINUX=disabled重启系统然后vim /etc/ssh/...
1.安装epel源wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo2...