Dear All, These are really a sample steps to install the qmailtoaster. By the way, is there any information on what should we need to do after the installation? Moreover, my server is behind a FW with NAT, what should I change the firewall setting?
Thanks & best regards, Alex -----Original Message----- From: Eric Broch [mailto:[email protected]] Sent: Tuesday, September 02, 2014 4:40 AM To: [email protected] Subject: Re: [qmailtoaster] install qmailtoaster on centos 6.5 64 bit version On 9/1/2014 2:06 PM, [email protected] wrote: > hi > > i read the forums and googled for a guide to install qmailtoaster on > centos 6.5 64 bit version but was unable to get any clear documentation. > > are there any automated or manual steps for installation of > qmailtoaster on centos 6.5 64 bit version. > > i was looking at the github link : https://github.com/QMailToaster/ > but was finding it quite confusing > > can somebody help please > > thanks, > > rajesh > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: > [email protected] > Rajesh, Here are the instructions: 1) Install a minimal CentOS 6 OS 2) Grab qt-bootstrap-1 and run the script. (It will reboot the system) 3) Grab qt-bootstrap-2 and run the script. 4) Run qt-install script. QMT should be set up and ready to go. Below is the full procedure: .) install CentOS minimal # curl https://raw.githubusercontent.com/QMailToaster/qmailtoaster-util/master/qt-b ootstrap-1 >qt-bootstrap-1 # sh qt-bootstrap-1 (system will reboot) # curl https://raw.githubusercontent.com/QMailToaster/qmailtoaster-util/master/qt-b ootstrap-2 >qt-bootstrap-2 # sh qt-bootstrap-2 # qt-install Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
