执行:(可以直接写成sudo su,就直接转成root了)

sudo apt-get update
apt-get install lrzsz

出现:The program 'yum' is currently not installed. You can install it by typing: 

然后执行:

apt install yum

出现:Unable to fetch some archives, maybe run apt-get update or try with --fix-m

然后执行:

vim /etc/resolv.conf 

添加  nameserver 8.8.8.8

 

再直接传送文件上去:rz

相关文章:

  • 2021-07-01
  • 2022-12-23
  • 2021-08-05
  • 2021-07-07
  • 2021-09-02
  • 2021-08-03
  • 2022-01-23
猜你喜欢
  • 2021-06-27
  • 2021-12-01
  • 2021-10-17
  • 2021-10-02
  • 2021-07-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案