• 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:2020
  • Any namespace
  • 50_dialy:2020:10 (2)
  • 50_dialy:2020:12 (2)
  • 50_dialy:2020:03 (1)
  • 50_dialy:2020:04 (1)
  • 50_dialy:2020:05 (1)
  • 50_dialy:2020:07 (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

2020.10.28 pyenv でエラー @50_dialy:2020:10
6 Hits, Last modified: 5 years ago
====== 2020.10.28 pyenv でエラー ====== <code> $ git clone git://github.com/yyuu/pyenv.git ~/.pyenv $ vim ~... eval "$(pyenv init -)" pyenv install --version </code> <code> # pyenv install 3.6.8 Downloading Python-3.6.8.tar.xz... -> https://www.python.org/ftp/python/... zlib not available make: *** [install] Error 1 </code> ===== 対応 ===== zlib-develをインストール <code> # yum -
2020.04.21 curl HTTPSだけがレスポンスなし @50_dialy:2020:04
4 Hits, Last modified: 5 years ago
るけど、curlコマンドではずっと待ちの状態。 下記のように応答が帰ってこず、ずっと待ちの状態 <code> $ curl -v -k https://192.168.10.11 * About to co... db * warning: ignoring value of ssl.verifyhost </code> ===== 原因 ===== ふとMTUを見ると、1986という不思議な数字になってた。。。 これを治すと正しく1500にすると治った。 <code> 2: eth0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_U... te UP qlen 1000 inet 192.168.10.15/24 brd 192.168.10.255 scope global eth0 </code> {{tag>日記 curl}}
2020.05.20 Windows Terminal @50_dialy:2020:05
4 Hits, Last modified: 5 years ago
である defaults.json を開くことができます。 ====== エラー ====== <code> PS C:\Users\hoge> ssh hoge@fl8.jp Bad owner or permissions on C:\\Users\\hoge/.ssh/config </code> ====== One Half Dark text green ====== <code> { "name": "One Half Dark text green", ... "brightCyan": "#56B6C2", "brightWhite": "#DCDFE4" } </code> {{tag>ssh 日記}}
2020.03.26 EPEL でエラー @50_dialy:2020:03
2 Hits, Last modified: 5 years ago
its path and try again HTTPSだと古いOSでエラーが出るみたい <code> # sed -i "s/mirrorlist=https/mirrorlist=http/" /etc/yum.repos.d/epel.repo </code> {{tag>epel 日記}}
2020.07.21 CentOS5 yum @50_dialy:2020:07
2 Hits, Last modified: 5 years ago
0.07.21 CentOS5 yum ====== 古いCentOS5でyumを利用する。 <code> [base] baseurl=http://archive.kernel.org/centos-... h/ [contrib] baseurl=http://archive.kernel.org/centos-vault/5.10/contrib/$basearch/ </code> {{tag>日記}}
2020.10.29 Ceph Octopus @50_dialy:2020:10
2 Hits, Last modified: 5 years ago
oard * prometheus * restful manager modules <code> # yum update ceph Error: Package: 2:ceph-mgr-das... gr-dashboard-15.2.5-0.el7.noarch (Ceph-noarch) Requires: python3-jwt </code> {{tag>日記 ceph}}
2020.12.09 ACPI Error @50_dialy:2020:12
2 Hits, Last modified: 5 years ago
ACPI Error ====== HPサーバ、RHEL8で下記のエラーが延々出続ける問題 <code> [ 1187.837236] ACPI Error: No handler for Region... IST, Evaluating _PMM (20200110/power_meter-338) </code> ===== 対応策 ===== # modprobe -r acpi_power_me
2020.12.10 CentOS8 open-cas @50_dialy:2020:12
2 Hits, Last modified: 5 years ago
-cas.github.io/guide_installing.html|Open CAS]] <code> [root@matsui-cent82 open-cas-linux-v20.03.3.0307... mit_bio.conf 1_write_flag.conf 2_bio_barrier.conf 2_bio_cmpl.conf 2_queue_write.conf </code> {{tag>日記}}

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