全文検索:
- Rebuilding the FreeBSD Kernel @en:02_freebsd:99_その他
- ework options GEOM_GPT # GUID Partition Tables. options COMPAT_43 ... sk # ATA disk drives device ataraid # ATA RAID drives device atapicd # ATAPI CDROM drives #device ... # ATAPI tape drives options ATA_STATIC_ID # Static device numbering # SCSI Controllers
- May 30 2023 chatgpt-clone @en:50_dialy:2023:05
- nopl xtopology nonstop_tsc aperfmperf eagerfpu cpuid_faulting pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadlin... rdrand lahf_lm abm 3dnowprefetch epb cat_l3 invpcid_single intel_pt ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms
- 2024.04.12 MySQL BIT Field @en:50_dialy:2024:04
- ------+------+-----+---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_incr... ql> select * from test; +----+------+---------+ | id | name | enabled | +----+------+---------+ | 1 | ... == To See the Display ===== <code> mysql> select id,name, cast(enabled as UNSIGNED) as enabled from test; +----+------+---------+ | id | name | enabled | +----+------+---------+ | 1 |
- Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
- key and public key are these: <code> $ ls .ssh/id_ecdsa* .ssh/id_ecdsa .ssh/id_ecdsa.pub </code> ==== Settings for connecting using ECDSA ==== You can use password
- 71 vsftpd @en:01_linux:01_net
- code> # tail vsftpd.log Fri Sep 6 03:20:47 2022 [pid 841836] [hoge@hogehoge.com] OK UPLOAD: Client "XX... 5 bytes, 0.13Kbyte/sec Fri Sep 6 03:21:51 2022 [pid 841836] [hoge@hogehoge.com] FTP command: Client "
- 31 CentOS5 TLS1.2 @en:01_linux:02_www
- ode linux-vdso.so.1 => (0x00007fff5cdfd000) libuuid.so.1 => /lib64/libuuid.so.1 (0x0000003d02c00000) libssl.so.1.0.0 => /opt/openssl-1.0.2r/lib/libssl.so
- 2022.01.24 About SSHD MaxStartups @en:50_dialy:2022:01
- d:session): session opened for user hogehoge by (uid=0) pam_unix(sshd:session): session closed for use
- Jun 17 2023 Docker logs tail @en:50_dialy:2023:06
- Up until now, when looking at logs in Docker, I did it like this: In this case, since all past logs
- Jun 21 2023 Windows2008 Update Failed with Error 800B01009 @en:50_dialy:2023:06
- s://www.microsoft.com/en-US/download/details.aspx?id=9905|Windows-KB890830-x64-V5.114.exe]] {{:50_di
- 2024.01.18 SSL Error in Rails @en:50_dialy:2024:01
- te". <code> openssl s_client -showcerts -host valid-isrgrootx1.letsencrypt.org -port 443 Verification
- 2025.03.14 Building Zed Editor on Windows @en:50_dialy:2025:03
- er jobs to finish... error: could not compile typeid (build script) due to 1 previous error error: cou