1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

96 commits

Author SHA1 Message Date
A Holt
fe0854be72
dmesg | grep <wifi patterns> | head -100 (not tail -100) 2022-08-04 13:13:15 -04:00
A Holt
dbeb20597e
iiab-diagnostics: dmesg | grep -i -e 80211 ... (brcm, realtek, etc) 2022-08-04 13:05:19 -04:00
A Holt
7b6d02884a
iiab-diagnostics: dmesg | tail -100 (kernel/driver messages) 2022-08-03 17:26:23 -04:00
A Holt
530b1dbc6e
iiab-diagnostics: sudo ufw status verbose 2022-08-03 15:51:39 -04:00
root
e8ee4400ea iiab-diagnostics output: Less spacing betw 6 sections 2022-07-06 15:38:45 -04:00
Jerry Vonau
16c1bf8e12
Update iiab-diagnostics 2022-07-06 11:35:00 -05:00
Jerry Vonau
b4695c82e4
Merge branch 'master' into iiab-apps-to-be-installed 2022-07-06 11:31:42 -05:00
root
faa73a3088 Toughen up iiab-apps-to-be-installed, iiab-summary, iiab-diagnostics 2022-07-06 05:53:19 -04:00
Jerry Vonau
6d38dd6317 iiab-diagnostics - use full path to repo location for iiab-apps-to-be-installed
Reason: Shared helper file, recent changes will appear with just a 'git pull'
not requiring an ansible run to install the file first.
2022-07-06 02:53:30 -05:00
root
93709b75da iiab-diagnostics: Include iiab-apps-to-be-installed output 2022-06-28 10:04:50 -04:00
root
6404c71859 iiab-diagnostics: Unindent Git details 2022-06-27 16:23:29 -04:00
root
40c60d9596 iiab-diagnostics: Show Git details for 2 primary repos 2022-06-27 16:02:21 -04:00
root
f898553346 Record recent git tag, for 2 primary repos 2022-06-25 19:53:58 -04:00
root
fa5d5d57b6 iiab-diagnostics: Clean regex's, move/explain 'grep -B2', tighten prompt logic 2022-06-19 20:55:59 -04:00
root
f9a145309f iiab-diagnostics: grep -B2 "SEE ERROR ABOVE" /opt/iiab/iiab/*.log 2022-06-19 20:07:05 -04:00
root
6a8d4a45f6 iiab-diagnostics: Fix cat_cmd output + speed up prompt 2022-06-19 19:59:23 -04:00
root
8260890840 iiab-diagnostics: 'df -ah' for disk usage detail 2022-06-11 13:25:48 -04:00
root
fc50d09951 iiab-diagnostics: Avoid eval due to globbing "filenames that contain spaces (ugly IFS issues!)" 2022-05-29 16:50:27 -04:00
root
0654e5f6dc iiab-diagnostics: bash -c "$1" instead of eval/exec to fix globbing 2022-05-29 16:37:45 -04:00
A Holt
61ada786cd
iiab-diagnostics: (1) Show commits even if non-root (2) Cleaner "/CANONICAL-PATH/CMD PARAMS" output (3) Lint to [[ $VAR == "" ]] 2022-05-29 14:57:32 -04:00
A Holt
6565171e31
iiab-diagnostics: 'Admin Console CMDSRV log' 2022-05-12 16:05:15 -04:00
A Holt
c03e8dfa82
iiab-diagnostics: journalctl -t IIAB-CMDSRV 2022-05-12 14:00:00 -04:00
A Holt
6e93095e1e
scripts/iiab-diagnostics: Redact wep-key[0-3]=PASSWORD 2022-05-03 15:12:12 -04:00
A Holt
272d23d908
iiab-diagnostics: /opt/iiab/kiwix/bin/kiwix-serve --version 2022-04-04 12:19:04 -04:00
A Holt
14e249e452
scripts/iiab-diagnostics: List *43430* and *43455* in /lib/firmware/brcm 2022-01-09 21:07:43 -05:00
A Holt
ca15227f35
iiab-diagnostics: PCI bus -> PCI buses for PR #3061 2021-12-07 09:27:45 -05:00
A Holt
22fab4dc90
Add 'lspci -nn' to iiab-diagnostics 2021-12-07 07:36:45 -05:00
A Holt
b2f6b151a3
scripts/iiab-diagnostics: Run 'rfkill list' 2021-12-04 17:50:45 -05:00
A Holt
c7fde4a0cf
iiab-diagnostics: Emphasize /proc/device-tree/model 2021-11-27 09:47:23 -05:00
A Holt
69ac0c1fad
scripts/iiab-diagnostics: 'which' command deprecated by Ubuntu 22.04 2021-11-25 16:11:58 -05:00
A Holt
678e0f2041
scripts/iiab-diagnostics: Graphical Desktop? 2021-09-28 14:32:40 -04:00
root
673b3be679 Tighter OpenVPN: iiab-support + iiab-diagnostics 2021-08-19 00:20:44 -04:00
root
011139bde6 Major cleanup of roles/openvpn, openvpn_handle SSOT 2021-08-18 21:47:46 -04:00
A Holt
8b1c7321df
iiab-diagnostics: Show CPU arch(es) near the top 2021-07-27 10:12:58 -04:00
A Holt
299adb17da
iiab-diagnostics: dpkg --print-architecture && dpkg --print-foreign-architectures 2021-07-27 09:50:27 -04:00
Jerry Vonau
5092229fcc replace 'brctl' with 'bridge' 2021-04-26 22:29:54 -05:00
A Holt
877fe724af
iiab-diagnostics: redact commented passwords 2021-02-18 14:07:56 -05:00
A Holt
dd831aa946
iiab-dagnostics: untabify indentation 2020-12-09 12:35:26 -05:00
A Holt
112a68802c
iiab-dagnostics: untabify indentation 2020-12-09 12:32:20 -05:00
root
321075350f iiab-diagnostics: handle filenames that contain spaces 2020-12-09 12:17:51 -05:00
A Holt
c7e4840455
'Detected WiFi country code / legal frequencies' 2020-11-05 12:35:21 -05:00
A Holt
90983e170a
'iw reg get' 'Legal frequencies for country code(s)' 2020-11-05 09:00:02 -05:00
A Holt
2c5dd548f6
iiab-diagnostics: rename /etc/iiab/pr-list to /etc/iiab/pr-list-pulled 2020-11-02 15:11:38 -05:00
A Holt
4abd83c5cf
Report 1-line-install's /etc/iiab/pr-list via iiab-diagnostics 2020-10-31 19:57:06 -04:00
A Holt
70989f457d
iiab-diagnostics: password redaction explanation 2020-10-24 16:55:17 -04:00
root
901d1dbe27 Untabify: tab -> space 2020-10-24 16:30:41 -04:00
root
2c99f36935 iiab-diagnostics: stronger password redaction & 'iw list' 2020-10-24 16:25:29 -04:00
A Holt
960a95a76b
iiab-diagnostics: iiab-configure.log from ./iiab-configure 2020-09-23 20:11:37 -04:00
A Holt
6e4c648de3
iiab-diagnostics: relabel Raspbian as "Raspberry Pi OS" 2020-08-22 09:07:16 -04:00
A Holt
fb9a0da40e
Update iiab-diagnostics 2020-08-05 16:22:09 -04:00