跳至内容
Digi产品中文Wiki
无线模块/嵌入式核心板/片上系统/物联网解决方案
用户工具
注册
登录
站点工具
搜索
工具
显示页面
过去修订
反向链接
最近更改
媒体管理器
网站地图
注册
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
digi:temp
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
https://digiwiki.eccee.com/start 链接:https://pan.baidu.com/s/1T9AWQkMKLPUbsIi2-d9D-w?pwd=83q6 提取码:83q6 claim-PFZcyy7nRvz5gm3wCUqE ip address : get the first net interface IP address by shell <code> IPADDR=$(ip addr | awk '/^[0-9]+: / {}; /inet.*global/ {print gensub(/(.*)\/(.*)/, "\\1", "g", $2)}'|head -1) </code> https://pan.palfort.cn/index.php/s/rcEJx308ygX5XCz we fixed the problem with trusting all Root certificates for IKEv2 machine authentication with the following PowerShell cmdlet/switch: Set-VpnAuthProtocol -RootCertificateNameToAccept https://technet.microsoft.com/en-us/library/hh918382.aspx This can be used to specify an internal trusted Root CA when validating IKEv2 machine certs and negates the need to “clean” the Trusted Roots Cert store on the RRAS server <code> rtu@dev-all-inone22:~$ repo init ssh://git@stash.digi.com/dey/digi-yocto-sdk-manifest.git -b kirkstone-master ... A new version of repo (2.45) is available. ... You should upgrade soon: cp /home/rtu/.repo/repo/repo /usr/local/bin/repo manifests: git@stash.digi.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. manifests: sleeping 4.0 seconds before retrying fatal: cannot obtain manifest ssh://git@stash.digi.com/dey/digi-yocto-sdk-manifest.git ================================================================================ Repo command failed: UpdateManifestError Unable to sync manifest default.xml </code>
digi/temp.txt
· 最后更改:
2024/08/14 17:45
由
robin
页面工具
显示页面
过去修订
反向链接
回到顶部