现在的社会中,计算机相关的应用可以说是无处不在,在它普及的同时,网络及相关的设定也变得越来越复杂.而且为了追逐资本的最大化,大部份的软件供应商都把自已的目光投向软大的企业.相应的中小企业被关注的程度较小,即使有相关的软件给人的感觉也不是那么令人满意,最重要的是还要交上不少的费用.如果你正在为公司的文件和邮件服务不稳定;相关的权限和应用管理困难;服务器资源不够而烦恼的话,那么你可以试试开源的SMESERVER(
[url]http://www.smeserver.org/[/url]).下面来看看它的功能吧.
SME Server 特色
稳定安全: 以 CentOS Linux 为基底, 针对中小企业打造的服务器环境
简易安装: 仅一张光盘 (CDROM) 安装、安装过程极简化, 自动建立 RAID
简单管理: 主要以 web 接口管理, 亦能从 console 或 ssh 连入操作 (无 X Window)
功能齐全: 包括 File Server、Mail Server 等中小企业需求的服务器功能, 该有的都有了
稳定安全: 以 CentOS Linux 为基底, 针对中小企业打造的服务器环境
简易安装: 仅一张光盘 (CDROM) 安装、安装过程极简化, 自动建立 RAID
简单管理: 主要以 web 接口管理, 亦能从 console 或 ssh 连入操作 (无 X Window)
功能齐全: 包括 File Server、Mail Server 等中小企业需求的服务器功能, 该有的都有了
SME Server 通常角色
Web Server
Mail Server
File Server
Gateway (Linux NAT)
PPTP Server
Web Server
Mail Server
File Server
Gateway (Linux NAT)
PPTP Server
安装过程如下:

网卡的选择:

选择语言:

选择时区:

安装过程:

是否从备份还原:

设置管理员密码:

域名设定:

主机名设定:

IP地址设定:

服务器模式设定:
这里选的是:仅仅是服务器,如果你想用它来做代理或是网络上可以运行的服务器,你应根据需求选"1"或是"2".

网关设定:

是否启用DHCP:

DNS设定:

安装过程及重启:


登录用户名和密码:

登录后可以重新更改设定:

设置相关:
Web 接口系统管理窗口
[url]https://mail.sme.com/server-manager/[/url]
Account: admin
Password: root's password
[url]https://mail.sme.com/server-manager/[/url]
Account: admin
Password: root's password

主要功能设定区:

详细设定区:

开放 root 账号 ssh 登入
Security → Remote access → Secure Shell Settings
Secure shell access: Allow access only from local networks
Allow administrative command line access over secure shell: Yes (允许 root 登入)
Allow secure shell access using standard password: Yes (允许密码验证)
Security → Remote access → Secure Shell Settings
Secure shell access: Allow access only from local networks
Allow administrative command line access over secure shell: Yes (允许 root 登入)
Allow secure shell access using standard password: Yes (允许密码验证)
升级相关软件:

增加用户:

增加组:

增加i-bays:

Windwos端共享:
\\192.168.44.70


LDAP及DC设置:
有关LDAP相关请参考(
[url]http://waringid.blog.51cto.com/65148/79517[/url]),DC就相当于是windows的域控制器.


启用 Webmail
Configuration → E-mail → Change e-mail access settings
Webmail access: Allow HTTPS (secure)
[url]https://mail.sme.com/webmail/[/url] (使用 Horde IMP Webmail Client)
Configuration → E-mail → Change e-mail access settings
Webmail access: Allow HTTPS (secure)
[url]https://mail.sme.com/webmail/[/url] (使用 Horde IMP Webmail Client)




文字管理接口
本机登入, 或以 ssh 登入 admin 账号
Login: admin
Password: root's password
本机登入, 或以 ssh 登入 admin 账号
Login: admin
Password: root's password
从其它身份切换为 admin 亦可进入文字管理接口
su - admin
su - admin
FTP设定:



怎么样,功能还不错吧.我个人比较感兴趣的是它的email,虽然用的是Qmail,但是它的web界面实是在太漂亮了,不知能不能用在postfix上.