上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 176 下一页
摘要: udhcpc如何绑定网络接口 https://kysonlok.gitbook.io/blog/openwrt/how_does_udhcpc_work Introduce OpenWrt 缺省控制 DHCP 的进程如下: udhcpc - DHCP IPV4 client odhcp6c - DH 阅读全文
posted @ 2022-08-16 21:09 lsgxeva 阅读(317) 评论(0) 推荐(0) 编辑
摘要: 理解NTP协议 https://www.dazhuanlan.com/yukkiai/topics/1124557 NTP 协议用来校准服务器的时间. 本文详细介绍原理和协议格式 时钟同步的过程 A 发送 ntp 消息到 B, 消息里含发送时间戳 T1. B 收到 ntp 消息后, 将接受时间 T2 阅读全文
posted @ 2022-08-15 13:29 lsgxeva 阅读(1808) 评论(0) 推荐(0) 编辑
摘要: Chez Scheme 编译指南 https://phikn1ght.github.io/chez_scheme_compiling_guide/ 关于 Chez Scheme Chez Scheme 是由 R. Kent Dybvig 编写的 Scheme 的具体实现,包含了编译器、解释器与一些常 阅读全文
posted @ 2022-08-15 06:58 lsgxeva 阅读(1134) 评论(0) 推荐(0) 编辑
摘要: 基于Vector的Autosar基础解读 https://www.autosar.org/ https://zhuanlan.zhihu.com/p/473204205 Autosar 基础 对于致力于从事软件开发和质量相关工作的同学,Autosar是绕不过的一个系统,它包括基本工具、方法和思维,对 阅读全文
posted @ 2022-08-14 00:17 lsgxeva 阅读(1644) 评论(0) 推荐(0) 编辑
摘要: e2fsck superblock 修复 https://blog.csdn.net/vincent_duan/article/details/117325224 使用ls或者rm命令出现错误:类似于input/output error,应该是文件系统出现错误。 用fsck.ext4 -y /dev 阅读全文
posted @ 2022-08-12 11:40 lsgxeva 阅读(2179) 评论(0) 推荐(0) 编辑
摘要: linux expect的使用 来源:https://www.jianshu.com/p/b987f5e92c03 参考:https://blog.csdn.net/houmou/article/details/53102051 参考: https://zhuanlan.zhihu.com/p/41 阅读全文
posted @ 2022-08-03 11:53 lsgxeva 阅读(1149) 评论(0) 推荐(0) 编辑
摘要: BFD双向转发检测 https://www.ruijie.com.cn/fw/wt/36476/ BFD:(Bidirectional Forwarding Detection,双向转发检测)协议提供一种轻负载、快速检测两台邻接路由器/交换机之间转发路径连通状态的方法,它是一个简单的“Hello”协 阅读全文
posted @ 2022-07-26 09:26 lsgxeva 阅读(820) 评论(0) 推荐(0) 编辑
摘要: iPhone,iOS 12 APN设置(手机数据模式,蜂窝网络使用代理教程) https://www.cnblogs.com/storyline/articles/10261447.html 写在前面的话: 我的目的就是为了设置代理,但之前必须连接WIFI才能设置代理,我就想通过手机卡上网怎么设置代 阅读全文
posted @ 2022-07-16 16:06 lsgxeva 阅读(4030) 评论(3) 推荐(0) 编辑
摘要: Using Wireshark SIP Analysis for VoIP scenarios https://ucpros.net/using-wireshark-sip-analysis-for-voip-scenarios/ https://wiki.wireshark.org/VoIP_ca 阅读全文
posted @ 2022-07-10 22:12 lsgxeva 阅读(219) 评论(0) 推荐(0) 编辑
摘要: Creating a DMZ in OpenWRT https://blog.christophersmart.com/2015/01/17/creating-a-dmz-in-openwrt/ https://forum.openwrt.org/t/guide-to-set-up-dmz-via- 阅读全文
posted @ 2022-07-10 21:40 lsgxeva 阅读(782) 评论(0) 推荐(0) 编辑
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 176 下一页