centos alterlinuxtimestamptouch touchコマンドでタイムスタンプを変更する。 2015年6月25日 2015年7月26日 39秒 wakaue Facebook Twitter はてブ Pocket Feedly コマンド 下記コマンドにて実施する touch -d "(日付+時間)" (ファイル名) 実行例 # ll test.txt -rw-r--r-- 1 root root 0 6月 25 14:32 2015 test.txt # touch -d "2015/5/31 00:00" test.txt # ll test.txt -rw-r--r-- 1 root root 0 5月 31 00:00 2015 test.txt Facebook Twitter はてブ Pocket Feedly
mail メルマガがaol.comにブロックされている様子 とりあえず、postmasterページを見つけたからメモ。 http://postmaster.aol.com/ メルマガを配信すると 「4...
centos centos6.4 pam認証 辞書追加 パスワード辞書の追加 標準で辞書に入っていない文字列をチェック # cracklib-check test test: 短かすぎます hel...
centos CentOSインストール時にテキストモードになってしまう。 CentOSでは、OSをインストールする際に652MB以上のメモリを搭載していなければ、強制的にテキストモードでのインストールになるようです...