Re: hostname command
Morten Nilsen <[email protected]> Wed, 04 Apr 2007 19:05:27 +0200
| Newsgroups | gmane.linux.trustix.general |
|---|---|
| Message-ID | <[email protected]> |
lore wrote: > but is there any way to log if someone/something change the hostname?...i've > found the hostname changed, but i can't find out who and when did it... :( try running this command; grep hostname `find / -name .bash_history` -- Cheers, Morten :wq