Re: Linux Boot-up Screens
- From: "Robert M. Riches Jr." <spamtrap42@xxxxxxxxxxx>
- Date: Fri, 30 Dec 2005 21:56:57 GMT
On 2005-12-30, Edward S. Baiz Jr. <edbaizjr@xxxxxxxxxxx> wrote:
>
> I was wondering. You know all the data that is displayed on the screen when
> Linux boots up? After I have logged in, what would I type to bring up that
> data so I can get a closer look at it. It scrolls so fast I really cannot read
> it. Thanks for any help.
In my experience, such things are found in /var/log. On the
HatRed and MandrX systems I have used, I find the following
to be the most interesting:
/var/log/secure (except, always empty on MandrX)
/var/log/dmesg (output of 'dmesg' after the last boot)
/var/log/boot.log (mostly booting-related stuff)
/var/log/messages (a whole bunch of stuff)
The 'dmesg' command is also interesting. Right after boot,
it usually contains the stuff that happened while booting.
Later on, it contains the most recent kernel messages.
Well, it's always the most recent kernel messages, but right
after boot, the only thing there is what happened while
booting.
It is commonly considered a good idea to check these log
files frequently to observe anything problematic, such as
hardware going bad (dma timeouts, I/O errors, etc.),
unauthorized logins (by crackers), malware installation
(also by crackers, etc.), ...
--
Robert Riches
spamtrap42@xxxxxxxxxxx
(Yes, that is one of my email addresses.)
.
- Follow-Ups:
- Re: Linux Boot-up Screens
- From: Allodoxaphobia
- Re: Linux Boot-up Screens
- References:
- Linux Boot-up Screens
- From: Edward S. Baiz Jr.
- Linux Boot-up Screens
- Prev by Date: Re: Debian replicator boot disk problem
- Next by Date: Re: Make Error (please help i need my webcam to work)...
- Previous by thread: Linux Boot-up Screens
- Next by thread: Re: Linux Boot-up Screens
- Index(es):
Relevant Pages
|