User Tools

Site Tools


admin:debuggingcrash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
admin:debuggingcrash [2018/10/03 17:22] – [Log files] veeraadmin:debuggingcrash [2018/10/03 18:09] veera
Line 43: Line 43:
 dmesg -T | grep trisul dmesg -T | grep trisul
  
 +</code>
 +
 +==== Software versions ====
 +
 +To get probe version  ''trisul --version''
 +
 +To get platform version ''uname -a'' 
 +
 +To get installed packages on probe
 +
 +<code bash>
 +# on ubuntu
 +dpkg -l | grep trisul
 +
 +# on centos
 +rpm -qa | grep trisul
  
 </code> </code>
 +
 +
 +
admin/debuggingcrash.txt · Last modified: 2018/10/03 18:50 by veera