Top NSD ENGINEER DAY08 案例1:配置安全Web服务 案例2:postfix基础邮件服务 案例3:添加一个swap分区 案例4:Linux工程师 综合测试 1 案例1:配置安全Web服务 1.1 问题 本例要求为站点 http://server0.example.com 配置TL ...
分类:
Web程序 时间:
2019-04-28 12:42:02
阅读次数:
276
问题描述 nfs服务宕掉后,df h卡住不动,使用xftp也无法打开文档路径 发现/nfsbackup目录已经不存在,且nfs进程已经停止。卸载设备后正常。 ...
分类:
其他好文 时间:
2019-04-26 09:28:59
阅读次数:
159
一、邮件服务需求在实际生产环境中,我们的服务器难免会发生故障,这时候就需要有邮件通知运维人员,及时查出问题,解决问题。所以邮件服务在生产中有着不可或缺的作用!二、操作环境操作系统:CentOS764位三、安装步骤1.直接yum安装yuminstallmailx-y2.修改配置文件vim/etc/mail.rc在末行插入:setfrom=14*2664@qq.comsetsmtp=smtp.qq.c
分类:
其他好文 时间:
2019-04-24 17:42:58
阅读次数:
455
Amoeba部署文档 一、环境说明 系统:Red Hat Enterprise Linux Server release 6.3 192.168.24.90 Amoeba 192.168.24.91 MySQL5.7.25 主库 192.168.24.92 MySQL5.7.25 从库 主从repl ...
分类:
数据库 时间:
2019-04-18 11:01:12
阅读次数:
160
The key of Kmp is to build a look up table that records the match result of prefix and postfix. Value in the table means the max len of matching subst ...
分类:
其他好文 时间:
2019-04-15 17:56:46
阅读次数:
160
rhel6下 服务启动命令 service servername (start/stop/restart/status) 启动服务,停止服务,重启服务,查看服务状态 /etc/init.d/servername (start/stop/restart/status) 同上 开机自启 chkconfi ...
分类:
其他好文 时间:
2019-03-29 14:31:08
阅读次数:
185
gitlab安装: 可以根据自己操作系统类型,根据以下链接进行对应的操作,https://about.gitlab.com/install/(gitlab不同服务器安装步骤) 以Centos为例,安装如下: 在CentOS系统上安装所需的依赖:ssh,防火墙,postfix(用于邮件通知) ,wge ...
分类:
系统相关 时间:
2019-03-25 10:24:27
阅读次数:
227
初次操作成功,记录一下 1. 安装依赖软件 yum -y install policycoreutils openssh-server openssh-clients postfix 2.设置postfix开机自启,并启动,postfix支持gitlab发信功能 systemctl enable p ...
分类:
其他好文 时间:
2019-03-19 16:34:08
阅读次数:
731
[root@ITC-MCC ~]# yum install lsof[USM] permission denied^C[root@ITC-MCC ~]# [root@ITC-MCC ~]# [root@ITC-MCC ~]# sudo yum install lsofLoaded plugins: ...
分类:
系统相关 时间:
2019-03-14 13:46:19
阅读次数:
1114