上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 40 下一页
摘要: 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 阅读(38) 评论(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 阅读(294) 评论(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 阅读(145) 评论(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 阅读(54) 评论(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 阅读(43) 评论(0) 推荐(0)
摘要: jq: code examples 阅读全文
posted @ 2022-10-02 12:44 lvmxh 阅读(130) 评论(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 阅读(475) 评论(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 阅读(432) 评论(0) 推荐(0)
摘要: pod平滑迁移 Kubernetes 集群均衡器Descheduler Kubernetes 文档 /概念/ 调度,抢占和驱逐 /污点和容忍度 Taint 和 Toleration(污点和容忍) Kubernetes 污点与容忍详解 K8S 之 污点 及容忍 NoSchedule 属性 表示K8S将 阅读全文
posted @ 2022-05-04 10:45 lvmxh 阅读(81) 评论(0) 推荐(0)
摘要: REF: Avoiding RCU Stalls in the real-time kernel CPU Isolation – Introduction – by SUSE Labs (part 1) 阅读全文
posted @ 2022-04-25 16:05 lvmxh 阅读(151) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 40 下一页