Re: How can I find packages manually installed using "dpkg -i"?

2023-10-04 Thread John Crawley
On 05/10/2023 13:15, David Wright wrote: On Tue 03 Oct 2023 at 19:58:57 (-0700), Mike Castle wrote: (apt-mark showauto ; apt-mark showmanual) > apt-thinks-you-installed.txt dpkg-query --show --showformat='${Package}\n' | grep -v -F -f apt-thinks-you-installed.txt > rest.txt (I've added the omit

Re: How can I find packages manually installed using "dpkg -i"?

2023-10-04 Thread David Wright
On Tue 03 Oct 2023 at 19:58:57 (-0700), Mike Castle wrote: > Some tools I've been using lately are apt-mark and "dpkg-query --show". > > The following UNTESTED commands (ran as a normal user): > > (apt-mark showauto ; apt-mark showmanual) > apt-thinks-you-installed.txt > dpkg-query --show --showf

Re: Debian live boot corrupting secure boot

2023-10-04 Thread Valerio Vanni
Il 04/10/2023 17:11, Max Nikulin ha scritto: But neither Asus (bios from start of September) nor Microsoft (Windows 11) do that blacklisting. Do you mean Windows install on hard drive or Windows install image? should be "installed"-^ Ok, "installed". I am curious if just booting a

Re: btrfs snapshots (of root file system)?

2023-10-04 Thread hw
On Mon, 2023-10-02 at 21:33 +0200, Anders Andersson wrote: > On Sun, Oct 1, 2023 at 7:20 AM hw wrote: > > > > Hi, > > Hello! I'm not going into much detail but maybe I can guide you to > better be able to find what you want. Hi, like I said, my idea was to take a snapshot of the root file syste

Re: Update on problem mounting NFS share

2023-10-04 Thread David Christensen
On 10/4/23 05:03, Steve Matzura wrote: On 10/3/2023 6:06 PM, David Christensen wrote: On 10/3/23 12:03, Steve Matzura wrote: I gave up on the NFS business and went back to good old buggy but reliable SAMBA (LOL), ... I have attempted to document the current state of Samba on my SOHO, below.

Re: Debian live boot corrupting secure boot

2023-10-04 Thread Jeffrey Walton
On Tue, Oct 3, 2023 at 11:44 AM Valerio Vanni wrote: > > Il 03/10/2023 04:01, Jeffrey Walton ha scritto: > > >>> Does it mean that you can not boot your *old* Clonezilla live after > >>> booting a latest Clonezilla? If so, it is better to discuss the issue > >>> with shim or grub developers. > >

Re: Debian live boot corrupting secure boot

2023-10-04 Thread Max Nikulin
On 03/10/2023 01:34, Valerio Vanni wrote: Il 02/10/2023 18:45, Max Nikulin ha scritto: But neither Asus (bios from start of September) nor Microsoft (Windows 11) do that blacklisting. Do you mean Windows install on hard drive or Windows install image? should be "installed"-^ Machi

Re: No wifi on debian 12 fresh install (HP laptop 440 14" G10)

2023-10-04 Thread Itay
Thank you for the quick reply. I will follow yous and Michale's advice. Itay On Wed, 4 Oct 2023, at 15:41, Alexander V. Makartsev wrote: > On 04.10.2023 17:08, Itay wrote: >> Hi >> >> I recently purchased an HP ProBook 440 14" G10 laptop. >> This configuration is certified by Ubuntu[1]. >> The s

Re: No wifi on debian 12 fresh install (HP laptop 440 14" G10)

2023-10-04 Thread Itay
Thank you for the quick reply. On Wed, 4 Oct 2023, at 15:32, Michael Kjörling wrote: > On 4 Oct 2023 15:08 +0300, from deb...@itayf.fastmail.fm (Itay): >> The installation (debian 12 'bookworm') went as expected (using DVD and wired >> connection). However, after reboot, I discovered that wifi wa

Re: No wifi on debian 12 fresh install (HP laptop 440 14" G10)

2023-10-04 Thread Alexander V. Makartsev
On 04.10.2023 17:08, Itay wrote: Hi I recently purchased an HP ProBook 440 14" G10 laptop. This configuration is certified by Ubuntu[1]. The specs, as advertised by HP, can be found here[2]. The installation (debian 12 'bookworm') went as expected (using DVD and wired connection). However, aft

Re: No wifi on debian 12 fresh install (HP laptop 440 14" G10)

2023-10-04 Thread Michael Kjörling
On 4 Oct 2023 15:08 +0300, from deb...@itayf.fastmail.fm (Itay): > The installation (debian 12 'bookworm') went as expected (using DVD and wired > connection). However, after reboot, I discovered that wifi was not working. > Bluetooth, on the other hand, is working. Looks like your wireless NIC i

No wifi on debian 12 fresh install (HP laptop 440 14" G10)

2023-10-04 Thread Itay
Hi I recently purchased an HP ProBook 440 14" G10 laptop. This configuration is certified by Ubuntu[1]. The specs, as advertised by HP, can be found here[2]. The installation (debian 12 'bookworm') went as expected (using DVD and wired connection). However, after reboot, I discovered that wifi w

Re: List packages from non-default repositories

2023-10-04 Thread Max Nikulin
On 04/10/2023 15:42, Jörg-Volker Peetz wrote: $ apt list '~i' | grep -v '/testing' and $ apt-show-versions | grep -v '/testing ' show the same packages, correctly, but $ apt list '~i!~Atesting' is missing some packages. It is the reason why I added '?narrow'. Try apt list '?any-version

Re: List packages from non-default repositories

2023-10-04 Thread Jörg-Volker Peetz
Max Nikulin wrote on 04/10/2023 04:22: On 04/10/2023 01:29, Jörg-Volker Peetz wrote: Max Nikulin wrote on 03/10/2023 12:11: apt list '?narrow(~i, !~Astable|~Astable-backports|!~O^Debian$|~o|~c)' In my experience the only tool that gives correct answers, is apt-show-versions in the package of

Re: List packages from non-default repositories

2023-10-04 Thread Max Nikulin
On 04/10/2023 11:58, David Wright wrote: Explanations for these hits: linux-image is the previous kernel, xtoolwait is from squeeze, youtube-dl is the last I found before I started using yt-dlp, and I don't have backports in my sources.list. Besides youtube-dl, these packages should

Re: swap-fle on arm64, need to disable, how?

2023-10-04 Thread gene heskett
On 10/1/23 18:46, Stefan Monnier wrote: There I disagree, Greg, it makes a handy download tool, directly from wherever, directly to the machine that needs it. That, apt/synaptic and git are the major net tools I use. Obviously I'm not trying to run them simultaneously. Every machine here 7 ATM,

Re: How can I find packages manually installed using "dpkg -i"?

2023-10-04 Thread Max Nikulin
On 04/10/2023 09:58, Mike Castle wrote: The following UNTESTED commands (ran as a normal user): (apt-mark showauto ; apt-mark showmanual) > apt-thinks-you-installed.txt dpkg-query --show --showformat='${Package}\n' | grep -v -F apt-thinks-you-installed.txt > rest.txt The file "rest.txt" should

Re: SMART error messages being sent to the wrong address

2023-10-04 Thread tomas
On Wed, Oct 04, 2023 at 02:43:36AM -0400, Jeffrey Walton wrote: [...] > $ sudo su - ...better spelt these days as "sudo -i" (or "sudo -s"), see sudo(1)'s man page. > $ grep -iIR fanny /etc If you are sudoing just for one command, even better: sudo grep ... will do. Besides saving q

Re: XFCE4 without panels

2023-10-04 Thread Joe
On Tue, 3 Oct 2023 17:25:09 -0400 wrote: > On Tue, 3 Oct 2023 21:53:36 +0100 > Joe wrote: > > > > I use the Third Option, the deskbar, which gives vertical panels at > > the side and as far as I can see, no spaces between anything, unless > > you actually place a separator. I use 36 pixels fo