摘要:
执行时报错:failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.http://mirrors.163.com/centos/$releasever/os/x86_64/repodata/repomd.x 阅读全文
摘要:
1,第一步登陆虚拟主机,安装openssh-server(这一步非常重要,如果不安装,你在宿主机上怎么链接都是连不上的,我当时就犯了这个错误) apt-get install openssh-server 2,接下来这是虚拟机的端口转发,这个是最简单的。 这样就可以用secureCRT链接到自己的虚 阅读全文