社区
其他技术讨论专区
帖子详情
redhat7.2能升级的redhat9吗?如何升级?
weixin_38058113
2006-04-10 09:38:07
rt,谢谢!
...全文
56
7
打赏
收藏
redhat7.2能升级的redhat9吗?如何升级?
rt,谢谢!
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
7 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
Redhat
Enterprise Linux
7.2
升级
Linux内核4.5.4的方法
Redhat
Enterprise Linux
7.2
升级
Linux内核4.5.4的方法
RedHat
7.2
更换下载源
默认
redhat
需要注册才能使用yum 命令,所以我需要把源更换成centos的源。方法如下: 卸载默认yum rpm -aq | grep yum | xargs rpm -e --nodeps rpm -aq | grep python-iniparse | xargs rpm -e --nodeps 在软件包文件夹下执行 rpm -ivh *.rpm 将rhel-debuginfo.repo 拷贝到/etc/yum.repo.d/下 yum clean all 执行上面两条命令再执行yum update 可以安装包跟新了
redhat
7.2
离线安装docker-ce依赖包
redhat
7.2
离线安装docker所需的依赖包,亲测可用。 下载后指定此文件夹为yum源,然后 yum install docker-ce即可
redhat
7.2
可用的yum源
redhat
7.2
可用的yum源, 亲自测试可以使用 ,使用过程: 1.卸载已经存在的yum: rpm -qa | grep yum | xargs rpm -e --nodeps 2.将yum 文件放到server中 3.执行rpm -ivh yum-* 4.创建repo文件: #CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # # [base] name=CentOS-$7 - Base - 163.com #mirrorlist=http://mirrorlist.centos.org/?release=$7&arch;=$basearch&repo=os baseurl=http://mirrors.163.com/centos/7/os/$basearch/ gpgcheck=1 gpgkey=http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-7 #released updates [updates] name=CentOS-$7 - Updates - 163.com #mirrorlist=http://mirrorlist.centos.org/?release=$7&arch;=$basearch&repo=updates baseurl=http://mirrors.163.com/centos/7/updates/$basearch/ gpgcheck=1 gpgkey=http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-7 #additional packages that may be useful [extras] name=CentOS-$7 - Extras - 163.com #mirrorlist=http://mirrorlist.centos.org/?release=$7&arch;=$basearch&repo=extras baseurl=http://mirrors.163.com/centos/7/extras/$basearch/ gpgcheck=1 gpgkey=http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-7 #additional packages that extend functionality of existing packages [centosplus] name=CentOS-$7 - Plus - 163.com baseurl=http://mirrors.163.com/centos/7/centosplus/$basearch/ gpgcheck=1 enabled=0 gpgkey=http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-7 5.测试是否安装成功 yum -y install tree
RedHat
7.2
离线 安装qtcreator 5.6
qt-opensource-linux-x64-5.6.3.run下载地址 https://mirrors.tuna.tsinghua.edu.cn/qt/official_releases/qt/5.6/5.6.3/ 在qt文件下 chmod +x qt-opensource-linux-x64-5.6.3.run ./qt-opensource-linux-x64-5.6.3.run 一路next。 安装完后在/etc/profile下面 添加方式如下:在最后一行 加上: export PATH="/opt/Qt5.6.3/5.6.3/gcc_64/bin/:$PATH" export PATH="/opt/Qt5.6.3/Tools/QtCreator/bin/:$PATH" 执行 rpm -i --force --nodeps *.rpm
其他技术讨论专区
477
社区成员
790,952
社区内容
发帖
与我相关
我的任务
其他技术讨论专区
其他技术讨论专区
复制链接
扫一扫
分享
社区描述
其他技术讨论专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章