Line 272:
Line 272:
==Log==
==Log==
−
===Parse Log to find errors===
+
===Quick Parse of Log===
+
a quick parse of your log, but you should read the entire log
+
less /var/log/messages| grep -iE "uninitialized|WARNING|ERROR"
+
===Deep parse Log to find errors===
When you want to test the SME Product it can be useful to see what it occurs
When you want to test the SME Product it can be useful to see what it occurs
This CL can help you, but you should read the entire log
This CL can help you, but you should read the entire log