Zentyal/user

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Zentyal Communications)
(虚拟机)
 
(未显示1个用户的6个中间版本)
第7行: 第7行:
  
 
设置 /etc/network/interfaces
 
设置 /etc/network/interfaces
 +
auto eth0
 
  iface eth0 inet static
 
  iface eth0 inet static
 
  address 192.168.1.101
 
  address 192.168.1.101
第23行: 第24行:
  
 
==Zentyal Desktop==
 
==Zentyal Desktop==
集成了很多开源客户端软件包。
+
集成了众多开源客户端软件。
  
==Zentyal Infrastructure==
+
==[http://www.zentyal.com/en/server/infrastructure/ Zentyal Infrastructure]==
 
[[文件:zentyal-infrastructure.png|right]]
 
[[文件:zentyal-infrastructure.png|right]]
*DNS
+
[[DNS]]
*DHCP
+
*功能:DNS缓存服务器、DNS授权(authoritative)服务器、集成DHCP
*CA
+
*软件:[[BIND]] 9
*HTTP
+
 
*FTP
+
[[DHCP]]
 +
*功能:动态和静态租约(leases)、集成DNS、支持PXE
 +
*软件:[https://www.isc.org/software/dhcp/ ISC DHCP]
 +
 
 +
[[NTP]]
 +
*功能:NTP服务器
 +
*软件:[[ntpd]]
 +
 
 +
[[CA]]
 +
*功能:证书、Zentyal服务集成
 +
*软件:[[OpenSSL]]
 +
 
 +
[[FTP]]
 +
*功能:匿名FTP、验证FTP
 +
*软件:[[vsftpd]]
 +
 
 +
[[HTTP]]
 +
*功能:支持HTTP和HTTPS、多虚拟主机、集成DNS
 +
*软件:[[Apache HTTP Server]]
 +
 
 +
[[Virtualization|虚拟化]]
 +
*功能:Zentyal 2.2 的新模块
 +
*软件:[[KVM]]、[[VirtualBox]]、[[libvirt]]、[[noVNC]]
  
 
==[http://www.zentyal.com/en/server/gateway/ Zentyal Gateway]==
 
==[http://www.zentyal.com/en/server/gateway/ Zentyal Gateway]==
第83行: 第106行:
 
*软件:[[amavisd-new]]、[[SpamAssassin]]、[[ClamAV]]、[[Postgrey]]
 
*软件:[[amavisd-new]]、[[SpamAssassin]]、[[ClamAV]]、[[Postgrey]]
  
==Zentyal Office==
+
==[http://www.zentyal.com/en/server/office/ Zentyal Office]==
 
[[文件:zentyal-office.png|right]]
 
[[文件:zentyal-office.png|right]]
 
[[LDAP]]
 
[[LDAP]]
第105行: 第128行:
 
*软件:[[Duplicity]]
 
*软件:[[Duplicity]]
  
==Zentyal Communications==
+
==[http://www.zentyal.com/en/server/communication/ Zentyal Communications]==
 
[[文件:zentyal-communications.png|right]]
 
[[文件:zentyal-communications.png|right]]
 
邮件服务器
 
邮件服务器

2011年7月19日 (二) 02:57的最后版本

zentyal 用户指南

目录

[编辑] 虚拟机

安装VirtualBox虚拟机

选中 PAE/NX 选项。单网卡设置: NAT 对应 DHCP IP 或 Bridge adapter 对应 Static IP, 双网卡, 就一个对应一个

设置 /etc/network/interfaces

auto eth0
iface eth0 inet static
address 192.168.1.101
netmask 255.255.255.0
gateway 192.168.1.1

设置 /etc/resolv.conf

nameserver 8.8.8.8
nameserver 8.8.4.4

然后, service networking restart 或 /etc/init.d/networking restart

[编辑] 浏览器

  • 警告: 很不幸,Zentyal不支持Internet Explorer,请使用 Firefox。这块也要调整下,让其支持所有主流浏览器,包括IE
  • 对使用K-Meleon的警告:你使用的浏览器不是官方支持的Firefox。你在Zentyal UI浏览的时候可能会遇到问题。

[编辑] Zentyal Desktop

集成了众多开源客户端软件。

[编辑] Zentyal Infrastructure

Zentyal-infrastructure.png

DNS

  • 功能:DNS缓存服务器、DNS授权(authoritative)服务器、集成DHCP
  • 软件:BIND 9

DHCP

  • 功能:动态和静态租约(leases)、集成DNS、支持PXE
  • 软件:ISC DHCP

NTP

  • 功能:NTP服务器
  • 软件:ntpd

CA

  • 功能:证书、Zentyal服务集成
  • 软件:OpenSSL

FTP

  • 功能:匿名FTP、验证FTP
  • 软件:vsftpd

HTTP

虚拟化

[编辑] Zentyal Gateway

Zentyal-gateway.png

网络接口

  • 功能:Static、DHCP、VLAN、PPPoE、Bridge
  • 软件:Linux Kernel 网络子系统

防火墙

  • 功能:Advanced filtering、DMZ、Port redirection (NAT)
  • 软件:Netfilter

路由

  • 功能:Policy routing、Load balancing、Automatic fail-over
  • 软件:Iproute2Linux Kernel 网络子系统

流量整型(Traffic Shaping)和QoS

  • 功能:Traffic shaping、Application layer (L7) classification
  • 软件:Iproute2L7-filter

HTTP代理

  • 功能:Internet cache、Content filtering with antivirus、Transparent or authenticated mode、Multiple filtering profiles、Ad-blocker
  • 软件:SquidDansguardianClamAV

RADIUS

  • 功能:认证(authentication)、授权(authorization)及记账(accounting)
  • 软件:FreeRADIUS

捕获(Captive)门户

  • 功能:Secure authentication、Source, destination and service exceptions、Secure client filtering、Client idle timeout、Maximum no. of connections

[编辑] Zentyal UTM

Zentyal-utm.png

Firewall

  • 功能:Advanced filtering、DMZ、NAT
  • 软件:Netfilter

VPN

  • 功能:SSL VPN、Branch office connections、Roadwarriors、IPSec、PPTP
  • 软件:OpenVPNOpenswanPoptop

IDS

HTTP proxy

  • 功能:Internet cache、Content filtering with antivirus、Transparent or authenticated mode、Multiple filtering profiles、Ad-blocker
  • 软件:SquidDansguardianClamAV

Mail filter

[编辑] Zentyal Office

Zentyal-office.png

LDAP

  • 功能:用户和组的集中管理,主/从架构,Windows动态目录同步
  • 软件:OpenLDAP

文件共享

  • 功能:Windows file sharing (CIFS)、Primary Domain Controller (PDC)、高级密码策略、配置文件、支持Windows 7
  • 软件:Samba

打印机共享

  • 功能:打印机管理、Windows打印机共享、支持IPP
  • 软件:CUPS

群件

  • 功能:邮件、共享日历、共享联系人、共享任务、同步移动设备
  • 软件:Zarafa

备份

  • 功能:增量和全备份、高级备份策略、灾难恢复
  • 软件:Duplicity

[编辑] Zentyal Communications

Zentyal-communications.png

邮件服务器

群件

  • 功能:邮件、共享日历、共享联系人、共享任务、同步移动设备
  • 软件:Zarafa

即时通信 功能:XMPP/Jabber服务器、会议室 软件:ejabberd

VoIP

  • 功能:SIP用户和电话、呼叫外部提供者、会议室、语音信箱、呼叫转移和停止(parking)、音乐保留(Music on hold)、排队、日志
  • 软件:Asterisk

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱