list of errors

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
Kirk
suck-o enforcer
suck-o enforcer
Posts: 547
Joined: 25 Apr 2009, 16:00
14
Contact:

list of errors

Post by Kirk »

is there a way to generate a list of common error messages in linux? or generate a list of any kind of errors? maybe i would have to do it say, one type at a time. so first the video error messages, then kernels, etc...

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: list of errors

Post by bad_brain »

phew, that's pretty impossible, there are simply too many possible errors, every service has its own error messages. so if an error occurs the first place to check is /var/log/syslog for info about the error and then google for it.

but a good place to start might be http://linux.die.net/man/3/errno" onclick="window.open(this.href);return false;

:wink:
Image

Post Reply