码迷,mamicode.com
首页 >  
搜索关键字:yum ios 无光驱    ( 79155个结果
certbot 使用
安装yum install epel-releaseyum install snapdsystemctl enable --now snapd.socketln -s /var/lib/snapd/snap /snapsnap install core; snap refresh coreyum r ...
分类:其他好文   时间:2021-06-02 15:37:58    阅读次数:0
RHSA-2020:1138: gettext 安全和BUG修复更新
1.解决方法 yum update gettext-common-devel yum update gettext-libs yum update gettext-devel yum update gettext 2.重启验证 reboot ...
分类:其他好文   时间:2021-06-02 15:28:37    阅读次数:0
docker
docker 安装 yum install -y yum-utils device-mapper-persistent-data lvm2 yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/d ...
分类:其他好文   时间:2021-06-02 15:18:47    阅读次数:0
/etc/init.d/functions: No such file or directory报错问题
docker-centos7运行systemctl status jenkins, 出现/etc/rc.d/init.d/jenkins: line 59: /etc/init.d/functions: No such file or directory错误, yum安装即可 yum install ...
分类:其他好文   时间:2021-06-02 15:14:11    阅读次数:0
docker
docker 安装 yum install -y yum-utils device-mapper-persistent-data lvm2 yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/d ...
分类:其他好文   时间:2021-06-02 14:49:47    阅读次数:0
千锋网络安全2
子网掩码 局域网通信规则:在同一局域网中,所有ip必须在同一网段才可以通信 ip构成:网络位+主机位(网络位ip地址相同,为同一网段) 子网掩码:用来确定ip地址的网络位 ip地址详解 ios定义五大类 A类:1-126 默认子网掩码255.0.0.0 B类:128-191 默认子网掩码:255.2 ...
分类:其他好文   时间:2021-06-02 14:47:11    阅读次数:0
centos 内核更新到5.4
下载内核源rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-3.el7.elrepo.noarch.rpm安装最新版本内核yum --enablerepo=elrepo-kernel install -y kernel-lt查看可用内核 cat >u ...
分类:其他好文   时间:2021-06-02 14:26:17    阅读次数:0
阿里云 centos8 yum check_update 报错
错误: Repository epel is listed more than once in the configurationbintray-rabbitmq-rpm 5.6 B/s | 10 B 00:01 Errors during downloading metadata for repo ...
分类:其他好文   时间:2021-06-02 14:01:53    阅读次数:0
如何使用iToolab UnlockGo for Mac解锁iphone?
UnlockGo是一个多合一的iOS解锁程序,能够轻松在iPhone或iPad上解锁屏幕密码,iCloud激活锁,Apple ID / iCloud帐户和“查找我的iPhone”而无需输入密码。本次小编为您带来如何有效地使用UnlockGo来解锁iPhone或iPad上的各种锁的教程,快来看看吧! ...
分类:系统相关   时间:2021-06-02 13:08:22    阅读次数:0
二进制包安装MySQL5.7.29
还是5.7.29,还是CentOS 7 二进制包安装MySQL 一、下载 安装依赖包 yum install ncurses-devel.x86_64 libaio.x86_64 -y 下载MySQL二进制包 方法一:使用wget命令直接下载 wget https://downloads.mysql ...
分类:数据库   时间:2021-06-02 12:51:22    阅读次数:0
79155条   上一页 1 ... 12 13 14 15 16 ... 7916 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!