上一页 1 2 3 4 5 6 7 8 ··· 31 下一页
摘要: 服务器网络启动方式探索Part1:Legacy启动篇 服务器网络启动方式探索Part2:UEFI启动篇 使用Go-Ceph库编写一个更简单的RBD HTTP API 实现一个Kubernetes的身份认证代理服务 一文详解 HTTPS 与 TLS证书链校验 EDKII HTTP Boot 什么是 u 阅读全文
posted @ 2023-03-21 09:45 lvmxh 阅读(20) 评论(0) 推荐(0) 编辑
摘要: https://www.sharetechnote.com/html/5G/5G_Mib_Sib.html more 8.6.2 Downlink NAS Transport (https://www.tech-invite.com/3m38/toc/tinv-3gpp-38-413_j.html# 阅读全文
posted @ 2022-11-02 10:53 lvmxh 阅读(182) 评论(0) 推荐(1) 编辑
摘要: install getmail sudo apt-get install -y getmailmkdir .getmail Configure getmail user= password=# imapmail.company.comserver= port=993 cat > ~/.getmail 阅读全文
posted @ 2022-10-25 10:42 lvmxh 阅读(28) 评论(0) 推荐(0) 编辑
摘要: yang model 介绍 YANG 1.1 数据建模语言 - RFC7950 (The YANG 1.1 Data Modeling Language) 中文翻译版本 通往未来的网络可编程之路:Netconf协议与YANG Model Netconf get-config payload to r 阅读全文
posted @ 2022-10-19 14:43 lvmxh 阅读(254) 评论(0) 推荐(0) 编辑
摘要: 1. Clear all text on current line from a bash script while :; do # an infinite loop just for demonstration echo "$RANDOM" # print your stuff here slee 阅读全文
posted @ 2022-10-17 02:30 lvmxh 阅读(98) 评论(0) 推荐(0) 编辑
摘要: install package pip3 install jinja2 pip3 install yq Function for Jinja2 Render just paste the follow code to your terminal jinji2_render(){ yf=$1 [[ " 阅读全文
posted @ 2022-10-12 23:32 lvmxh 阅读(44) 评论(0) 推荐(0) 编辑
摘要: tput is part of the ncurses package and is supplied with most Linux distributions. How to delete and replace last line in the terminal using bash? 6.5 阅读全文
posted @ 2022-10-04 02:12 lvmxh 阅读(34) 评论(0) 推荐(0) 编辑
摘要: jq: code examples 阅读全文
posted @ 2022-10-02 12:44 lvmxh 阅读(122) 评论(0) 推荐(0) 编辑
摘要: REF: [4G&5G专题-46]:物理层-自适应编码调制AMC与调制编码方案(MCS, CQI, SINR, HARQ,Code Rate, efficiency) CQI MCS 调度关系 信道质量指示(CQI)和编码调制方案(MCS) | 带你读《5G-NR信道编码》之十五 5G/NR: CQ 阅读全文
posted @ 2022-09-23 13:59 lvmxh 阅读(322) 评论(0) 推荐(0) 编辑
摘要: 问题: UE 重新注册需要5-6分钟 NGAP提供NG-RAN节点与AMF节点之间的信令服务。服务分为两类: 非UE相关服务:在NG-RAN与AMF之间建立NG接口实例。 UE相关服务:为UE接入核心网提供信令和数据连接。 free5GC 业务请求流程源码分析_张忠琳的博客-程序员秘密 5G系统—— 阅读全文
posted @ 2022-09-19 09:08 lvmxh 阅读(276) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 31 下一页