https://blog.csdn.net/m0_37751917/article/details/80739850

1:检查是否安装sz  rz

rpm -qa |grep sz

rpm -qa |grep rz

2:如果没有安装,安装一下

yum install sz

3:如果安装失败,搜索一下

yum search sz

4:根据搜索结果,进行安装

yum -y install lrzsz.x86_64

5:安装完成。rz一下进行选择文件

[root@S131922 /]# rz

完毕! 具体命令及命令及返回结果

[root@S131922 /]# rpm -qa |grep  sz

[root@S131922 /]# rpm -qa |grep rz

[root@S131922 /]# yum install sz
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirrors.cn99.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
Setting up Install Process
No package sz available.
Error: Nothing to do

[root@S131922 /]# yum search sz
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirrors.cn99.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
==================== N/S Matched: sz ====================
lrzsz.x86_64 : The lrz and lsz modem communications
             : programs

Name and summary matches only, use "search all" for everything.

[root@S131922 /]# yum -y install lrzsz.x86_64
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirrors.cn99.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package lrzsz.x86_64 0:0.12.20-27.1.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================
 Package  Arch      Version                Repository
                                                    Size
=========================================================
Installing:
 lrzsz    x86_64    0.12.20-27.1.el6       base     71 k

Transaction Summary
=========================================================
Install       1 Package(s)

Total download size: 71 k
Installed size: 159 k
Downloading Packages:
lrzsz-0.12.20-27.1.el6.x86_64.rpm |  71 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : lrzsz-0.12.20-27.1.el6.x86_64         1/1
  Verifying  : lrzsz-0.12.20-27.1.el6.x86_64         1/1

Installed:
  lrzsz.x86_64 0:0.12.20-27.1.el6

Complete!
[root@S131922 /]# rz
**B0300c0d200bb60
rz: jdk-8u211-linux-x64.tar.gz removed.                                          [root@S131922 /]#

最新文章

  1. ASP.NET Core中的依赖注入(4): 构造函数的选择与服务生命周期管理
  2. 完整的PHP MYSQL数据库类
  3. Android 振动器
  4. 4.3.5 使用Http:// (Https://)协议连接到ActiveMQ 2015年9月28日
  5. 干货之UICollectionViewFlowLayout自定义排序和拖拽手势
  6. SPFA(负环) LightOJ 1074 Extended Traffic
  7. html5 文件上传 带进度条
  8. (转载)ios关闭虚拟键盘的几种方法
  9. 我的web前端修炼之路从此开始
  10. jquery自动焦点图
  11. poj棋盘分割(记忆化)
  12. c#中string.trimstart() 和string.trimend() 的用法
  13. Sass函数--颜色函数--RGB颜色函数
  14. hdu_4897_Little Devil I(树链剖分)
  15. Web云笔记--CSS
  16. AtCoder ABC 042D いろはちゃんとマス目 / Iroha and a Grid
  17. HDU6333 Harvest of Apples (杭电多校4B)
  18. SpringBank 开发日志 一种简单的拦截器设计实现
  19. sublime text 中文显示异常
  20. Java的学习03

热门文章

  1. python常用模块:logging、hashlib、re
  2. python常有模块:模块、引入语法、两种执行方式、模块搜索顺序
  3. Redis02——Redis单节点安装
  4. 查看ocx控件CLSID的方法(转载)
  5. html5测试
  6. Js基础知识(五) - 前端性能优化总结
  7. New!Devexpress WinForms各版本支持Visual Studo和SQL Server版本对应图
  8. es6的Set结构
  9. 5 解析器、url路由控制、分页、渲染器和版本
  10. 四 java web考点