码迷,mamicode.com
首页 >  
搜索关键字:server1    ( 535个结果
第十章   时间同步chrony
********chrony时间同步服务*****vim/etc/chrony.conf/*时间同步配置文件服务时间同步方:1.注销已有接受服务3#server0.rhel.pool.ntp.orgiburst/*服务方必须注销接受其他时间同步的服务4#server1.rhel.pool.ntp.orgiburst5#server2.rhel.pool.ntp.orgiburst6#server3.rhel.pool..
分类:其他好文   时间:2016-10-26 17:09:43    阅读次数:268
LVS-DR模式的配置及Heartbeat+Ldirectord+DR高可用负载均衡集群的搭建
主机环境redhat6.564位实验环境服务端1ip172.25.25.113主机名:server3.example.com服务端2ip172.25.25.114主机名:server4.example.com调度端2ip172.25.25.112主机名:server2.example.com调度端1ip172.25.25.111主机名:server1.example.com防火墙状态:关闭虚拟ip(vip):1..
分类:其他好文   时间:2016-10-18 23:27:14    阅读次数:277
Keepalived+LVS-DR模式高可用负载均衡集群的搭建
主机环境redhat6.564位实验环境服务端1ip172.25.25.113主机名:server3.example.com服务端2ip172.25.25.114主机名:server4.example.com管理端2ip172.25.25.112主机名:server2.example.com管理端1ip172.25.25.111主机名:server1.example.com防火墙状态:关闭虚拟ip(vip):1..
分类:其他好文   时间:2016-10-18 23:21:17    阅读次数:301
架设DNS服务器(DNS主从服务器架设)
搭建DNS服务器试验要求:以workstation(92.168.1.105)作为服务器,(可以做正向解析和反向解析),以server1(192.168.1.103)作为客户机验证#安装bind服务yuminstallbind-chrootbind-utils-ybind安装好之后会产生若干程序和配置文件;常见的如下:主程序:/usr/sbin/named主..
分类:其他好文   时间:2016-10-15 00:08:33    阅读次数:236
搭建IPA用户管理服务器&安装ssh远程访问服务
1.搭建IPA用户管理服务器搭建准备前工作workstation:#先停掉dhcp服务systemctlstopdhcpd;systemctldisabledhcpd#分别在workstation,server1,server2,database上安装ntp服务yum-yinstallntp#打开ntp配置文件,做如下修改workstation:vim/etc/ntp.conf17restrict192.168.40...
分类:其他好文   时间:2016-10-12 23:20:25    阅读次数:245
NTP+FreeIPA+ssh
环境:物理环境windows7虚拟环境centos7.0设备:workstation(workstation.example.com)server1(server1.example.com)server2(server2.example.com)database(database.example.com)一、NTP网络时间协议(保证相同时间戳)1、workstation跟互联网的时间同步2、database,server1..
分类:其他好文   时间:2016-10-12 23:19:27    阅读次数:400
ntp+freeipa+ssh
1.ntp时间同步协议●workstation与互联网时间同步●server1server2database与workstation同步在所有机器上安装ntp#yum-yinstallntpworkstation机器配置#vim/etc/ntp.confrestrict192.168.83.0mask255.255.255.0nomodifynotrap(允许特定网段同步时间)#server0.centos.pool.ntp..
分类:其他好文   时间:2016-10-12 23:16:55    阅读次数:246
ntp+freeipa+ssh服务配置
实验环境:workstation机器作为服务端,实现ntp服务server1、server2、database作为客户端实验要求:完成时间的同步服务端访问客户端时,不需要密码,且不准root用户登陆利用iPA服务实现用户管理开始配置:一:configurentpservice1.使workstation机器作为服务端。获取asia的同..
分类:其他好文   时间:2016-10-12 23:15:22    阅读次数:227
PXE
配置workstation机器,实现自动化部署(首先在本地VMware中创建一个虚拟机workstation.example.com)环境:物理环境windows7虚拟环境centos7设备:workstation(workstation.example.com-----使用centos7.1orcentos7.2进行最小化安装)server1(server1.example.com)server2(ser..
分类:其他好文   时间:2016-10-12 23:14:09    阅读次数:167
pxe+ks文件实现自动化安装
操作环境:windows实验环境:vmwareworkstation实验要求:配置一台workstation机器(ip地址192.168.96.100gateway192.168.96.2dns18.8.8.8netmask255.255.255.0)实现自动化安装server1/server2/database三台机器。搭建整个自动化安装的流程:pxe网络启动是核心。配置DHCP自动..
分类:其他好文   时间:2016-10-11 22:02:14    阅读次数:279
535条   上一页 1 ... 28 29 30 31 32 ... 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!