全文検索:
- 2025.03.14 Building Zed Editor on Windows @en:50_dialy:2025:03
- Studio.2022.BuildTools </code> ==== Add C++ Toolset ==== Add from Visual Studio Installer - Press... </code> ===== 3. Install wasm toolchain ===== A set of development tools for compiling and running co... = 5. Compile ===== <code> cd zed rustup override set stable-x86_64-pc-windows-msvc cargo build --relea... s error </code> === Solution === [[#Add C++ Toolset]] ==== msvc_spectre_libs is missing ==== <code>
- 2022.01.24 About SSHD MaxStartups @en:50_dialy:2022:01
- ful or until LoginGraceTime expires. The default setting for systems like CentOS 7 is 10:30:100, where... ctions are rejected once it reaches 100. Default setting method MaxStartups <start>:<connection refusal probability>:<limit> Setting only the limit MaxStartups <limit> I changed
- 2024.04.12 MySQL BIT Field @en:50_dialy:2024:04
- -----+-----+---------+----------------+ 3 rows in set (0.00 sec) mysql> insert into test (name,enabled)... | | 2 | BBB | | +----+------+---------+ 2 rows in set (0.00 sec) </code> ===== To See the Display ====... 1 | | 2 | BBB | 0 | +----+------+---------+ 2 rows in set (0.01 sec) </code> {{tag>日記 mysql}}
- 2025.05.23 Synchronizing with WinSCP @en:50_dialy:2025:05
- void errors.</color> <code|upload.bat> @rem sync set LOCAL="C:\Users\hogehoge\" set REMOTE="sync" set SESSION="sftp://matsui@hogehoge.com" "C:\Program Files (x86)\WinSCP\winscp.exe" /scr
- Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
- a* .ssh/id_ecdsa .ssh/id_ecdsa.pub </code> ==== Settings for connecting using ECDSA ==== You can use password authentication with this method. If set to connect using ECDSA, the connection will be po
- 2024.01.18 SSL Error in Rails @en:50_dialy:2024:01
- /mirrors.almalinux.org/mirrorlist/9/baseos [error setting certificate file: /etc/pki/tls/certs/ca-bundl... by running the following command: <code> # yum --setopt='sslverify=false' update ca-certificates </cod
- 2025.01.16 BLS (Boot Loader Specification) @en:50_dialy:2025:01
- ke Rocky Linux 9, when GRUB_ENABLE_BLSCFG=true is set, GRUB manages kernel boot entries using the Boot ... r/entries/. ===== When BLS is Disabled ===== By setting GRUB_ENABLE_BLSCFG=false, GRUB reverts to the
- May 30 2023 chatgpt-clone @en:50_dialy:2023:05
- s://github.com/danny-avila/chatgpt-clone]] ===== setting ===== Modify the following <code|api/.env>
- Jun 16, 2023 Bitwarden Shortcuts @en:50_dialy:2023:06
- itwarden. This is convenient :-) By default, the settings were as follows: <key>ctrl+shift+L</key> for
- 21 Set up Wireguard client as Gateway @en:50_dialy:2024:02
- ====== 21 Set up Wireguard client as Gateway ====== {{drawio>50_dialy:2024:02:diagram1.png}} | glo
- 2025.03.02 Postfix Logging Headers to Log @en:50_dialy:2025:03
- == Verify the Configuration === Verify that both settings are included: * header_checks (receiving)
- 2025.03.20 Zed Keymap @en:50_dialy:2025:03
- ====== 2025.03.20 Zed Keymap ====== Setting up the keymap in the Zed editor Open zed:open keymap with