一.原理extmail的核心部分是postfix,是一种web页面,可以创建账号,可以收发邮件。extman可以账号注册。账号存放在mysql里面。postfix发信件,dovecot收信件。利用outlook收信件(docecot)和发信件(postfix)都要通过mysql查询。发信件(postfix)要提取mysql账号信息要通过..
分类:
其他好文 时间:
2014-07-08 12:19:44
阅读次数:
482
如果想在Linux中安装oracle软件,并且使用裸设备方式建库,那么直接使用lvcreate是不会为我们创建出字符设备的,本文主要讨论如何对逻辑卷创建字符设备。操作系统使用的是RHEL6u464bit$uname-aLinuxoracle11.cc2.6.32-358.el6.x86_64#1SMPTueJan2911:47:41EST2013x86_64x86_64x..
分类:
其他好文 时间:
2014-07-08 11:57:33
阅读次数:
174
1.新安装一台RHEL6.x或CentOS6.x虚拟机1)关闭防火墙、SELinux[root@localhost~]#serviceiptablesstop//关闭防火墙iptables:清除防火墙规则:[确定]iptables:将链设置为政策ACCEPT:filter[确定]iptables:正在卸载模块:[确定][root@localhost~]#chkconfigiptablesoff[root@..
分类:
系统相关 时间:
2014-07-08 10:10:44
阅读次数:
298
1.新安装一台RHEL6.x或CentOS6.x虚拟机1)关闭防火墙、SELinux[root@localhost~]#serviceiptablesstop[root@localhost~]#chkconfigiptablesoff[root@localhost~]#vim/etc/sysconfig/selinuxELINUX=disabled2)使用光盘中的软件包为本机配置YUM源【提示:指到光盘根目录,不要指..
分类:
系统相关 时间:
2014-07-08 09:53:34
阅读次数:
349
1.新安装一台RHEL6.x或CentOS6.x虚拟机1)关闭防火墙、SELinux[root@localhost~]#serviceiptablesstop[root@localhost~]#chkconfigiptablesoff[root@localhost~]#vim/etc/sysconfig/selinuxELINUX=disabled2)使用光盘中的软件包为本机配置YUM源【提示:指到光盘根目录,不要指..
分类:
系统相关 时间:
2014-07-08 08:31:35
阅读次数:
347
系统及软件版本:RHEL6.4IntelClusterStudioXE2013.1步骤:1、安装IntelClusterStudioXE2013.12、安装软件组Developmenttools,命令:yumgroupinstall"Developmenttools"-y3、设置Intel环境变量,命令如下:source/opt/intel/bin/compilervars.shintel64source/opt/intel/impi/..
分类:
其他好文 时间:
2014-07-08 08:24:34
阅读次数:
743
1.新安装一台RHEL6.x或CentOS6.x虚拟机1)关闭防火墙、SELinux[root@localhost桌面]#serviceiptablesstop[root@localhost桌面]#getenforce//查看当前SElinux的状态//上述的命令只在当前有效,若想在每次开机都生效得在配置文件中更改。2)使用光盘中的软件包为本机配置YUM源【..
分类:
其他好文 时间:
2014-07-08 08:03:13
阅读次数:
655
阿里云限制了sendmail,我们用Linux自带的postfix先检查下有没有postfixrpm -qa | grep postfix查到后按这个博客配置配置并重启好postfix后,安装mailxyum install mailx -y最后创建/etc/ssh/sshrc文件,并写入如下内容#...
分类:
其他好文 时间:
2014-07-06 21:29:52
阅读次数:
225
Before Starting(login to spacwalk server)1.Create a base channel within Spacewalk (Channels > Manage Software Channels > Create New Channel)2.systems-...
分类:
其他好文 时间:
2014-07-06 20:53:36
阅读次数:
203
1Extmail概述ExtMailSolution是一个基于优秀开源软件的电子邮件系统解决方案,核心部件包括了Postfix、Amavisd-new、ClamAV、ExtMail、ExtMan、Courier系列软件。是一个功能相对比较齐全的免费电子邮件系统。而其中Extmail是一个以perl语言编写,面向大容量/ISP级应用,免费的..
分类:
其他好文 时间:
2014-07-04 06:14:54
阅读次数:
688