Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plu:test_verify:need_more_data [2014/05/04 12:17]
gunn [Procedure to create a debug info file]
plu:test_verify:need_more_data [2020/08/02 11:20] (current)
gunn [Steps to get useful debug information]
Line 1: Line 1:
 ====== Steps to get useful debug information ====== ====== Steps to get useful debug information ======
 +  * There is a useful script that will attempt to send two Winlink messages [[https://​github.com/​nwdigitalradio/​n7nix/​blob/​master/​debug/​chk_mail.sh | at NWDR N7NIX repo]]
 ===== Procedure to create a debug info file ===== ===== Procedure to create a debug info file =====
   * If you have problems please run //​pluchk1.sh//​ and //​pluchk2.sh//​ scripts and compose a regular e-mail to me attaching the requested files.   * If you have problems please run //​pluchk1.sh//​ and //​pluchk2.sh//​ scripts and compose a regular e-mail to me attaching the requested files.
 +    * Please run these scripts as a normal user, **NOT** root.
   * Create scripts pluchk1.sh & pluchk2.sh by opening your editor & copy & paste each of the scripts below to their respective files.   * Create scripts pluchk1.sh & pluchk2.sh by opening your editor & copy & paste each of the scripts below to their respective files.
   * Make the scripts executable.   * Make the scripts executable.
Line 20: Line 21:
 </​code>​ </​code>​
  
-  * Now compose a regular e-mail message and attach all these files:+  * Finally ​compose a regular e-mail message, address it to me, and attach all these files:
     * ~/​tmp/​pluchk.txt     * ~/​tmp/​pluchk.txt
-    * /​etc/​postfix/​man.cf+    * /​etc/​postfix/​main.cf
     * /​etc/​postfix/​master.cf     * /​etc/​postfix/​master.cf
     * /​etc/​postfix/​transport     * /​etc/​postfix/​transport
Line 30: Line 31:
 #!/bin/bash #!/bin/bash
 # #
-# File : pluch1.sh+# File : pluchk1.sh
 # #
 # Verify paclink-unix install, part 1 # Verify paclink-unix install, part 1
Line 96: Line 97:
 echo "=== sys log #1 ===" echo "=== sys log #1 ==="
 tail -n 6 /​var/​log/​syslog tail -n 6 /​var/​log/​syslog
 +echo
 } > $DEBUGFILE } > $DEBUGFILE
  
Line 106: Line 108:
 #!/bin/bash #!/bin/bash
 # #
-# File : pluch2.sh+# File : pluchk2.sh
 # #
 # Verify paclink-unix install, part 2 # Verify paclink-unix install, part 2
plu/test_verify/need_more_data.1399231031.txt.gz ยท Last modified: 2014/05/04 12:17 by gunn
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0