Re: Orphaned Inode Problem

2024-02-21 Thread Henning Follmann
On Wed, Feb 21, 2024 at 05:15:55PM +0100, Jörg-Volker Peetz wrote: > Henning Follmann wrote on 21/02/2024 14:16: > > On Wed, Feb 21, 2024 at 12:00:17PM +0100, Jörg-Volker Peetz wrote: > > > > Somewhere I read, for maintainance of an SSD all it's cells should be read > > > from time to time like th

Re: Thank you Debian

2024-02-21 Thread Andre Rodier
On 21/02/2024 22:58, Jeffrey Walton wrote: On Wed, Feb 21, 2024 at 5:47 PM Andre Rodier wrote: [...] A few years ago, I created a set of Ansible scripts to code what I was already doing manually, so I could rebuild my server from scratch. The solution is on GitHub, and while there was already

Re: How to find system configuration vulnerabilities; was: Thank you Debian

2024-02-21 Thread Andre Rodier
On 21/02/2024 21:08, Michael Kjörling wrote: On 21 Feb 2024 19:03 +, from an...@rodier.me (Andre Rodier): - What is the best approach to check if there is any vulnerability in the packages configuration ? - Is there any service that could audit the deployment code or the configuration files

Re: Orphaned Inode Problem

2024-02-21 Thread tomas
On Wed, Feb 21, 2024 at 05:15:55PM +0100, Jörg-Volker Peetz wrote: > Henning Follmann wrote on 21/02/2024 14:16: > > On Wed, Feb 21, 2024 at 12:00:17PM +0100, Jörg-Volker Peetz wrote: > > > > Somewhere I read, for maintainance of an SSD all it's cells should be read > > > from time to time like th

Re: Orphaned Inode Problem

2024-02-21 Thread gene heskett
On 2/21/24 08:17, Henning Follmann wrote: On Wed, Feb 21, 2024 at 12:00:17PM +0100, Jörg-Volker Peetz wrote: Hi, did you take a look at the smartctl output? Somewhere I read, for maintainance of an SSD all it's cells should be read from time to time like this sudo dd if=/dev/DEVICE of=/dev/nu

Re: unsuscribe

2024-02-21 Thread Byunghee HWANG
Hellow Moisés, On Wed, 2024-02-21 at 20:28 -0500, Moises Alberto Lindo Gutarra wrote: > > unsuscribe > -- Just see here: https://www.debian.org/MailingLists/index.en.html#subunsub Thanks, Byunghee from South Korea signature.asc Description: This is a digitally signed message part

unsuscribe

2024-02-21 Thread Moises Alberto Lindo Gutarra
unsuscribe -- Atte. Moisés Alberto Lindo Gutarra Asesor - Desarrollador Java / Open Source Linux Registered User #431131 - http://linuxcounter.net/ Cel: (511) 995081720 - Rpm: *548913 EMail: mli...@gmail.com

Re: Thank you Debian

2024-02-21 Thread Jeffrey Walton
On Wed, Feb 21, 2024 at 5:47 PM Andre Rodier wrote: > [...] > > A few years ago, I created a set of Ansible scripts to code what I was > already doing manually, so I could rebuild my server from scratch. > > The solution is on GitHub, and while there was already a plethora of > existing solutions,

Re: How can we change the keyboard layout?

2024-02-21 Thread hw
On Wed, 2024-02-21 at 12:55 -0600, David Wright wrote: > On Tue 13 Feb 2024 at 08:09:40 (+0100), hw wrote: > > On Sun, 2024-02-11 at 10:35 -0600, David Wright wrote: > > > On Wed 07 Feb 2024 at 06:58:39 (+0100), hw wrote: > > > > [...] > > I'd use multiple keyboards if I had to do that and just cha

Re: How to find system configuration vulnerabilities; was: Thank you Debian

2024-02-21 Thread Timothy Butterworth
On February 21, 2024, at 4:08 PM, Michael Kjörling <2695bd53d...@ewoof.net> wrote: >On 21 Feb 2024 19:03 +, from an...@rodier.me (Andre Rodier): >> - What is the best approach to check if there is any vulnerability in the >> packages configuration ? >> - Is there any service that could audi

Re: Orphaned Inode Problem

2024-02-21 Thread Gremlin
On 2/21/24 13:14, David Christensen wrote: On 2/21/24 03:00, Jörg-Volker Peetz wrote: Hi, did you take a look at the smartctl output? Somewhere I read, for maintainance of an SSD all it's cells should be read from time to time like this sudo dd if=/dev/DEVICE of=/dev/null bs=8M status=progr

Re: How to find system configuration vulnerabilities; was: Thank you Debian

2024-02-21 Thread Michael Kjörling
On 21 Feb 2024 19:03 +, from an...@rodier.me (Andre Rodier): > - What is the best approach to check if there is any vulnerability in the > packages configuration ? > - Is there any service that could audit the deployment code or the > configuration files ? My understanding is that both Lynis a

Re: Determining which file is at a given LBA offset; was: HDD error: Current_Pending_Sector

2024-02-21 Thread Andy Smith
Hi, On Tue, Feb 20, 2024 at 07:53:38PM -0500, Default User wrote: > Note: I occurs to me that another idea would be to simply delete all > files from the "bad" drive, then rsync everything fresh from the "good" > drive back onto the "bad" drive.   You can do it in one step with rsync --delete … w

Thank you Debian

2024-02-21 Thread Andre Rodier
Dear Debian community, I love Debian, used it since Potato, both desktop and server, and I'm not planning to change. I have been using it to host personal servers, especially emails, since about 20 years. A few years ago, I created a set of Ansible scripts to code what I was already doing

Re: rec recording, Re: Upgrade to Bookworm, now GNOME keyring dies …

2024-02-21 Thread Nate Bargmann
* On 2024 21 Feb 12:42 -0600, David Wright wrote: > On Mon 19 Feb 2024 at 13:26:17 (-0600), Nate Bargmann wrote: > > > > After seeing this twice this morning I recalled that I have a cron entry > > to kill the 'rec' program. This was to break up audio files into hourly > > segments when recording

Re: How can we change the keyboard layout?

2024-02-21 Thread David Wright
On Tue 13 Feb 2024 at 08:09:40 (+0100), hw wrote: > On Sun, 2024-02-11 at 10:35 -0600, David Wright wrote: > > On Wed 07 Feb 2024 at 06:58:39 (+0100), hw wrote: > > > [...] > I'd use multiple keyboards if I had to do that and just change between > keyboards. Do it if you like. That's what I have o

rec recording, Re: Upgrade to Bookworm, now GNOME keyring dies …

2024-02-21 Thread David Wright
On Mon 19 Feb 2024 at 13:26:17 (-0600), Nate Bargmann wrote: > > After seeing this twice this morning I recalled that I have a cron entry > to kill the 'rec' program. This was to break up audio files into hourly > segments when recording an amateur radio event. This was the cron > command: > >

Re: sudo udisksctl

2024-02-21 Thread David Wright
On Mon 19 Feb 2024 at 23:53:41 (+0700), Max Nikulin wrote: > David, feel free to stop discussion if you find me annoying. My > problem in some sense is close to your one and I am trying to figure > out if missed some udisks feature and the result is some > inconvenience. > > On 19/02/2024 11:26, D

Re: partition reporting full, but not

2024-02-21 Thread David Wright
On Tue 20 Feb 2024 at 17:14:41 (+), debian-u...@howorth.org.uk wrote: > Felix Miata wrote: > > Keith Bainbridge composed on 2024-02-20 17:45 (UTC+1100): > > > > > I just removed 3 snapshots from my daily driver with no change in > > > used space reported by df > > > > df doesn't know how t

Re: partition reporting full, but not

2024-02-21 Thread David Wright
On Mon 19 Feb 2024 at 10:26:05 (+1100), Keith Bainbridge wrote: > On 18/2/24 14:49, Keith Bainbridge wrote: > > On 18/2/24 07:34, debian-u...@howorth.org.uk wrote: > > > Keith Bainbridge wrote: > > > > Yes the / partitions are btrfs > > > > > > So the apparently missing space is perhaps taken up b

Re: Orphaned Inode Problem

2024-02-21 Thread David Christensen
On 2/21/24 03:00, Jörg-Volker Peetz wrote: Hi, did you take a look at the smartctl output? Somewhere I read, for maintainance of an SSD all it's cells should be read from time to time like this sudo dd if=/dev/DEVICE of=/dev/null bs=8M status=progress where device is something like sda or n

Re: Orphaned Inode Problem

2024-02-21 Thread Jörg-Volker Peetz
Henning Follmann wrote on 21/02/2024 14:16: On Wed, Feb 21, 2024 at 12:00:17PM +0100, Jörg-Volker Peetz wrote: Somewhere I read, for maintainance of an SSD all it's cells should be read from time to time like this sudo dd if=/dev/DEVICE of=/dev/null bs=8M status=progress Where did you read

Re: Orphaned Inode Problem

2024-02-21 Thread Henning Follmann
On Wed, Feb 21, 2024 at 12:00:17PM +0100, Jörg-Volker Peetz wrote: > Hi, > > did you take a look at the smartctl output? > > Somewhere I read, for maintainance of an SSD all it's cells should be read > from time to time like this > > sudo dd if=/dev/DEVICE of=/dev/null bs=8M status=progress Whe

Re: Orphaned Inode Problem

2024-02-21 Thread Jörg-Volker Peetz
Hi, did you take a look at the smartctl output? Somewhere I read, for maintainance of an SSD all it's cells should be read from time to time like this sudo dd if=/dev/DEVICE of=/dev/null bs=8M status=progress where device is something like sda or nvme0n1, especially if it was switched off f