IP屬地:山西
/etc/logrotate.d/nginx nginx日志輪轉配置文件 /usr/sbin/logrotate -s /var/lib/l...
進入到網(wǎng)卡配置文件中cd /etc/sysconfig/network-scripts/先將想要配置子網(wǎng)口的網(wǎng)卡配置文件復制 在原有的名字后加上...
一.增量備份 1.前期環(huán)境準備工作 mysql -uroot -p"Xp.@123456haha"create databases xp;u...
1.環(huán)境準備 需要準備一塊空的硬盤將其做成Lvm即可 2.開始備份MySQL數(shù)據(jù)庫所有數(shù)據(jù) systemctl stopo mysqld停止數(shù)據(jù)...
1.環(huán)境準備 vim/etc/my.cnf 開啟二進制日志log_binserver-id=2systemctl restast ...
一.設置方法1 cd到root用戶家目錄下 創(chuàng)建 .my.cnf 的文件后vim進行編輯普通用戶則是/home目錄下創(chuàng)建輸入命令vim .m...
一,認識MySQL語言 1.MySQL語言主要用于存取數(shù)據(jù),查詢數(shù)據(jù),更新數(shù)據(jù)和管理關系數(shù)據(jù)庫系統(tǒng)2.DDL語句 數(shù)據(jù)庫定義語言: 數(shù)據(jù)庫、表、...