memo

memo dayo.

2016-07-01から1ヶ月間の記事一覧

みてるアニメ(2016-07)

・DAYS ・Re:ゼロから始める異世界生活 ・orange ・アルスラーン戦記(2) ・ガンダムUC(TV) ・クロムクロ ・テイルズ オブ ゼスティリア(2) ・ベルセルク(2016) ・マクロスΔ ・天鏡のアルデラミン ・甘々と稲妻

grepで指定文字列を除外する

sh sh

cat *.txt | grep -v "test"

auto_incrementの値を確認、変更する

SELECT auto_increment FROM information_schema.tables WHERE table_name = 'aaa' ; ALTER TABLE aaa AUTO_INCREMENT = 1 ;

テーブルを指定してdumpする

mysqldump -hhostname -uusername -ppassword dbname table1 table2 table3 > dump.sql 2> err.txt

dns

ip ip

Google Public DNS 8.8.8.8 8.8.4.4 OpenNIC 106.186.17.181 106.185.41.36 Norton DNS 199.85.126.10 199.85.127.10 OpenDNS 208.67.222.123 208.67.220.123 Level 3 Communications 209.244.0.3 209.244.0.4 Comodo Secure DNS 8.26.56.26 8.20.247.20 DNS…

ntp

ip ip

133.11.204.98