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
centos openldap ssh linuxuser連携 環境 ▼LDAPサーバ centos 6.4 openldap-2.4.23-32 ▼LDAPクライアント centos 6.4 LDAPサ...
oracle oracle リスナー起動/停止コマンド リスナーの起動 リスナーの停止 参考:http://www.shift-the-oracle.com/oracle-net/start-st...
centos KVM ゲストOSがwindowsの場合に音がでない 環境 ホストOS:centos 6.4 ゲストOS:windows XP 現象 KVM ゲストOSがwindowsの場合に音がでない 解決 ...
ldap openldap 起動エラー # /etc/init.d/slapd start Checking configuration files for slapd: [FAILED] str2entry: invalid value for attributeType objectClass #1 (syntax 1.3.6.1.4.1.1466.115.121.1.38) openldapの起動エラーが発生した。 レプリケーション設定思案中に起きたため、レプリケーション関連と認識し、設定ファイルを戻すが、上記エ...