• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » code
Trace:

code

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@50_dialy:2014
  • Any namespace
  • 50_dialy:2014:01 (2)
  • 50_dialy:2014:09 (1)
  • 50_dialy:2014:11 (1)
  • 50_dialy:2014:12 (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

2014.05.28 sa-update Error @50_dialy:2014:11
12 Hits, Last modified: 7 years ago
pamAssassin/show_bug.cgi?id=7108]] === エラー === <code> config: invalid regexp for rule __PDS_FROM_2_EMA... el: lint check of update failed, channel failed </code> ===== 対処 ===== 他のアプリもあるので、とりあえずsa-update だけ p... を利用するよう修正しておきました。 === perl-5.10.1 インストール === <code console> # wget http://www.cpan.org/src/5.0/perl-... ix /usr/local/perl-5.10.1 # make # make install </code> === 確認 === <code consoel> # /usr/local/perl-5.1
2014.01.29 CentOS5でGlobalSignのルート証明書が有効期限切れ @50_dialy:2014:01
6 Hits, Last modified: 7 years ago
大丈夫。 /etc/pki/tls/certs/ca-bundle.crt 新し証明書を取得 <code console> # wget http://curl.haxx.se/ca/cacert.pem </code> 新しいルート証明書を指定して実行 <code console> # wget http://curl.haxx.se/ca/cacert.pem # curl --cacert cacert.pem </code> 新し証明書に差し替え <code console> # cd /etc/pki/tls/cer
2014.09.25 Bash脆弱性 @50_dialy:2014:09
5 Hits, Last modified: 8 years ago
]] [[http://www.walbrix.com/jp/blog/2014-09-bash-code-injection.html]] [[https://access.redhat.com/sec... 響有り**</color> 下記のスクリプトをCGIモードで動かしている場合、影響有りです。 <code php> <?php echo 'AAAA'; exec('df -h',$array); foreach($array as $v){ echo $v."\n"; } ?> </code> ===== 以下実行例 ===== <code console> curl -A "() { :;}; echo Content-type:text/plain;echo;/bin/cat /etc
2014.01.10 Chromeで新しいページが表示されない @50_dialy:2014:01
4 Hits, Last modified: 7 years ago
==== ==== 起動しているすべての GoogleUpdate.exe を終了 ==== <code console> taskkill /F /IM GoogleUpdate.exe </code> ==== レジストリのRunキーに書き込まれている以下の値を削除 ==== <code console> reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v "Google Update" /f </code> ==== タスクスケジューラに登録されているタスクを無効化 ==== ==== Window
2014.12.05 SHA-2(256)証明書 @50_dialy:2014:12
2 Hits, Last modified: 7 years ago
2(256)証明書 ====== 秘密鍵はそのままで、SHA-256版のCSRを作成し直す。 <code> # openssl req -new -sha256 -key www.flateight.com.key -out www.flateight.com-sha256.csr </code> {{tag>日記 certificate}}

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki