摘要: 故障现象: 解决方法: 如果你使用unzip命令解压.zip文件,提示未找到命令,可能是你没有安装unzip软件,下面是安装方法 [root@localhost www]# yum install -y unzip zip 阅读全文
posted @ 2020-05-20 17:39 千里走单琦 阅读(7648) 评论(0) 推荐(1)
摘要: Centos7上传文件和下载文件命令 使用工具:SecureCRT 或 Xshell 步骤一:安装lrzsz软件,root权限下。安装lrzsz(zmodem)对于CentOS系统:[root@localhost ~]# yum -y install lrzsz 对于debian系统:[root@l 阅读全文
posted @ 2020-05-20 12:06 千里走单琦 阅读(25357) 评论(0) 推荐(1)