LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   where is the OS install log file on RHEL 6 server? (https://www.linuxquestions.org/questions/linux-newbie-8/where-is-the-os-install-log-file-on-rhel-6-server-4175469414/)

djbixx 07-12-2013 11:00 AM

where is the OS install log file on RHEL 6 server?
 
I need to document an inherited RHEL 6 server, prior to cloning and P2V-ing it for future use. My first task is to document all the details of how it was originally installed. I need to find any/all related install log files, such as Anaconda, Kickstart, YUM, RPM, RHN etc

Please can someone kindly point me how to best go about it?

I am a newbie, so please be kind and patient... thanks!!

szboardstretcher 07-12-2013 11:54 AM

/root/anaconda-ks.cfg is the file to tell you how it was originally installed.

for things configured after the fact:

/var/log/yum*
rpm -qa
history


All times are GMT -5. The time now is 09:57 PM.