linux httpd升级(update)安装

简介: linux httpd升级(update)安装

httpd离线升级

old-version:

  • httpd-2.4.6-95.el7.centos.x86_64.rpm

new-version:

  • httpd-2.4.6-97.el7.centos.x86_64.rpm
已经安装的旧版本
===========================================================================================================================================
 Package                   Arch                 Version                              Repository                                       Size
===========================================================================================================================================
Installing:
 httpd                     x86_64               2.4.6-95.el7.centos                  /httpd-2.4.6-95.el7.centos.x86_64               9.4 M
Installing for dependencies:
 apr                       x86_64               1.4.8-7.el7                          base                                            104 k
 apr-util                  x86_64               1.5.2-6.el7                          base                                             92 k
 httpd-tools               x86_64               2.4.6-95.el7.centos                  base                                             93 k
 mailcap                   noarch               2.1.41-2.el7                         base                                             31 k
Transaction Summary
===========================================================================================================================================

需要更新的版本 及依赖关系

[root@agent1 httpd]# pwd 
/opt/httpd
[root@agent1 httpd]# ll 
total 2880
-rw-r--r--. 1 root root 2847412 Jan 25 22:54 httpd-2.4.6-97.el7.centos.4.x86_64.rpm
-rw-r--r--. 1 root root   96276 Jan 25 22:54 httpd-tools-2.4.6-97.el7.centos.4.x86_64.rpm
[root@agent1 httpd]# createrepo . 
Spawning worker 0 with 2 pkgs
Workers Finished
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
[root@agent1 httpd]# ll
total 2884
-rw-r--r--. 1 root root 2847412 Jan 25 22:54 httpd-2.4.6-97.el7.centos.4.x86_64.rpm
-rw-r--r--. 1 root root   96276 Jan 25 22:54 httpd-tools-2.4.6-97.el7.centos.4.x86_64.rpm
drwxr-xr-x. 2 root root    4096 Feb  8 13:08 repodata
[root@agent1 yum.repos.d]# pwd 
/etc/yum.repos.d
[root@agent1 yum.repos.d]# cat httpd.repo 
[httpd]
name=httpd - Plus
baseurl=file:///opt/httpd
gpgcheck=0
enabled=1
[root@agent1 yum.repos.d]# yum repolist httpd 
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * centos-sclo-rh: mirrors.huaweicloud.com
 * centos-sclo-sclo: mirrors.aliyun.com
 * epel: mirror.sjtu.edu.cn
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
repo id                                                         repo name                                                            status
httpd                                                           httpd - Plus                                                         2
repolist: 2
[root@agent1 yum.repos.d]# yum update httpd --enablerepo=httpd 
#我此处使用的是update, 使用install也是可以的。
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * centos-sclo-rh: mirrors.huaweicloud.com
 * centos-sclo-sclo: mirrors.aliyun.com
 * epel: mirror.sjtu.edu.cn
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-95.el7.centos will be updated
---> Package httpd.x86_64 0:2.4.6-97.el7.centos.4 will be an update
--> Processing Dependency: httpd-tools = 2.4.6-97.el7.centos.4 for package: httpd-2.4.6-97.el7.centos.4.x86_64
--> Running transaction check
---> Package httpd-tools.x86_64 0:2.4.6-95.el7.centos will be updated
---> Package httpd-tools.x86_64 0:2.4.6-97.el7.centos.4 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
===========================================================================================================================================
 Package                          Arch                        Version                                     Repository                  Size
===========================================================================================================================================
Updating:
 httpd                            x86_64                      2.4.6-97.el7.centos.4                       httpd                      2.7 M
Updating for dependencies:
 httpd-tools                      x86_64                      2.4.6-97.el7.centos.4                       httpd                       94 k
Transaction Summary
===========================================================================================================================================
Upgrade  1 Package (+1 Dependent package)
Total download size: 2.8 M
Is this ok [y/d/N]: y
Downloading packages:
-------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                      166 MB/s | 2.8 MB  00:00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : httpd-tools-2.4.6-97.el7.centos.4.x86_64                                                                                1/4 
  Updating   : httpd-2.4.6-97.el7.centos.4.x86_64                                                                                      2/4 
  Cleanup    : httpd-2.4.6-95.el7.centos.x86_64                                                                                        3/4 
  Cleanup    : httpd-tools-2.4.6-95.el7.centos.x86_64                                                                                  4/4 
  Verifying  : httpd-tools-2.4.6-97.el7.centos.4.x86_64                                                                                1/4 
  Verifying  : httpd-2.4.6-97.el7.centos.4.x86_64                                                                                      2/4 
  Verifying  : httpd-tools-2.4.6-95.el7.centos.x86_64                                                                                  3/4 
  Verifying  : httpd-2.4.6-95.el7.centos.x86_64                                                                                        4/4 
Updated:
  httpd.x86_64 0:2.4.6-97.el7.centos.4                                                                                                     
Dependency Updated:
  httpd-tools.x86_64 0:2.4.6-97.el7.centos.4                                                                                               
Complete!

✈推荐阅读:

相关文章
|
4天前
|
Oracle 关系型数据库 Linux
linux8安装oracle 11g遇到的问题记录
Oracle 11g在Linux 8上安装时会遇到link编译环节的问题。官方建议忽略安装中的链接错误,安装完成后应用DBPSU 11.2.0.4.240716补丁及一次性补丁33991024,再重新编译二进制文件,并配置监听器和数据库。但因11g已退出服务期,这些补丁需付费获取。网上信息显示22年1月的PSU补丁也可解决问题,找到该补丁后按常规方式打补丁即可。如有需求或疑问可咨询我。
36 20
|
24天前
|
Linux Python
Linux 安装python3.7.6
本教程介绍在Linux系统上安装Python 3.7.6的步骤。首先使用`yum`安装依赖环境,包括zlib、openssl等开发库。接着通过`wget`下载Python 3.7.6源码包并解压。创建目标文件夹`/usr/local/python3`后,进入解压目录执行配置、编译和安装命令。最后设置软链接,使`python3`和`pip3`命令生效。
|
27天前
|
Ubuntu Linux
Linux 各发行版安装 ping 命令指南
如何在不同 Linux 发行版(Ubuntu/Debian、CentOS/RHEL/Fedora、Arch Linux、openSUSE、Alpine Linux)上安装 `ping` 命令,详细列出各发行版的安装步骤和验证方法,帮助系统管理员和网络工程师快速排查网络问题。
124 20
|
20天前
|
NoSQL 关系型数据库 MySQL
Linux安装jdk、mysql、redis
Linux安装jdk、mysql、redis
151 7
|
27天前
|
Unix Linux 编译器
UNIX/Linux 上的安装
UNIX/Linux 上的安装。
42 2
|
2月前
|
NoSQL Linux PHP
如何在不同操作系统上安装 Redis 服务器,包括 Linux 和 Windows 的具体步骤
本文介绍了如何在不同操作系统上安装 Redis 服务器,包括 Linux 和 Windows 的具体步骤。接着,对比了两种常用的 PHP Redis 客户端扩展:PhpRedis 和 Predis,详细说明了它们的安装方法及优缺点。最后,提供了使用 PhpRedis 和 Predis 在 PHP 中连接 Redis 服务器及进行字符串、列表、集合和哈希等数据类型的基本操作示例。
86 4
|
2月前
|
存储 安全 数据管理
如何在 Rocky Linux 8 上安装和配置 Elasticsearch
本文详细介绍了在 Rocky Linux 8 上安装和配置 Elasticsearch 的步骤,包括添加仓库、安装 Elasticsearch、配置文件修改、设置内存和文件描述符、启动和验证 Elasticsearch,以及常见问题的解决方法。通过这些步骤,你可以快速搭建起这个强大的分布式搜索和分析引擎。
73 5
|
2月前
|
人工智能 安全 Linux
|
2月前
|
存储 缓存 Linux
【Linux】另一种基于rpm安装yum的方式
通过本文的方法,您可以在离线环境中使用RPM包安装YUM并进行必要的配置。这种方法适用于无法直接访问互联网的服务器或需要严格控制软件源的环境。通过配置本地YUM仓库,确保了软件包的安装和更新可以顺利进行。希望本文能够为您在特定环境中部署YUM提供实用的指导。
275 0
|
2月前
|
关系型数据库 MySQL Linux
Linux-安装Mariadb
本文介绍了在 Alibaba Cloud Linux 系统上安装和配置 MariaDB 10.5 的步骤。包括下载安装、初始化数据库、启动服务、处理启动失败的常见问题(如权限问题),以及如何连接数据库、设置密码和允许外部连接。通过这些步骤,您可以顺利完成 MariaDB 的安装和基本配置。
116 0