showber.blogg.se

Powermta linux
Powermta linux














POWERMTA LINUX INSTALL

Let’s start installing those packages by typing the commands bellow:įor Centos 6.5 64Bits : yum -y install wget nanoįor Centos 6.5 32Bits : yum -y install wget nano Step Five- Perl, Zip, Unzip, iptables, net-tools, telnet Also we used to install MySQL and PHP in Step Three for the same reason. for example : Interspire, OEM Pro, PHPlist or your In-house custom application developed by your own web developer. In this step i suggest to install those packages to complete the installation of your server for a later use of a web App to send emails with PowerMTA. Now, let’s install PHP including Cli, Common and PHP-Mysql modules : yum -y install php php-cli php-common php-mysql yum -y install mysql mysql-devel mysql-server mod_auth_mysql so let’s start our installalation of Apache using the command bellow : yum -y install httpdĪnd then, we need to install Mysql including some “Must-Have” extensions to make it work perfectly. If you have a PMTA (PowerMTA) for 32bits which i don’t recommend it, we need to do exactly as what we we did for centos 6.5 64Bits, there’s no other changes except the names of packages. Now, let’s install PHP including Cli, Common and PHP-Mysql modules : yum -y install php.x86_64 php-cli.x86_64 php-common.x86_64 php-mysql.x86_64 The Apache web server is the best choice for any webmaster from a beginner to an expert that want to host his own website.įirst we need to install Apache using the command bellow : yum -y install httpdĪnd then, we need to install Mysql including some “Must-Have” extensions to make it work perfectly. Tap the commands bellow in your server SSH Command line like the following : Click Finish And Save Changes in the red alertbox.Add a Cname Record Like the Following :.Access the DNS Records Section ( DNS Zone File).Keep the defaults Nameservers of godaddy like this :.You Need to add a Cname Record in the DNS Records Section of your new domain name at for the Hostname to work properly: You should see a result similar to the following: Tap the first command again in the Terminal: hostname -f Let’s Say our new Domain Name is: Howerver, if you are new on SSH that’s not a problem, all you have to do is to get an SSH Client Software.Ĭhange “” with your new domain name in Godaddy I recommend you to spend $5.00 on the First Package from  to deploy an SSD cloud server in 55 seconds, Remember it should be a Centos 6.5 64bits (Don’t include any App – ex: Lamp) and try our command lines Step by Step Bellow: Getting Startedīefore Getting Started you need to register a Domain Name of your choice on a popular registrar. We will use Godaddy as an example in this Tutorial. To show you exactly how can you setup PowerMTA on Centos 6.5 x86_64 in any Linux Server Type (ex: Virtual Private Server, SSD Cloud Server, or Dedicated Server), We will take an example of a small SSD Cloud Server. PowerMTA is a Commercial Mail Transfer Agent ( MTA) used by many email service providers ( ESPs), Mass Mailing Companies And Paid SMTP Providers Like, ,, , and many others.














Powermta linux