I have just made new amazon ec2 instance and i want to install LAMP stack with all plugins or modules required.
I already have local host where i have everything installed.
Is there any way that i get whats all modules /packages are installed on current centos 6.4 so that with just less commands i get everything on EC2 rather than getting error and then installing that partucular thing.
Something like whats currently installed in Localsystem , i export that as command and then execute that on Ec2