logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Redhat/CentOS用yum命令下载依赖和安装包到本地,自建yum源仓库

自建yum源就是使用自己本地的安装包来作为yum的源仓库。扩展 使用yum命令下载安装包以及依赖文件到本地。1.可以在yum命令安装的同时不清除安装包vim /etc/yum.confcachedir=/var/cache/yum/$basearch/$releasever//自定义安装包及依赖下载目录keepcache=0//1为启用,0不启用,把这里改为12.直接用命令下载包和依赖(不包括安装

#centos#linux#运维
Job for network.service failed虚拟机无法重启网络问题详解

Job for network.service failed because the control process exited with error code. See "systemctl status network.service" and "journalctl -xe" for details.

#网络#linux#服务器
暂无文章信息