码迷,mamicode.com
首页 >  
搜索关键字:Centos7安装    ( 2379个结果
centos7安装中文宋体
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
基于Centos7安装Docker-registry2.0
我们可能希望构建和存储包含不想公开的信息或数据的镜像,因为Docker公司的团队开源了docker-registry的代码,这样我们就可以基于此代码在内部运行自己的registry。 服务端1.拉去仓库镜像 [root@slave5 ~]# docker pull registry:2.1.12.查 ...
分类:其他好文   时间:2016-06-26 22:34:47    阅读次数:177
Centos7安装Docker1.9.1
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
centos7安装mariadb
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
解决centos7安装wmwaretools找不到kernel header
解决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
centos7安装nginx
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
centos7 安装zabbix-agent
关闭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
apahce mesos 安装
安装方式: Mesosphere yum 操作系统:centos7 1. 安装 2. 操作 3. 任务管理界面: ...
分类:其他好文   时间:2016-06-19 21:22:33    阅读次数:145
CentOS7安装iptables防火墙
CentOS7安装iptables防火墙 CentOS7默认的防火墙不是iptables,而是firewalle. 安装iptable iptable-service #先检查是否安装了iptables service iptables status #安装iptables yum install  ...
分类:其他好文   时间:2016-06-19 01:13:15    阅读次数:168
全网首发!! centos7.2 安装smokeping
第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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!