Home‎ > ‎Server config‎ > ‎

Find installation date - CentOS/RHEL

Its often neccessary to find the original installation date of the OS.

This can be done by:

ls -al /root|grep install.log

or

rpm -qi setup|grep -i install