全文検索:
- 2021.01.04 OpenCas with kernel4 @50_dialy:2021:01
- WINDER_ORC=y option is set in your kernel, please install libelf-dev, libelf-devel or elfutils-libelf-devel... == 対応 ===== elfutils-libelf-develをインストールしてあげればOK dnf install elfutils-libelf-devel {{tag>日記 opencas}}
- 2021.08.24 NVME ディスク型番 @50_dialy:2021:08
- hold: 80 Celsius </code> ==== smartmontools install ==== # yum -y install smartmontools {{tag>日記 NVMe SATA}}
- 2021.11.09 ModuleNotFoundError: No module named 'packaging' @50_dialy:2021:11
- code> ===== 対応 ===== まずpipをupgrade <code> pip install --upgrade pip </code> その後packagingをインストール <code> pip install packaging </code> {{tag>日記}}
- 2021.03.01 Composer 2.0 でエラー @50_dialy:2021:03
- composer self-update --1 Warning: You forced the install of 1.10.20 via --1, but 2.0.11 is the latest stab
- 2021.03.16 古いSSH @50_dialy:2021:03
- 2p2.tar.gz cd openssh-6.2p2 ./configure make make install /usr/local/bin/ssh -V OpenSSH_6.2p2, OpenSSL 0.9
- 2021.04.29 Docker dokuwiki linuxserver @50_dialy:2021:04
- se up -d </code> このあと下記へアクセス https://[hostname]/install.php ===== tmpfs ===== tmpfsにfastcgi_cacheを置く場合
- 2021.12.30 Docker Dokuwiki bitnami @50_dialy:2021:12
- on:05_container:02_dcoker_composer|docker-compose install]] ===== Dokuwikiだけ ===== これだけで、dokuwiki起動できます。