-
10 年前
MySQL 报错收集整理
MySQL 报错 疑难杂症
一、MySQL5.6开始提供新特性GTID模式 Warning: Using a password on the command line interface can be insecure. Warning: A partial dump from a server that has GTIDs will by default include the GTIDs of all transac…
-
10 年前
RAR for Linux 安装使用方法
rar for linux
下载安装 wget http://www.rarlab.com/rar/rarlinux-x64-5.4.0.tar.gz tar zxvf rarlinux-x64-5.4.0.tar.gz -c /usr/local/rar ln -s /usr/local/rar/rar /usr/bin/rar ln -s /usr/local/rar/unrar /usr/bin/unrar…
-
10 年前
ESXi 5.5 强制识别 ssd 硬盘
esxi ssd
步骤如下 查看ESXi 5.x识别到的设备列表 esxcli storage nmp device list 将之配置为SSD盘的设备上,执行如下命令 esxcli storage nmp satp rule add -s VMW_SATP_XXXX -d naa.xxxxxxxxxx -o enable_ssd 接着回收一下设备,执行如下命令: esxcli storage core c…
Linux运维笔记|自动化运维攻城狮

