全文検索:
- 21 Set up Wireguard client as Gateway @en:50_dialy:2024:02
- | global network| X.X.X.X| | Wireguard network| 10.10.10.0/24| | local networdk|192.168.0.0/24| In this scenario, if you want to connect the local network... he local Wireguard. <code> [Interface] Address = 10.10.10.1/24 ListenPort = 51820 PrivateKey = XXXXXX
- Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
- mplest solution. ===== Error ===== <code> $ ssh 10.10.0.25 no hostkey alg </code> ===== Solution ===== ==== 1. How to create ECDSA keys ==== <code> s... ection will be possible. <code|.ssh/config> Host 10.10.0.25 HostKeyAlgorithms ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 </code> ==
- Jun 17 2023 Docker logs tail @en:50_dialy:2023:06
- ===== how to ===== With this method, the latest 10 logs are displayed immediately. This is convenient! 😊 docker logs --tail 10 -f [container] docker-compose --tail 10 -f {{tag>Diary Docker}}
- 2022.01.24 About SSHD MaxStartups @en:50_dialy:2022:01
- The default setting for systems like CentOS 7 is 10:30:100, where unauthenticated connections exceeding 10 are rejected with a 30% probability, and all connections are rejected once it reaches 100. Default setting method MaxStartups <start>:<co
- May 30 2023 chatgpt-clone @en:50_dialy:2023:05
- s/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2 chat-mongodb | see also https://github.c
- Jun 22 2023 Windows2008 Update Failed with Error 80072EFE @en:50_dialy:2023:06
- B1A7-6D2E-474F-BC2C-D69E5B9E9A68/MicrosoftEasyFix51044.msi|MicrosoftEasyFix51044.msi]] How to fix errors 0x80096010, 0x800b010a, and 0x80092004 during installation of update progr