查看linux内核版本 > cat /proc/version 查看centos版本 > cat /etc/redhat-release ...
分类:
其他好文 时间:
2020-09-23 22:58:13
阅读次数:
46
rhel-system-roles.selinux 此模块为为系统模块,可通过安装rhel-system-roles来获取。模块功能包括: 设置selinux模式(enforcing和permissive) 恢复文件默认上下文类型(restorecon) 设置获取上下文 管理登录以及端口 用法实例 ...
分类:
系统相关 时间:
2020-09-18 03:24:24
阅读次数:
56
##1.自建yum仓库,分别为网络源和本地源。 备份yum源配置 [root@centos6 ~]#ll /etc/yum.repos.d/ total 28 -rw-r--r--. 1 root root 1991 Jun 26 2018 CentOS-Base.repo -rw-r--r--. ...
分类:
系统相关 时间:
2020-09-18 01:29:17
阅读次数:
41
1. 简介 kubernates version : v1.19.0 ###2. 搭建过程 ####2.1 设置yum源 vim /etc/yum.repos.d/kubernates.repo [kubernate] name=Kubernates Repository baseurl=http: ...
分类:
其他好文 时间:
2020-09-18 00:17:34
阅读次数:
31
Loaded plugins: fastestmirror, refresh-packagekit, securityLoading mirror speeds from cached hostfile * base: mirrors.aliyun.com * c6-media: * extras: ...
分类:
其他好文 时间:
2020-09-17 20:48:20
阅读次数:
33
如何允许私有网络中的特定IP地址的流量,或者通过firewalld允许特定私有网络的流量,进入Red Hat Enterprise Linux(RHEL)或CentOS服务器上的特定端口或服务?在这篇短文中,您将学习如何为运行firewalld防火墙的RHEL或CentOS服务器中的特定IP地址或网 ...
分类:
其他好文 时间:
2020-09-17 13:52:41
阅读次数:
30
将yum源设置为国内yum源,可以提升软件包安装和更新的速度,同时避免一些常见软件版本无法找到。国内源:可以使用wget获取或者直接下载。阿里云的yum源:Centos5:http://mirrors.aliyun.com/repo/Centos-5.repoCentos6:http://mirrors.aliyun.com/repo/Centos-6.repoCentos7:http://mir
分类:
其他好文 时间:
2020-09-17 13:10:21
阅读次数:
61
CentOS7系统配置国内yum源和epel源 源文章地址:https://www.cnblogs.com/renpingsheng/p/7845096.html 1.首先进入/etc/yum.repos.d/目录下,新建一个repo_bak目录,用于保存系统中原来的repo文件 [root@bog ...
分类:
其他好文 时间:
2020-09-14 19:10:52
阅读次数:
43
bcc-tools需要内核版本为4.1或者更新的版本,我们首先需要升级内核yumupdate-ycat/etc/redhat-releaseCentOSLinuxrelease7.5.1804(Core)centos版本在7.3以上就不需要update更新了安装elrepo内核rpm--importhttps://www.elrepo.org/RPM-GPG-KEY-elrepo.orgrpm-U
分类:
其他好文 时间:
2020-09-11 16:04:40
阅读次数:
62
yum源:[root@jack7-1yum.repos.d]#catali*[aliBase]name=aliBasebaseurl=https://mirrors.aliyun.com/centos/$releasever/os/$basearch/enabled=1gpgcheck=1gpgkey=https://mirrors.aliyun.com/centos/$releasever/os
分类:
其他好文 时间:
2020-09-10 22:45:35
阅读次数:
36