Re: netstat - process names

2018-08-26 Thread he...@ezaquarii.com
On 26/08/2018 14:27, Claudio Jeker wrote: What linux offers is at best best-effort and sometimes wrong. I was actually looking for a Linux netstat -tpna equivalent, but the trick with fstat is better. Thanks for the background explaination - it was very helpful. Best regards, Chris

netstat - process names

2018-08-26 Thread he...@ezaquarii.com
Hi, I'm looking for a way to see which processes are listening on incoming tcp/udp connections. So, here is my output of netstat -f inet -p udp -l Proto Recv-Q Send-Q Local Address Foreign Address(state) udp 0 0 core.5022 lithium.constant.ntp udp

Re: Let's Encrypt Error with cgit, httpd, acme-client

2018-08-21 Thread he...@ezaquarii.com
On 21/08/2018 20:46, Parikh, Samir wrote:> # cgit CGI root "/cgi-bin/cgit.cgi" fastcgi socket "/run/slowcgi.sock" location "/.well-known/acme-challenge/*" { root { "/acme", strip 2 } } } Do you have /var/www/cgi-bin/cgit.cgi/.well-known/acme-challenge/ di