The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 05-02-2008
grial's Avatar
grial grial is offline
El UNIX es como un toro
 

Join Date: Jun 2006
Location: Madrid (Spain)
Posts: 531
Quote:
Originally Posted by aoteg View Post
and what does "/var/log/Xorg.0.log"
this mean is it a command that is need to resolve the issus
That's simply a log file.
Just run this command:
Code:
cat /var/log/Xorg.0.log
And post the output.
Reply With Quote