SharePoint Installation in Production Environment is bit challenging rather than installation in Single Server (Stand-alone Installation). Many peoples (including me) are looking for a complete guideline on “How setup SharePoint production environment”. A small server farm typically consists of at least two Web servers and a database server. One of the Web servers hosts the Central Administration site and the other handles additional farm-related tasks, such as serving content to users.
Let say I am going to design a architecture for SharePoint server with 2 Front End Server and 2 Storage (SQL Server). Here I will give you brief idea to complete installation in the server

Here are the software required before starting installation in Server(s)
SQL Server 2008 R2 with Service Pack 1 (SP1) or SQL Server 2012
SharePoint Foundation 2013 | SharePoint Server 2013

Front-End Server 1 (FE1) | Front-End Server 2(FE2) |
Pre-requisites | Pre-requisites |
SharePoint Server 2013 | SharePoint Server 2013 |
Complete Installation | Complete Installation |
Central Administration (CA) [New Server Farm] | CA will available only in one place which you define as Host Server. [Connect with Existing Farm]
|
Site Creation or any configuration will be done using Central Admin. | |
Note: SharePoint Foundation 2013 need same configuration as same as above.
Find Details steps of SharePoint 2013 Installation Guide Line at http://wblo.gs/duw
To be continue ..