rpm -qa > /backup/installed-software.txt
yum -y install $(cat /backup/installed-software.txt)