+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Steps: 1. Create folder in /tmp with name apache-update. 2. Upload all the debs in /tmp/apache-update using winscp or any other tool. 3. Go to /tmp/apache-update/ 4. run dpkg -i *.deb 5.Check apache version after installing debs. apachectl -v --------- Version should be 2.4.53 ----------------- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++