Re: original install date birth date

2007-01-28 Thread Tsu-Fan Cheng

try uname

TFC

On 1/28/07, RYAN M. vAN GINNEKEN [EMAIL PROTECTED] wrote:



i have been running a bsd system since version 4 something it has been up
now for 372 days. I have done make world on it several times and am
woundering how to find out the exact day i booted it and installed the os.

--
Computer King  CaN Mail - Sales Service Hosting Backup

http://www.computerking.ca http://www.canmail.org

NEW!!! Custom Service Packages
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online
Accounting Packages

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: original install date birth date

2007-01-28 Thread [EMAIL PROTECTED]

On 28/01/07, RYAN M. vAN GINNEKEN [EMAIL PROTECTED]
verquaecan:


i have been running a bsd system since version 4
something it has been up now for 372 days. I have
done make world on it several times and am woun-
dering how to find out the exact day i booted it and
installed the os.



sysinstall usually puts some lines like:
# -- sysinstall generated deltas -- # Fri Feb 10 17:39:11 2006
# Created: Fri Feb 10 17:39:11 2006
in /etc/rc.conf.

Another file that rarely gets touched is /etc/resolv.conf,
so the date on that one may be useful.  Also, the creation
dates on your ssh keyfiles, files of the form:
/etc/ssh/ssh_host*
could date to the building of the system.

dr-xr-xr-x   6 root  wheel   512 Dec 31  1969 dev

--
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]