Groups | Search | Server Info | Login | Register
Groups > comp.os.linux.misc > #76942
| From | Andy Burns <usenet@andyburns.uk> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Anyone know how this happens |
| Date | 2025-11-02 09:24 +0000 |
| Message-ID | <mmomb0Fov2rU1@mid.individual.net> (permalink) |
| References | <10e5o40$1gsnr$5@dont-email.me> |
The Natural Philosopher wrote: > Completely blank firefox - no sites loaded > > netstat -an | grep tcp | grep 443 in a command window with admin rights, try netstat -nob in most cases it shows the process name, so you can tell if it's something other than firefox, downside is that it's multiple row output, so grepping for :443 doesn't play nice. if you have too many connections to see the wood for the trees, and need filtering, switch to powershell with get-netTCPconnection
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Find similar
Anyone know how this happens The Natural Philosopher <tnp@invalid.invalid> - 2025-11-01 19:47 +0000
Re: Anyone know how this happens Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-11-01 20:35 +0000
Re: Anyone know how this happens Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-11-01 20:54 +0000
Re: Anyone know how this happens not@telling.you.invalid (Computer Nerd Kev) - 2025-11-02 08:04 +1000
Re: Anyone know how this happens The Natural Philosopher <tnp@invalid.invalid> - 2025-11-02 11:21 +0000
Re: Anyone know how this happens Richard Kettlewell <invalid@invalid.invalid> - 2025-11-01 22:35 +0000
Re: Anyone know how this happens not@telling.you.invalid (Computer Nerd Kev) - 2025-11-02 09:14 +1000
Re: Anyone know how this happens Richard Kettlewell <invalid@invalid.invalid> - 2025-11-02 10:01 +0000
Re: Anyone know how this happens not@telling.you.invalid (Computer Nerd Kev) - 2025-11-03 07:15 +1000
Re: Anyone know how this happens Richard Kettlewell <invalid@invalid.invalid> - 2025-11-02 23:18 +0000
Re: Anyone know how this happens Computer Nerd Kev <not@telling.you.invalid> - 2025-11-03 17:24 +1000
Re: Anyone know how this happens Andy Burns <usenet@andyburns.uk> - 2025-11-02 09:24 +0000
csiph-web