Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Richard Hector
On 16/04/21 1:32 am, Dan Ritter wrote: Last step: create a cron job to run once a week that does this: certbot renew && \ cat /etc/letsencrypt/live/eyeblinkuniverse.com/privkey.pem \ /etc/letsencrypt/live/eyeblinkuniverse.com/cert.pem > \ /etc/letsencrypt/live/eyeblinkuniverse/merged.pem && \ se

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

2021-04-15 Thread Alexander V. Makartsev
On 15.04.2021 23:14, Albretch Mueller wrote: https://www.kernel.org/doc/html/latest/PCI/msi-howto.html thank you. it was a confusing coincidence. The thing is that the motherboard on that box is an: MSI MS-7641 Ver.3.0 + AMD Athlon II x2 250 the two links were very good but also "too interta

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

2021-04-15 Thread didier gaumet
Le 15/04/2021 à 20:14, Albretch Mueller a écrit : [...] and I haven't been able to find their manual/specs for that board online (most probably for other reasons) [...] MSI MS-7641 Ver.3.0 + AMD Athlon II x2 250 [...] the page of this MB support on the MSI website: https://www.msi.com/Mother

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

2021-04-15 Thread Albretch Mueller
> What I suggest would be to investigate if your BIOS or UEFI has particular > settings for PCI and try > to adapt them to the hardware present and the OS installed/to be installed. > As a further measure, you could try to play with the different kernel > parameters to see if there is an > impro

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread piorunz
On 15/04/2021 15:49, Erwan David wrote: If webadmin FORGETS to implement https in 2021, then he deserves losing his job. 🤯 But nothing says that http:// and https:// must have same content. Of course, 404 error on https version of the website it a great piece of content. Admins are doing g

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Celejar
On Thu, 15 Apr 2021 09:31:11 -0300 Eduardo M KALINOWSKI wrote: > > On 15/04/2021 09:12, Celejar wrote: > > On Thu, 15 Apr 2021 11:16:59 +0100 > > piorunz wrote: > > > >> On 15/04/2021 03:15, Celejar wrote: > >> > >>> http://www.daat.ac.il/ > >>> https://www.daat.ac.il/ > >>> > >>> Celejar > >

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Erwan David
Le 15/04/2021 à 16:16, piorunz a écrit : On 15/04/2021 13:40, mett wrote: So, indeed, some misconfiguration it seems. Maybe they simply forget to redirect http to https. Though I agree no need to shun them. HTH If webadmin FORGETS to implement https in 2021, then he deserves losing his job

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Kenneth Parker
On Thu, Apr 15, 2021, 9:32 AM Dan Ritter wrote: > Kenneth Parker wrote: > > > > I use lighttpd for eyeblinkuniverse.com, with nano as my editor. I don't > > quite understand the Certificates required for https. I guess it is time > > for some lessons. > > The easiest thing to do here is to instal

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread piorunz
On 15/04/2021 13:40, mett wrote: So, indeed, some misconfiguration it seems. Maybe they simply forget to redirect http to https. Though I agree no need to shun them. HTH If webadmin FORGETS to implement https in 2021, then he deserves losing his job. 🤯 -- With kindest regards, piorunz.

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Dan Ritter
Kenneth Parker wrote: > > I use lighttpd for eyeblinkuniverse.com, with nano as my editor. I don't > quite understand the Certificates required for https. I guess it is time > for some lessons. The easiest thing to do here is to install certbot. Assuming that your web root is /var/www and your

Re: KVM: GPU passthrough

2021-04-15 Thread Gokan Atmaca
Hello > Just to confirm: you have at least two graphics cards? One for > the host to boot with, one for your guest to take over? I saw it working in my trials. But of course, since there is only one graphics card, the image of the host system is gone. :) I am looking for a motherboard where I can

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

2021-04-15 Thread Dan Ritter
Gene Heskett wrote: > > Or you could do what I did after fighting with an msi board for several > years a decade back, feed it to the trash can and replace it with an ARK MSI the motherboard manufacturer has nothing to do with the PCI feature we are discussing here. https://www.kernel.org/d

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread mett
2021-04-15 21:12 に Celejar さんは書きました: On Thu, 15 Apr 2021 11:16:59 +0100 piorunz wrote: On 15/04/2021 03:15, Celejar wrote: >> It certainly works fine for me. I use https only mode for many months >> now. Can you bring an example of a page which returns good page on http, >> but 404 error on h

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Jonathan Dowland
On Thu, Apr 15, 2021 at 01:31:45PM +0100, Jonathan Dowland wrote: On Thu, Apr 15, 2021 at 11:44:21AM +0100, Darac Marjal wrote: If they don't support https, they shouldn't respond at all. Perhaps they do, but not for the hostname being used here to access the web server. Although looking at

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Jonathan Dowland
On Thu, Apr 15, 2021 at 11:44:21AM +0100, Darac Marjal wrote: If they don't support https, they shouldn't respond at all. Perhaps they do, but not for the hostname being used here to access the web server. -- Please do not CC me, I am subscribed to the list. 👱🏻 Jonathan Dowland ✎

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

2021-04-15 Thread Andrew M.A. Cater
On Thu, Apr 15, 2021 at 06:30:41AM -0400, Gene Heskett wrote: > On Thursday 15 April 2021 03:50:19 didier gaumet wrote: > > > Le 15/04/2021 à 02:29, Albretch Mueller a écrit : > > > if I boot up passing to the kernel the start up option: > > > > > > knoppix64 debug pci=nomsi noapic > > > > > >

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Eduardo M KALINOWSKI
On 15/04/2021 09:12, Celejar wrote: On Thu, 15 Apr 2021 11:16:59 +0100 piorunz wrote: On 15/04/2021 03:15, Celejar wrote: http://www.daat.ac.il/ https://www.daat.ac.il/ Celejar I can confirm the problem, by the way. Their webserver is misconfigured. AFAIR, if they don't support https,

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Celejar
On Thu, 15 Apr 2021 11:16:59 +0100 piorunz wrote: > On 15/04/2021 03:15, Celejar wrote: > > >> It certainly works fine for me. I use https only mode for many months > >> now. Can you bring an example of a page which returns good page on http, > >> but 404 error on https? > > > > http://www.daat.

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Greg Wooledge
On Thu, Apr 15, 2021 at 11:16:59AM +0100, piorunz wrote: > TLS 2.0/3.0 only Nitpick: TLS 1.2 and 1.3.

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread Darac Marjal
On 15/04/2021 11:16, piorunz wrote: > On 15/04/2021 03:15, Celejar wrote: > >>> It certainly works fine for me. I use https only mode for many months >>> now. Can you bring an example of a page which returns good page on >>> http, >>> but 404 error on https? >> >> http://www.daat.ac.il/ >> https:/

Re: for the mutt users

2021-04-15 Thread Jonathan Dowland
On Tue, Apr 13, 2021 at 02:06:29PM +0300, Reco wrote: On Tue, Apr 13, 2021 at 06:52:57AM -0400, Jude DaShiell wrote: The mixmaster package comes up as a suggested install for mutt and is not in debian repositories so far as I know. It was removed from the main back in 2017, see #880101. Than

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

2021-04-15 Thread Gene Heskett
On Thursday 15 April 2021 03:50:19 didier gaumet wrote: > Le 15/04/2021 à 02:29, Albretch Mueller a écrit : > > if I boot up passing to the kernel the start up option: > > > > knoppix64 debug pci=nomsi noapic > > > > I would get just two lines further bellow: > > > > pci :00:01:0: MSI

Re: Firefox HTTPS-only mode breaks sites that return 404 for HTTPS connections

2021-04-15 Thread piorunz
On 15/04/2021 03:15, Celejar wrote: It certainly works fine for me. I use https only mode for many months now. Can you bring an example of a page which returns good page on http, but 404 error on https? http://www.daat.ac.il/ https://www.daat.ac.il/ Celejar Their webserver is misconfigured.

Re: [OT] Help with clonezilla-live: LUKS/LVM2 image backup without partclone.dd

2021-04-15 Thread didier gaumet
Ouch! both the two replies I made yesterday on this list were too rough and I should have read the original posts more carefully. Sorry for that and not being able to propose a solution :-)

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

2021-04-15 Thread didier gaumet
Le 15/04/2021 à 02:29, Albretch Mueller a écrit : if I boot up passing to the kernel the start up option: knoppix64 debug pci=nomsi noapic I would get just two lines further bellow: pci :00:01:0: MSI quirk detected; subordinated MSI disabled PCI Interrupt Link [LNKA] enabled at