Recent Changes - Search:

Softwares

.

Zimbra-install-centos

Main.Zimbra-install-centos History

Hide minor edits - Show changes to output

Added lines 38-64:

'''Insatll Options'''

(:table border=1 width=70% bgcolor=#cccc99 cellspacing=0 :)
(:cellnr:)
[@

[root@centos zcs-7.1.3_GA_3346.RHEL6_64.20110928134428]# ./install.sh -help
./install.sh [-r <file> -l <file> -a <file> -u -s -c type -x -h] [defaultsfile]

-c|--cluster type Cluster install type active|standby.
-h|--help Usage
-l|--license <file> License file to install.
-a|--activation <file> License activation file to install. [Upgrades only]
-r|--restore <file> Restore contents of <file> to localconfig
-s|--softwareonly Software only installation.
-u|--uninstall Uninstall ZCS
-x|--skipspacecheck Skip filesystem capacity checks.
--beta-support Allows installer to upgrade Network Edition Betas.
--platform-override Allows installer to continue on an unknown OS.
--skip-activation-check Allows installer to continue if license activation checks fail.
[defaultsfile] File containing default install values.

[root@centos zcs-7.1.3_GA_3346.RHEL6_64.20110928134428]#
@]
(:tableend:)
Added lines 1-41:
(:Google1:)
(:Googlemm:)
----
!!Zimbra Install Centos
----

Shutoffsome services that will interfere with ZCS.


(:table border=1 width=70% bgcolor=#cccc99 cellspacing=0 :)
(:cellnr:)
[@
chkconfig sendmail off
chkconfig ip6tables off
chkconfig iptables off

@]
(:tableend:)

'''install libtool-ltdl'''

(:table border=1 width=70% bgcolor=#cccc99 cellspacing=0 :)
(:cellnr:)
[@
yum install libtool-ltdl
[centos@centos ~]$
@]
(:tableend:)

'''Download and install bind bind-chroot bind-libs bind-utils'''

(:table border=1 width=70% bgcolor=#cccc99 cellspacing=0 :)
(:cellnr:)
[@
yum install bind bind-chroot bind-libs bind-utils
@]
(:tableend:)

----
(:Google1:)
(:Googlemm:)
Edit - History - Print - Recent Changes - Search
Page last modified on November 25, 2011, at 05:01 PM