centos7安装中文宋体1.操作系统环境[root@iZ254rf8Z~]#cat/etc/issue\SKernel\ronan\m2.安装字体管理工具,命令如下[root@iZ254rf8ZTrueType]#yuminstallfontconfigmkfontscale3.把Windows下字体放在服务器相应目录,示例如下注:Windows字体目录C:\Windows\Fontsmkdir-pv/usr/..
分类:
其他好文 时间:
2016-06-27 12:24:18
阅读次数:
1988
我们可能希望构建和存储包含不想公开的信息或数据的镜像,因为Docker公司的团队开源了docker-registry的代码,这样我们就可以基于此代码在内部运行自己的registry。 服务端1.拉去仓库镜像 [root@slave5 ~]# docker pull registry:2.1.12.查 ...
分类:
其他好文 时间:
2016-06-26 22:34:47
阅读次数:
177
1.先检查是否安装旧版本docker [root@registry ~]# rpm -qa|grep docker 我这里没有安装,如果安装,请rpm -e 卸载2.编辑docker.repo文件,写入如下内容 [root@registry ~]# vim /etc/yum.repos.d/dock ...
分类:
其他好文 时间:
2016-06-26 22:24:35
阅读次数:
197
Mariadb1.配置数据库yum源[root@web-001~]#cat/etc/yum.repos.d/MariaDB.repo
#MariaDB10.1CentOSrepositorylist-created2016-05-1209:28UTC
#http://mariadb.org/mariadb/repositories/
[mariadb]
name=MariaDB
baseurl=http://yum.mariadb.org/10.1/centos7-amd64
gpgkey=htt..
分类:
数据库 时间:
2016-06-26 00:37:55
阅读次数:
226
解决centos6安装wmwaretools找不到kernel header http://www.centoscn.com/CentosBug/softbug/2015/0525/5531.html During the installation process, I found followin ...
分类:
其他好文 时间:
2016-06-23 21:54:11
阅读次数:
175
1.安装所需的包:yuminstall-yapr*autoconfautomakebisonbzip2bzip2*cloog-pplcompat*cppcurlcurl-develfontconfigfontconfig-develfreetypefreetype*freetype-develgccgcc-c++gtk+-develgdgettextgettext-develglibckernelkernel-headerskeyutilskeyutils-libs-develkrb5-deve..
分类:
其他好文 时间:
2016-06-22 15:58:21
阅读次数:
283
关闭selinuxsed-i"s/SELINUX=enforcing/SELINUX=disabled/"/etc/selinux/config
setenforce0防火墙设置允许zabbix-agent的10050端口通过firewall-cmd--permanent--add-port=10050/tcpfirewall-cmd--reload安装zabbix软件源rpm-ivhhttp://repo.zabbix.com/zabbix/2.4/rhel/7/x86..
分类:
其他好文 时间:
2016-06-22 15:55:10
阅读次数:
524
安装方式: Mesosphere yum 操作系统:centos7 1. 安装 2. 操作 3. 任务管理界面: ...
分类:
其他好文 时间:
2016-06-19 21:22:33
阅读次数:
145
CentOS7安装iptables防火墙 CentOS7默认的防火墙不是iptables,而是firewalle. 安装iptable iptable-service #先检查是否安装了iptables service iptables status #安装iptables yum install ...
分类:
其他好文 时间:
2016-06-19 01:13:15
阅读次数:
168
第1章基本概念第2章安装2.0时间同步yum-yinstallntpdate
ntpdatetimes.aliyun.com2.1安装依赖包yumgroupinstall"Compatibilitylibraries""Base""Developmenttools"-y
yum-yinstallcpanperlperl-FCGIperl-CGIperl-Digest-HMACperl-Net-Telnetperl-Net-OpenSSHperl-Net-SNMPperl..
分类:
其他好文 时间:
2016-06-17 17:40:26
阅读次数:
4699