CentOS 8 官方正式发布了!CentOS 完全遵守 Red Hat 的再发行政策,并且致力与上游产品在功能上完全兼容。CentOS 对组件的修改主要是去除 Red Hat 的商标及美工图。该版本还包含全新的 RHEL upstream, CentOS Streams。 官方中文的发行说明:ht ...
分类:
其他好文 时间:
2020-04-07 14:13:47
阅读次数:
849
yum install (必须先执行apt update)apt install yum remove(危险禁止使用) apt remove(危险禁止使用) rpm -Uvh dpkg -i XXX.deb rpm -e dpkg -P XXX.deb (dpkg -r禁止使用 -r没删除配置文件 ...
分类:
系统相关 时间:
2020-04-06 20:14:48
阅读次数:
88
Linux内核版本:Kernel的版本Linux常见发行版: RHEL(red hat enterprise Linux):经过Red Hat 公司的开发和测试,稳定,收费 Fedora: Red Hat 公司发行,新功能较多,但是测试不够充分,不想RHEL那么稳定,不收费 CentOS:基于RHE ...
分类:
系统相关 时间:
2020-04-04 22:53:51
阅读次数:
95
一、系统环境 1.1、Centos版本信息 [root@Centos8Node1 ~]# cat /etc/os-release NAME="CentOS Linux" VERSION="8 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID=" ...
分类:
其他好文 时间:
2020-04-04 09:42:34
阅读次数:
795
1.安装epel源对于RHEL/CentOS 7(复制/粘贴): yum -y install epel-release exfat:1.安装Nux Dextop库: rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dexto ...
分类:
Web程序 时间:
2020-04-03 19:45:34
阅读次数:
135
一、firewalld基本概述 1)RHEL/CentOS 7系统中集成了多款防火墙管理工具,其中firewalld(Dynamic Firewall Manager of Linux systems, Linux系统的动态防火墙管理器)服务是默认的防火墙配置管理工具,它拥有基于CLI(命令行界面)... ...
分类:
其他好文 时间:
2020-03-31 10:38:25
阅读次数:
57
操作系统版本:rhel 7.4 Oracle 版本:oracle 12c 下载地址:https://www.oracle.com/technetwork/database/enterprise-edition/downloads/database12c-linux-download-2240591. ...
分类:
数据库 时间:
2020-03-29 12:57:41
阅读次数:
144
RHEL/CentOS Install the prerequisites: sudo yum install yum-utils To set up the yum repository, create the file named /etc/yum.repos.d/nginx.repo with ...
分类:
其他好文 时间:
2020-03-26 23:05:59
阅读次数:
101
安装EPEL EPEL (Extra Packages for Enterprise Linux,企业版Linux的额外软件包) 是Fedora小组维护的一个软件仓库项目,为RHEL/CentOS提供他们默认不提供的软件包。这个源兼容RHEL及像CentOS和Scientific Linux这样的衍 ...
分类:
系统相关 时间:
2020-03-23 20:29:00
阅读次数:
84