we are in VPS + CentOS 7.9
we REINSTALL OS CentOs yesterday
when we run:this show current time minus 2 hours.
when we runthis show Birth: -
. . .
we try others commands but ever result is empty or "Birth: -" or "creazy date". . .
never we obtain REAL DATE.
please remember:
we REINSTALL OS CentOs yesterday
some command for obtain REAL timestamp or date of CentOs VIRTUAL installation ?
thanks
we REINSTALL OS CentOs yesterday
when we run:
CODE:
ls -lctd --time-style=+"%d-%m-%Y %H:%M:%S" /etc | tail -1 | awk '{print $6, $7, $8}'
when we run
CODE:
stat / | awk '/Birth: /{print $1,$2}'
. . .
we try others commands but ever result is empty or "Birth: -" or "creazy date". . .
never we obtain REAL DATE.
please remember:
we REINSTALL OS CentOs yesterday
some command for obtain REAL timestamp or date of CentOs VIRTUAL installation ?
thanks
Statistics: Posted by Windows — 2023/08/26 20:32:17
Distro