Dao Huy Hoang

Results 4 issues of Dao Huy Hoang

247 dpkg -l | grep libstdc++5 248 apt-get install libstdc++5 libstdc++5:i386 249 sudo apt-get install libstdc++5 libstdc++5:i386 250 sudo dpkg --add-architecture i386 251 sudo apt-get update 252 sudo apt-get install...

### Tạo tài nguyên VIP mới ``` pcs resource create vip2 ocf:heartbeat:IPaddr2 ip="X.X.X.X" cidr_netmask="24" nic="ethX" op monitor interval="30s" ``` Thêm tùy chọn *nic="ethX"*: Chỉ định NIC lắng nghe ### Tạo...

### Cau hinh maxscale tren CentOS 7 - Tren Galera, them user: Quan tri tu xa ``` CREATE USER 'root'@'%' IDENTIFIED BY 'password'; GRANT ALL PRIVILEGES ON *.* TO 'root'@'%';...