当前位置:TranBon博客 > 首页 > Centos 第3页

cnetos系统mysql配置my.cnf文件,跳过密码认证登录并设置远程登录(不一定有效)

adminis6年前 (2018-12-02)技术38580
cnetos系统mysql配置my.cnf文件,跳过密码认证登录并设置远程登录(不一定有效)
cnetos手动安装mysql没有my.cnf配置文件时,可以从其它服务器把my.cnf文件拷贝到需要的服务器上,可以touch创建my.cnf文件这边是直接使用touch命令my.cnf文件的,创建在/etc/目录下[root@host ~]# touch /etc/my.cnf [root@ho...

centos7破密时提示Authentication token manipulation error

adminis6年前 (2018-11-16)技术36530
centos7破密时提示Authentication token manipulation error
需要在passwd 前输入chattr -i /etc/passwd chattr -i /etc/shadow如下:...

SSR 一键部署脚本

adminis6年前 (2018-11-13)技术38030
一个逗比写的逗比脚本ssr.sh脚本说明: ShadowsocksR 一键安装/管理脚本,支持单端口/多端口切换和管理系统支持: CentOS6+ / Debian6+ / Ubuntu14+使用方法: https://doub.io/ss-jc42/项目地址: https://...

centos固定网卡、网卡名会变、网卡名错乱,解决方法

adminis6年前 (2018-06-13)技术40520
centos固定网卡、网卡名会变、网卡名错乱,解决方法
cd /etc/udev/rules.d/vi /etc/udev/rules.d/70-persistent-net.rulesecho “SUBSYSTEM==\“net\“, ACTION==\“add\“, DRIVERS==\“?*\“, ATTR{address}==\“$(ifconf...

在Centos 7 上安装Zabbix监控

adminis7年前 (2018-03-23)技术36460
在Centos 7 上安装Zabbix监控
...