全文検索:
- 2025.03.02 Postfix Logging Headers to Log @en:50_dialy:2025:03
- onfiguration Change (Incoming Mail) ===== <code|/etc/postfix/header_checks.pcre> /^From: (.*)/ WARN... $1 /^Cc: (.*)/ WARN Cc Header: $1 </code> <code|/etc/postfix/main.cf> header_checks = pcre:/etc/postfix/header_checks.pcre </code> ===== Heading ===== He... ogging Outgoing Mail ===== Add the following to /etc/postfix/maps/sender_header_filter.pcre <code|/etc
- 2024.05.02 Amazon Linux 2023 Zabbix @en:50_dialy:2024:05
- tion of Configuration ==== <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 5:on 6:off </code> ==== Startup ==== <code> /etc/init.d/zabbix_agentd start /etc/init.d/zabbix_agentd status </code> {{tag>日記 Zabbix}}
- 2024.01.18 SSL Error in Rails @en:50_dialy:2024:01
- So, we need to create a symlink: <code> # ln -s /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /usr... 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> This can be
- 2025.01.17 AMD Speculative Return Stack Overflow (SRSO) @en:50_dialy:2025:01
- Ubuntu ==== Add spec_rstack_overflow=off: <code|/etc/default/grub> GRUB_CMDLINE_LINUX="spec_rstack_ove... x/Rocky ==== Add spec_rstack_overflow=off <code|/etc/default/grub> GRUB_CMDLINE_LINUX_DEFAULT="console
- Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
- dd to sshd_config ==== <code> cat << __EOM__ >> /etc/ssh/sshd_config HostKeyAlgorithms +ssh-rsa Pubkey
- 2025.03.14 Building Zed Editor on Windows @en:50_dialy:2025:03
- y includes a compiler, runtime, debugger, linker, etc. <code> rustup target add wasm32-wasip1 </code>
- 2025.05.23 Synchronizing with WinSCP @en:50_dialy:2025:05
- nd.jp/yach/bookmark/data/20120623024927/index.html|WinSCP command options, etc.]] {{tag>diary WinSCP}}