“微软商店登打不开”解决方法
第3条随机版权
cd /etc/udev/rules.d/vi /etc/udev/rules.d/70-persistent-net.rulesecho “SUBSYSTEM==\“net\“, ACTION==\“add\“, DRIVERS==\“?*\“, ATTR{address}==\“$(ifconf…
需要在passwd 前输入chattr -i /etc/passwd chattr -i /etc/shadow如下:…
cnetos手动安装mysql没有my.cnf配置文件时,可以从其它服务器把my.cnf文件拷贝到需要的服务器上,可以touch创建my.cnf文件这边是直接使用touch命令my.cnf文件的,创建在/etc/目录下[root@host ~]# touch /etc/my.cnf [root@ho…