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
bash [bash] linuxでcpu毎の使用率を取得する。 load averageを調べる linuxでcpu毎の使用率を取得する。 mpstatをインストールしていない状況では以下のようにスクリプ...
centos centos6.4 pam認証 辞書追加 パスワード辞書の追加 標準で辞書に入っていない文字列をチェック # cracklib-check test test: 短かすぎます hel...
netvault netvault 64bit osのクライアントにoracle apmをインストールするとエラーになる 現象 64bit osのクライアントにoracle apmをインストールするとエラーになる netvault8.6.3 構成 : netva...
centos kvm でclone作成後、ネットワークが起動できない なぜかnetworkが起動できていなかった。 手動で起動してみる。 以下のようなエラーがでた。 MACアドレスを書き換えてみる。 でも、エラ...
windows windows7 プロファイルが消えて、一時プロファイルがが読み込まれる 発生事象 プロファイル移行を行っている際に、1台のみプロファイルが消える現象がおきた。 PC:NEC OS:windows7 その際の動作 ...
bash mvコマンドでエラー「inter-device move failed, unable to remove target」が出る。 事象 mvコマンドで「inter-device move failed, unable to remove target」が出てファイル移動...