赞
踩
[root@server100 software]# dnf install httpd -y
[root@server100 software]# systemctl enable --now httpd
- [root@server100 software]# systemctl status firewalld.service
- ○ firewalld.service - firewalld - dynamic firewall daemon
- Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; preset: enabled)
- Active: inactive (dead)
- Docs: man:firewalld(1)
- [root@server100 software]# getenforce
- Disabled
[root@server100 software]# ln -s /rhel9/ /var/www/html/
[root@server100 ~]# mkdir /var/www/html/software/
[root@server100 ~]# wget https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.9_240617_x86_64_01.rpm -O /var/www/html/software/QQ_3.2.9_240617_x86_64_01.rpm
[root@server100 ~]# dnf install createrepo -y
[root@server100 ~]# createrepo -v /var/www/html/software/
- [root@server100 ~]# cd /etc/yum.repos.d/
- [root@server100 yum.repos.d]# vim software.repo
- [software]
- name=software
- baseurl=http://172.25.254.100/software
- gpgcheck=0
- [root@server100 ~]# dnf clean all
- 正在更新 Subscription Management 软件仓库。
- 无法读取客户身份
-
- 本系统尚未在权利服务器中注册。可使用 subscription-manager 进行注册。
-
- 18 个文件已删除
- [root@server100 ~]# dnf search qq
- 正在更新 Subscription Management 软件仓库。
- 无法读取客户身份
-
- 本系统尚未在权利服务器中注册。可使用 subscription-manager 进行注册。
-
- AppStream 286 MB/s | 6.5 MB 00:00
- BaseOS 191 MB/s | 2.0 MB 00:00
- software 1.9 MB/s | 6.9 kB 00:00
- =========================================================================================== 名称 和 概况 匹配:qq ===========================================================================================
- linuxqq.x86_64 : QQ
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。