全文検索:
- 31 CentOS5 TLS1.2 @en:01_linux:02_www
- 26 Feb 2019 </code> === Set PATH === <code> mv /usr/bin/openssl /usr/bin/openssl.bak ln -s /opt/openssl-1.0.2r/bin/openssl /usr/bin/openssl echo '/opt/openssl-1.0.2r/lib' > /etc... 4/libz.so.1 (0x0000003d00400000) libidn.so.11 => /usr/lib64/libidn.so.11 (0x00000036ef000000) librt.so.
- 2024.01.18 SSL Error in Rails @en:50_dialy:2024:01
- oot certificate used by ruby === Ruby was using /usr/local/ssl/cert.pem. <code|ssl_path.rb> require 'o... AULT_CERT_FILE </code> <code> ruby ssl_path.rb "/usr/local/ssl/cert.pem" </code> One-liner to execute:... does not have the root certificate. <code> # ll /usr/local/ssl/cert.pem ls: cannot access '/usr/local/ssl/cert.pem': No such file or directory </code> So,
- Rebuilding the FreeBSD Kernel @en:02_freebsd:99_その他
- be using MYKERNEL as our example. <code> # cd /usr/src/sys/i386/conf/ # cp GENERIC MYKERNEL </code>... # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc
- Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
- $ cd openssh-8.0p1 $ ./configure $ make # cp ssh /usr/local/bin/ssh </code> Write it as an alias. <code> $ cat .bashrc alias ssh='/usr/local/bin/ssh' $ ssh -V OpenSSH_9.2p1, OpenSSL 1
- 2024.05.02 Amazon Linux 2023 Zabbix @en:50_dialy:2024:05
- dd --system zabbix useradd --system -g zabbix -d /usr/lib/zabbix -s /sbin/nologin -c "Zabbix Monitoring... = Modification of Configuration ==== <code> cat /usr/local/etc/zabbix_agentd.conf | grep -v -e ^# -e ^