全文検索:
- 2025.03.14 Building Zed Editor on Windows @en:50_dialy:2025:03
- -- stdout cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX cargo:rerun-if-env-changed=AWS_LC_SYS_PR... L_BINDGEN cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAG... ed build dependency is missing. Halting build." note: run with `RUST_BACKTRACE=1` environment variab... xe is missing ==== <code> error: linker link.exe not found | = note: program not found note: the
- Rebuilding the FreeBSD Kernel @en:02_freebsd:99_その他
- ssary components that can occupy memory, which is not ideal. It is better to create a customized and e... # device lines is also present in the ../../conf/NOTES and NOTES files. # If you are in doubt as to the purpose or necessity of a line, check first # in NOTES. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1
- 71 vsftpd @en:01_linux:01_net
- S ↓ Disable anonymous user login anonymous_enable=NO ascii_upload_enable=NO ascii_download_enable=NO ↓ Allow uploads and downloads in ASCII mode ascii_upload_enable=YES ascii_d... ify the server certificate force_local_logins_ssl=NO ← Do not enforce SSL connection for login (use on
- 2024.05.02 Amazon Linux 2023 Zabbix @en:50_dialy:2024:05
- zabbix/6.0/rhel/9/x86_64/zabbix-release-6.0-4.el9.noarch.rpm dnf install zabbix-agent Last metadata ex... 55:16 2024. Error: Problem: conflicting requests nothing provides liblber.so.2()(64bit) needed by zabbix-agent-6.0.21-release2.el9.aarch64 nothing provides liblber.so.2(OPENLDAP_2.200)(64bit)... eeded by zabbix-agent-6.0.21-release2.el9.aarch64 nothing provides libldap.so.2()(64bit) needed by zab
- Dokuwiki.fl8.jp
- This page is the page where the administrator's notes and daily records. transitioning from [[http... 8.net/svt/ejp?a8mat=3T909M+929KAA+50+2HHVNM" rel="nofollow">お名前.com</a> <img border="0" width="1" heig... PST/PDT/JST ====== PST(UTC-8) PST(1st Sunday in November 14:00-2nd Sunday in March) to JST(PST+17)\\... TC-7) PDT(2nd Sunday in March 14:00-1st Sunday in November) to JST(PDT+16)\\ JST 0:00 After that (yell
- 09 SSH in While @en:bash
- ected at it, so the entire file is passed to SSH, not just the one line you read with read. Therefore, after executing SSH, there are no more lines to read, so the while loop will end in... se the -n option to ssh to redirect /dev/null and not redirect stdin. ===== OK here ===== <code> wh
- Operation not permitted Cannot delete file @en:01_linux:99_その他
- ====== Operation not permitted Cannot delete file ====== If an illegal file or similar is placed, the... and ext3 file systems. ===== Cannot be deleted normally ===== <code console> # rm -rf ttyload rm: cannot remove `ttyload': Operation not permitted </code> ===== confirm lsattr ===== <
- May 30 2023 chatgpt-clone @en:50_dialy:2023:05
- PU with AVX support, and your current system does not appear to have that! chat-mongodb | see h... m constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu cpuid_faulting pni pclmulqdq dtes64 monitor ds_cpl vmx sm
- 2024.01.18 SSL Error in Rails @en:50_dialy:2024:01
- CERT_FILE" </code> However, the target path does not have the root certificate. <code> # ll /usr/loc... .pem ls: cannot access '/usr/local/ssl/cert.pem': No such file or directory </code> So, we need to cre... ====================== Upgrading: ca-certificates noarch 2023.2.60_v7.0.306-90.1.el9_2 baseos 835 k Tr
- 2025.01.17 AMD Speculative Return Stack Overflow (SRSO) @en:50_dialy:2025:01
- lities/spec_rstack_overflow Vulnerable: Safe RET, no microcode </code> ===== How to Disable ===== ==... RUB_CMDLINE_LINUX_DEFAULT="console=ttyS0,115200n8 no_timer_check crashkernel=1G-4G:192M,4G-64G:256M,64... RUB_CMDLINE_LINUX_DEFAULT="console=ttyS0,115200n8 no_timer_check crashkernel=1G-4G:192M,4G-64G:256M,64
- 31 CentOS5 TLS1.2 @en:01_linux:02_www
- openssl-0.9.8e-34.el5_11. Since this version does not support TLS1.2, you may encounter the following ... 014:01:29]] <code> # /opt/wget-1.16.1/bin/wget --no-check-certificate http://curl.haxx.se/ca/cacert.
- Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
- ====== Mar 8 2023 SSH Error no hostkey alg ====== When connecting via SSH from an older OS, there may... tion. ===== Error ===== <code> $ ssh 10.10.0.25 no hostkey alg </code> ===== Solution ===== ==== 1
- 2024.04.12 MySQL BIT Field @en:50_dialy:2024:04
- MySQL BIT Field ====== The BIT field values are not displayed in MySQL. It's because BIT values are ... ---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment | | name |
- translation @en:dokuwiki:plugin
- plugin:pasted:20230621-014444.png}} ===== Hiding non-main language pages in the index menu ===== By
- Jun 17 2023 Docker logs tail @en:50_dialy:2023:06
- === Jun 17 2023 Docker logs tail ====== Up until now, when looking at logs in Docker, I did it like t