nu·men (n
m
n, ny
-)
n. pl. nu·mi·na (-m
-n
)
-n
)
1. A presiding divinity or spirit of a place.
2. Creative energy; genius.
just recently I wanted to know when I installed linux on my x86 and to my disappointment I couldn't find the exact answer but got an answer that could satisfy my curiosity.
My initial stint with linux was with Redhat 9 in those days they haven't ventured into Enterprise edition.
One answer is rpm -qi basesystem. kairo.wordpress.com
but I was sure that I installed linux much before the date specified by rpm -qi
another option is
dumpe2fs on the root fs partition.
eg:- dumpe2fs -h /dev/sda1