Catalin-Emil Fetoiu
e36d9bdd09
update http proxy checks
2023-10-23 10:33:14 -07:00
Catalin-Emil Fetoiu
b17df298ee
check if proxy variables are set
2023-10-20 17:24:36 -07:00
Catalin-Emil Fetoiu
330da55610
wip address feedback and simplify script
2023-10-18 16:55:58 -07:00
Catalin-Emil Fetoiu
2aedc74cb8
wip address cr
2023-08-24 17:02:01 -07:00
Cătălin Emil Fetoiu
8f23d2f234
Add networking diagnostics to collect-wsl-logs script ( #10180 )
...
Add netwokring diagnostics to collect-wsl-logs script and additional commands to networking.sh
---------
Co-authored-by: Catalin-Emil Fetoiu <cfetoiu@microsoft.com>
Co-authored-by: Mitchell Schmidt <74631052+mitschmi@users.noreply.github.com>
2023-06-21 17:23:07 -07:00
Dimitri Papadopoulos Orfanos
b88392bafb
Fix typos found by codespell ( #8047 )
2022-03-28 13:12:52 -07:00
Byron
7c0f6331bd
Small grammar changes ( #7495 )
...
* Small grammar changes
- Changed admin messages to say "administrative privileges"
- Added notes for :fail and :admin
* punctuation in note messages
2021-11-01 15:57:39 -07:00
Thomas Plaçais
622227b122
Update networking.sh ( #7594 )
2021-11-01 15:57:01 -07:00
Paul R Joslin
9600e253bd
networking.sh - should run as root. ( #7329 )
...
If networking.sh is run by a non-root user, "ping: socket: Operation not permitted" may result. This adds a test & warning.
2021-09-23 13:34:52 -07:00
Paul R Joslin
1d1e21dc10
Add /etc/os-release to information collected. ( #7330 )
...
If lsb_release is not installed, /etc/issue is output. However, /etc/issue is a template used by agetty/mingetty to output issue. On my system, it contains
\S
Kernel \r on an \m
Collect /etc/os-release in addition.
2021-09-23 13:34:27 -07:00
slycordinator
dc0dbbc444
minor shell script changes ( #7034 )
...
Changed to check "ip route" command success with "if (cmd); then ... ; else ... ; fi" construct instead of checking exit codes
changed which to type
type is a shell builtin, which is preferable to using the external which command
2021-08-02 22:45:08 -07:00
Blue
abd988810d
Fallback to wget if curl is not available ( #6479 )
2021-01-27 17:38:33 -08:00
Blue
eb8129d672
Improve network diagnostic scripts ( #6452 )
2021-01-22 17:35:15 -08:00
Blue
2cca95b9c9
Add a script to help diagnose networking issue and instructions to run it
2021-01-14 15:07:36 -08:00