Re: Debian live boot corrupting secure boot

2023-09-26 Thread Jeffrey Walton
On Tue, Sep 26, 2023 at 10:20 PM Valerio Vanni wrote: > > Motherboard is an Asus H510M-A. > > I found the issue on latest versions of Clonezilla, but then I tried > with plain Debian live and the behavior is the same. > > Booting a recent Debian USB key do some modification on secure boot that > p

Re: Debian live boot corrupting secure boot

2023-09-26 Thread Max Nikulin
On 27/09/2023 03:28, Valerio Vanni wrote: I found the issue on latest versions of Clonezilla, but then I tried ^^ with plain Debian live and the behavior is the same. Does it mean that you can not boot your *old* Clonezilla live after booting a latest Clonezilla?

Re: PATH revisited: one PATH to "rule the [Debian] World"

2023-09-26 Thread Tom Browder
On Tue, Sep 26, 2023 at 18:32 Tom Browder wrote: > On Tue, Sep 26, 2023 at 18:11 Tom Browder wrote: > >> On Tue, Sep 26, 2023 at 16:15 Andy Smith wrote: >> > ... > >> Well, I wanted to do it all in one program, but I guess I could break it >> up into two separate programs. I'll have to think ab

Re: PATH revisited: one PATH to "rule the [Debian] World"

2023-09-26 Thread Tom Browder
On Tue, Sep 26, 2023 at 18:11 Tom Browder wrote: > On Tue, Sep 26, 2023 at 16:15 Andy Smith wrote: > ... > Well, I wanted to do it all in one program, but I guess I could break it > up into two separate programs. I'll have to think about what I'm really > trying to do. > Another issue is preco

Re: PATH revisited: one PATH to "rule the [Debian] World"

2023-09-26 Thread Tom Browder
On Tue, Sep 26, 2023 at 16:15 Andy Smith wrote: > Hello, ... Why does any of that stop you from only using the dev Raku once > you've used the packaged Raku to install it? Well, I wanted to do it all in one program, but I guess I could break it up into two separate programs. I'll have to thin

Re: PATH revisited: one PATH to "rule the [Debian] World"

2023-09-26 Thread Greg Wooledge
On Tue, Sep 26, 2023 at 03:37:44PM -0500, Tom Browder wrote: > On Mon, Sep 25, 2023 at 10:03 Greg Wooledge wrote: > ... > > Greg, one more file I don't think we've discussed: '~/.bash_aliases'. > > How should I handle that in this variable login climate? That's not a standard file. Debian does

Debian live boot corrupting secure boot

2023-09-26 Thread Valerio Vanni
Motherboard is an Asus H510M-A. I found the issue on latest versions of Clonezilla, but then I tried with plain Debian live and the behavior is the same. Booting a recent Debian USB key do some modification on secure boot that prevents some older OS to boot. The cycle is: 1) Machine brand

Re: PATH revisited: one PATH to "rule the [Debian] World"

2023-09-26 Thread Tom Browder
On Mon, Sep 25, 2023 at 10:03 Greg Wooledge wrote: ... Greg, one more file I don't think we've discussed: '~/.bash_aliases'. How should I handle that in this variable login climate? Thanks. -Tom

Re: Letting Windows go: scanning

2023-09-26 Thread Dominique Dumont
On Wednesday, 20 September 2023 19:06:12 CEST Tom Browder wrote: > One major thing I use my windows host for is using my HP multifunction > laser printer to scan to pdf to save locally. I have just installed > gscan2pdf and sane but I am still missing something. HP scanner often requires the inst

Re: Are people trying to relay mail through my system?

2023-09-26 Thread Curt
On 2023-09-25, Greg Wooledge wrote: > > The preferred policy nowadays is to perform all possible checks *during* > the initial SMTP conversation. If a message fails to meet acceptance > criteria for any reason, it should be rejected during that initial > conversation. Generating a bounce message

Re: PATH revisited: one PATH to "rule the [Debian] World"

2023-09-26 Thread Andy Smith
Hello, On Tue, Sep 26, 2023 at 09:05:51AM -0500, Tom Browder wrote: > On Mon, Sep 25, 2023 at 17:45 Andy Smith wrote: > ... > > I'd make it all run with one raku from one place, or else I'd > > specify the full path to the special raku that is needed. […] > You do not understand the problem, An

Re: PATH revisited: one PATH to "rule the [Debian] World"

2023-09-26 Thread Tom Browder
On Mon, Sep 25, 2023 at 17:45 Andy Smith wrote: ... > I'd make it all run with one raku from one place, or else I'd > specify the full path to the special raku that is needed. > > Anything else sounds like a great foot-gun left lying around for > others or myself a week from now. > > Perl and Pyth

Re: Unable to install phpMyAdmin in Debian 12

2023-09-26 Thread Andy Smith
Hi, On Tue, Sep 26, 2023 at 01:56:44PM +0300, Petros Pap wrote: > ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using > password: NO) ^ scripts trying to connect to MariaDB as root with no password. > Note: I have already setup password for root in mysql > mysql -uroot -p > work

Unable to install phpMyAdmin in Debian 12

2023-09-26 Thread Petros Pap
Hi there I try to install phpMyAdmin but i got error dbconfig-common: phpmyadmin configure: trying again. Determining localhost credentials from /etc/mysql/debian.cnf: succeeded. dbconfig-common: writing config to /etc/dbconfig-common/phpmyadmin.conf ERROR 1045 (28000): Access denied for user 'r