09 2024 档案

git am 提示 trailing whitespace的处理方法
摘要:参考: https://blog.csdn.net/haoyujie/article/details/100014149 阅读全文

posted @ 2024-09-30 09:03 lh03061238 阅读(24) 评论(0) 推荐(0) 编辑

编译的时候出现 usr/bin/ld: cannot find -lxxx 的问题
摘要:参考: https://www.cnblogs.com/yongy1030/p/10367070.html https://stackoverflow.com/questions/28185740/link-error-cannot-find-lpath-to-library 阅读全文

posted @ 2024-09-29 11:31 lh03061238 阅读(29) 评论(0) 推荐(0) 编辑

GN环境搭建
摘要:参考:https://blog.csdn.net/weixin_43288065/article/details/128037209 阅读全文

posted @ 2024-09-27 15:51 lh03061238 阅读(11) 评论(0) 推荐(0) 编辑

浮点数的2进制表示
摘要:参考: https://blog.csdn.net/fwb330198372/article/details/70238982?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2~defaul 阅读全文

posted @ 2024-09-23 15:00 lh03061238 阅读(17) 评论(0) 推荐(0) 编辑

ssh限制登录IP方法
摘要:方法一:在/etc/hosts.allow中添加允许ssh登陆的ip或者网段 sshd:192.168.1.2:allow 或 sshd:192.168.1.0/24:allow (允许的IP段) 在/etc/hosts.deny添加不允许ssh登陆的IP sshd:ALL 方法二: 使用iptab 阅读全文

posted @ 2024-09-13 17:44 lh03061238 阅读(676) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示