https://blog.csdn.net/m0_37751917/article/details/80739850linux
1:檢查是否安裝sz rz.net
rpm -qa |grep szdebug
rpm -qa |grep rzblog
2:若是沒有安裝,安裝一下ci
yum install szrem
3:若是安裝失敗,搜索一下it
yum search szio
4:根據搜索結果,進行安裝ast
yum -y install lrzsz.x86_64test
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_64Loaded plugins: fastestmirror, securityLoading mirror speeds from cached hostfile * base: mirrors.cn99.com * extras: mirrors.aliyun.com * updates: mirrors.aliyun.comSetting up Install ProcessResolving Dependencies--> Running transaction check---> Package lrzsz.x86_64 0:0.12.20-27.1.el6 will be installed--> Finished Dependency ResolutionDependencies Resolved========================================================= Package Arch Version Repository Size=========================================================Installing: lrzsz x86_64 0.12.20-27.1.el6 base 71 kTransaction Summary=========================================================Install 1 Package(s)Total download size: 71 kInstalled size: 159 kDownloading Packages:lrzsz-0.12.20-27.1.el6.x86_64.rpm | 71 kB 00:00 Running rpm_check_debugRunning Transaction TestTransaction Test SucceededRunning 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**B0300c0d200bb60rz: jdk-8u211-linux-x64.tar.gz removed. [root@S131922 /]#