全文検索:
- 2024.05.02 Amazon Linux 2023 Zabbix @50_dialy:2024:05
- tall cp misc/init.d/fedora/core5/zabbix_agentd /etc/init.d/ chkconfig --add zabbix_agentd chkconfig z... </code> ==== conf修正 ==== <code> # cat /usr/local/etc/zabbix_agentd.conf | grep -v -e ^# -e ^$ LogFile=... code> cp misc/init.d/fedora/core5/zabbix_agentd /etc/init.d/ chkconfig --add zabbix_agentd chkconfig z... on 4:on 5:on 6:off </code> ==== 起動 ==== <code> /etc/init.d/zabbix_agentd start /etc/init.d/zabbix_age
- 2024.07.10 PHP-FPMのumask変更 @50_dialy:2024:07
- 024:12:02]] ===== Apache ===== <code> mkdir -p /etc/systemd/system/httpd.service.d cat >> /etc/systemd/system/httpd.service.d/umask.conf << 'EOL' [Service... d </code> ===== PHP-FPM ===== <code> mkdir -p /etc/systemd/system/php-fpm.service.d cat >> /etc/systemd/system/php-fpm.service.d/umask.conf << 'EOL' [Ser
- 2024.01.18 RailsでSSLエラー @50_dialy:2024:01
- irectory </code> これはリンクを張ってあげる <code> # ln -s /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /us... root 49 Jan 18 15:13 /usr/local/ssl/cert.pem -> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem </co... orlist/9/baseos [error setting certificate file: /etc/pki/tls/certs/ca-bundle.crt] </code> これは下記で実行すると
- 2024.02.16 Docker Alpine Timezone @50_dialy:2024:02
- e add tzdata $ cp /usr/share/zoneinfo/Asia/Tokyo /etc/localtime </code> <code> # date Fri Feb 16 15:1... の感じ docker-compose.ymlで下記のを記述 volumes: - /etc/localtime:/etc/localtime:ro {{tag>日記 Docker Alpine}}
- 2024.11.21 Ubuntu rc.local @50_dialy:2024:11
- u rc.local ====== Ubuntuでもrc.localを利用する。 ===== /etc/rc.localを作成 ===== これは例として、適当なrouteを書く場合 <code> # cat __EOM__ >> /etc/rc.local #!/bin/bash ip route add 10.10.10.0/24 v... _ </code> ===== 実行権限付ける ===== <code> chmod 755 /etc/rc.local </code> ===== テスト実行 ===== 実行は、rc-loca
- 2024.04.03 CentOS7 Homebrew @50_dialy:2024:04
- $ sudo chmod +x /usr/local/bin/curl $ sudo ln -s /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/ssl/certs/ca-certificates.crt </code> {{tag>日記}}
- 2024.08.22 426 Failure reading network stream. @50_dialy:2024:08
- ork stream. </code> ===== 対応 ===== 以下を追加 <code|/etc//etc/vsftpd/vsftpd.conf> strict_ssl_read_eof=NO </code> ===== 参考 ===== [[https://qiita.com/subbbbbb/
- 2024.10.04 lsyncd @50_dialy:2024:10
- </code> ==== 3.lsyncd.conf.lua ==== <code|Aサーバ /etc/lsyncd/lsyncd.conf.lua> settings { logfile ... compress = true, } } </code> <code|Bサーバ /etc/lsyncd/lsyncd.conf.lua> settings { logfile
- 2024.12.02 PHP-FPMの umask @50_dialy:2024:12
- 更できる: [[50_dialy:2024:07:10]] <code> # tail -1 /etc/php-fpm.d/www.conf php_admin_value[umask] = 002 <... ちなみにユーザグループは、こちら <code> $ grep '^user\|^group' /etc/php-fpm.d/www.conf user = apache group = apache <
- 2024.12.24 UbuntuのDNSサーバ @50_dialy:2024:12
- er: 8.8.8.8 DNS Servers: 8.8.8.8 </code> /etc/resolv.conf はこんな風になってる。 <code> # cat /etc/resolv.conf nameserver 127.0.0.53 options edns0 trust-ad se
- 2024.01.16 openssl.soのLoadError @50_dialy:2024:01
- 1 </code> ld.so.confに読み込むディレクトリを設定 <code> # cat /etc/ld.so.conf.d/local.conf /usr/local/lib64 </code>
- 2024.05.01 blocked using sbl.spamhaus.org @50_dialy:2024:05
- pamhaus.orgを利用しないようにして、postfix reload で対応 <code|/etc/postfix/main.cf> smtpd_client_restrictions = perm
- 2024.07.27 dovecot Out of Memory @50_dialy:2024:07
- 確認 ==== <code> # docker exec -it mailserver cat /etc/dovecot/local.conf service lmtp { vsz_limit =
- 2024.10.02 rclone @50_dialy:2024:10
- al Ocean, Dreamhost, IBM COS, Minio, Tencent COS, etc) \ "s3" Storage> 4 13 / Any other S3 compatib