Archive for October, 2013

get linux OS installation date

Posted: 28 October 2013 in Ubuntu

a quick way to find how old is your linux installation is finding when the root filesystem was created

dumpe2fs -h /dev/path_to_root_sd | grep -i created