我正在尝试连接到public.sigmadesigns.com站点。实际上,我通过向该服务器发送我的 RSA 公钥来获得该服务器的授权。但是现在当我尝试这样做时repo
,我得到:
Getting manifest ...
from sigma@public.mipsandroid.com:mipsandroid/platform/manifest.git
ssh: connect to host public.mipsandroid.com port 22: Connection refused
ssh: connect to host public.mipsandroid.com port 22: Connection refused
fatal: The remote end hung up unexpectedly
fatal: cannot obtain manifest sigma@public.mipsandroid.com:mipsandroid/platform/manifest.git
Run Code Online (Sandbox Code Playgroud)
由于我在公司代理网络内,我想知道我对这个 IP 的访问是否开放。我该如何检查?
我想知道我的终端(Fedora 机器)的env中的 PATH 值是从哪里填充的?