Find the answer to your Linux question:
Results 1 to 4 of 4
Where can I find the system messages? maake...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    3

    System messages

    Where can I find the system messages?

    maake

  2. #2
    Linux Newbie
    Join Date
    May 2006
    Location
    Kansas
    Posts
    187
    Quote Originally Posted by maake View Post
    Where can I find the system messages?

    maake
    /var/log/messages

  3. #3
    Just Joined!
    Join Date
    Feb 2007
    Posts
    3
    It's a lot of messages in the folder, how is the easiest way to read them?

    maake

  4. #4
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Try
    Code:
    $dmesg | less
    and
    Code:
    #less /var/log/messages

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...