• Re: Floppies - Actual Question

    From Peter 'Shaggy' Haywood@phaywood@alphalink.com.au to comp.os.linux.misc on Thu Oct 2 18:28:30 2025
    From Newsgroup: comp.os.linux.misc

    Groovy hepcat c186282 was jivin' in comp.os.linux.misc on Sun, 28 Sep
    2025 04:17 am. It's a cool scene! Dig it.

    Fooling around with floppies this week, I know
    you can put a MSDOS-type partition table on them,
    did it with gparted, but it uses up about 1.2mb.

    That's very odd! An MSDOS partition table occupies a small (64 bytes)
    part of the MBR (master boot record - the first sector of the disk).
    Perhaps you were looking at the size of th partition itself, not the
    partition table.
    --


    ----- Dig the NEW and IMPROVED news sig!! -----


    -------------- Shaggy was here! ---------------
    Ain't I'm a dawg!!
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Tauno Voipio@tauno.voipio@notused.fi.invalid to comp.os.linux.misc on Thu Oct 2 21:44:56 2025
    From Newsgroup: comp.os.linux.misc

    On 2.10.2025 11.28, Peter 'Shaggy' Haywood wrote:
    Groovy hepcat c186282 was jivin' in comp.os.linux.misc on Sun, 28 Sep
    2025 04:17 am. It's a cool scene! Dig it.

    Fooling around with floppies this week, I know
    you can put a MSDOS-type partition table on them,
    did it with gparted, but it uses up about 1.2mb.

    That's very odd! An MSDOS partition table occupies a small (64 bytes)
    part of the MBR (master boot record - the first sector of the disk).
    Perhaps you were looking at the size of th partition itself, not the partition table.


    The partition table for MS-DOS sits on the very first sector
    (track 0, surface 0, sector 1) of the disk. It is part of the
    first startup boot program, called Master Boot Record (MBR).

    The very limited space on the MBR limited the DOS partition
    table to 4 partitions maximum.
    --

    -TV

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Nuno Silva@nunojsilva@invalid.invalid to comp.os.linux.misc on Fri Oct 3 00:10:55 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-02, Tauno Voipio wrote:

    On 2.10.2025 11.28, Peter 'Shaggy' Haywood wrote:
    Groovy hepcat c186282 was jivin' in comp.os.linux.misc on Sun, 28 Sep
    2025 04:17 am. It's a cool scene! Dig it.

    Fooling around with floppies this week, I know
    you can put a MSDOS-type partition table on them,
    did it with gparted, but it uses up about 1.2mb.

    That's very odd! An MSDOS partition table occupies a small (64 bytes)
    part of the MBR (master boot record - the first sector of the disk).
    Perhaps you were looking at the size of th partition itself, not the
    partition table.


    The partition table for MS-DOS sits on the very first sector
    (track 0, surface 0, sector 1) of the disk. It is part of the
    first startup boot program, called Master Boot Record (MBR).

    The very limited space on the MBR limited the DOS partition
    table to 4 partitions maximum.

    Any chance this was partition alignment to the 1 MiB boundary?
    --
    Nuno Silva
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Fri Oct 3 00:21:05 2025
    From Newsgroup: comp.os.linux.misc

    On 10/2/25 04:28, Peter 'Shaggy' Haywood wrote:
    Groovy hepcat c186282 was jivin' in comp.os.linux.misc on Sun, 28 Sep
    2025 04:17 am. It's a cool scene! Dig it.

    Fooling around with floppies this week, I know
    you can put a MSDOS-type partition table on them,
    did it with gparted, but it uses up about 1.2mb.

    That's very odd! An MSDOS partition table occupies a small (64 bytes)
    part of the MBR (master boot record - the first sector of the disk).
    Perhaps you were looking at the size of th partition itself, not the partition table.

    Insert floppy. Run 'gparted'. Select to create
    a new MSDOS-type partition table.

    You will find almost ALL of the disk has been
    used up.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Fri Oct 3 00:32:27 2025
    From Newsgroup: comp.os.linux.misc

    On 10/2/25 14:44, Tauno Voipio wrote:
    On 2.10.2025 11.28, Peter 'Shaggy' Haywood wrote:
    Groovy hepcat c186282 was jivin' in comp.os.linux.misc on Sun, 28 Sep
    2025 04:17 am. It's a cool scene! Dig it.

    -a-a-a Fooling around with floppies this week, I know
    -a-a-a you can put a MSDOS-type partition table on them,
    -a-a-a did it with gparted, but it uses up about 1.2mb.

    -a-a That's very odd! An MSDOS partition table occupies a small (64 bytes) >> part of the MBR (master boot record - the first sector of the disk).
    Perhaps you were looking at the size of th partition itself, not the
    partition table.


    The partition table for MS-DOS sits on the very first sector
    (track 0, surface 0, sector 1) of the disk. It is part of the
    first startup boot program, called Master Boot Record (MBR).

    The very limited space on the MBR limited the DOS partition
    table to 4 partitions maximum.


    If you have a floppy/adapter, use gparted and
    create a new msdos-type partition table. There
    will be almost NO space left.

    Been there (recently), done that.

    Floppies really shouldn't have partition tables.
    There are other utilities - which I've mentioned -
    that are far more appropriate.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Fri Oct 3 00:35:33 2025
    From Newsgroup: comp.os.linux.misc

    On 10/2/25 19:10, Nuno Silva wrote:
    On 2025-10-02, Tauno Voipio wrote:

    On 2.10.2025 11.28, Peter 'Shaggy' Haywood wrote:
    Groovy hepcat c186282 was jivin' in comp.os.linux.misc on Sun, 28 Sep
    2025 04:17 am. It's a cool scene! Dig it.

    Fooling around with floppies this week, I know
    you can put a MSDOS-type partition table on them,
    did it with gparted, but it uses up about 1.2mb.

    That's very odd! An MSDOS partition table occupies a small (64 bytes) >>> part of the MBR (master boot record - the first sector of the disk).
    Perhaps you were looking at the size of th partition itself, not the
    partition table.


    The partition table for MS-DOS sits on the very first sector
    (track 0, surface 0, sector 1) of the disk. It is part of the
    first startup boot program, called Master Boot Record (MBR).

    The very limited space on the MBR limited the DOS partition
    table to 4 partitions maximum.

    Any chance this was partition alignment to the 1 MiB boundary?

    DID try it several ways using gparted - MB alignment
    and other.

    In all cases 99% of the flop was used up.

    OTHER ways to deal with floppies - which I
    documented clearly earlier in the thread.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sat Oct 4 09:37:43 2025
    From Newsgroup: comp.os.linux.misc

    Le 28-09-2025, Lawrence DrCOOliveiro <ldo@nz.invalid> a |-crit-a:
    On 28 Sep 2025 10:21:15 GMT, St|-phane CARPENTIER wrote:

    Le 28-09-2025, Lawrence DrCOOliveiro <ldo@nz.invalid> a |-crit-a:

    Having a separate /home partition makes things more convenient, in that
    you can replace the OS installation without impacting your home files.

    Yes, I know the theory. Now that's not that magical nor that good. If
    the OS replacement haven't the same applications or the same versions
    deployed things will have to be handled manually.

    If both distros are of about the same age, they should do.

    No. Updated versions of debian, ubuntu, archlinux and guix sure haven
    the same versions of the programs they run. And for ubuntu, you have the
    snap which brings a difficulty to replace ubuntu by another distro.

    OK, with two OS installed at the same time, the /home partition is
    mandatory. But not everybody want two OS to try things. Some may prefer
    the VM way.

    Then you have to copy user stuff back and forth. Not so convenient.

    I'm not saying the other way is better. I'm just saying that if the
    partition fix some things, it has issues to.
    --
    Si vous avez du temps |a perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sat Oct 4 09:43:58 2025
    From Newsgroup: comp.os.linux.misc

    Le 29-09-2025, Carlos E.R. <robin_listas@es.invalid> a |-crit-a:
    On 2025-09-28 12:21, St|-phane CARPENTIER wrote:
    Le 28-09-2025, Lawrence DrCOOliveiro <ldo@nz.invalid> a |-crit-a:
    On 27 Sep 2025 22:31:34 GMT, St|-phane CARPENTIER wrote:

    Le 27-09-2025, c186282 <c186282@nnada.net> a |-crit-a:

    Well, partitions can be used for "organization" purposes, which can
    be useful.

    Give me a real example in the real world. On a personal computer, I
    don't see any reason to have more than three partition: one for Linux, >>>> one for the swap and one for the UEFI which requires a FAT partition.
    And for the swap partition, I'm even not that convinced that it's better >>>> than a swap file. I'm certainly not convinced by the /home partition for >>>> example.

    Having a separate /home partition makes things more convenient, in that
    you can replace the OS installation without impacting your home files.

    Yes, I know the theory. Now that's not that magical nor that good. If
    the OS replacement haven't the same applications or the same versions
    deployed things will have to be handled manually. I'm not saying it
    shouldn't be done, I'm saying I'm not convinced it's the best way.

    It is magical when doing upgrades of the same distribution. If it
    doesn't, said distro is garbage.

    When doing upgrades of the same distro, I see no difference between
    having /home in a designed partition or not.


    Indeed, I would recommend having two OS partitions, one left unused to
    begin with. That lets you install a second OS later, just to try out,
    without having to wipe your existing one. And they can both share the
    same /home partition. And the same swap partition, while theyrCOre at it. >>
    OK, with two OS installed at the same time, the /home partition is
    mandatory. But not everybody want two OS to try things. Some may prefer
    the VM way.

    Not two oses to try things. To do updates. You put the new version on
    the second partition, then change which boots by default.

    For a rolling distro it would be a waste of time. For a versioning
    distro, why not. For what I saw, I'm not that convinced because it means
    you must have unusable disk partition just to be able to upgrade. Ok, by
    now, you can resize your partitions so it can be managed but I'm not
    that convinced.

    Some people have an extra partition for data, and put links to it from different homes, so that the configurations are separate for each system.

    Yes, that I understand.
    --
    Si vous avez du temps |a perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Peter 'Shaggy' Haywood@phaywood@alphalink.com.au to comp.os.linux.misc on Sat Oct 4 12:55:37 2025
    From Newsgroup: comp.os.linux.misc

    Groovy hepcat c186282 was jivin' in comp.os.linux.misc on Fri, 3 Oct
    2025 02:21 pm. It's a cool scene! Dig it.

    On 10/2/25 04:28, Peter 'Shaggy' Haywood wrote:
    Groovy hepcat c186282 was jivin' in comp.os.linux.misc on Sun, 28 Sep
    2025 04:17 am. It's a cool scene! Dig it.

    Fooling around with floppies this week, I know
    you can put a MSDOS-type partition table on them,
    did it with gparted, but it uses up about 1.2mb.

    That's very odd! An MSDOS partition table occupies a small (64
    bytes)
    part of the MBR (master boot record - the first sector of the disk).
    Perhaps you were looking at the size of th partition itself, not the
    partition table.

    Insert floppy. Run 'gparted'. Select to create
    a new MSDOS-type partition table.

    You will find almost ALL of the disk has been
    used up.

    I've just tried that, and I'm getting 1.41MB unallocated. There are no partitions and nothing else filling the space, so the whole disk is unallocated. I can't explain your results, other than maybe the
    operation failed and you're seeing what was on the disk before.
    I had problems getting it to work. Gparted seems a little flakey and
    error prone. Possibly it just doesn't like floppy disks. It took me
    ages to get a result. I also tried with fdisk, which worked first time.
    After I did that I fired up gparted again, and it showed the entire
    disk unallocated. After finally getting gparted to create a partition
    table on a floppy, the result was exactly the same: all space
    unallocated. (Note that I removed the partition table created with
    fdisk before trying again with gparted. Note also that the final
    attempt with gparted did indeed work, creating a partition table within seconds; whereas previous attempts had either popped up an error dialog
    after a moment or tried for TWENTY MINUTES before doing so. Ye gads!)
    So, to summarise: partition a floppy with fdisk or gparted (if you can
    get it to work) and the disk will show all space unallocated. Make a
    failed attempt, however, and you may see the space taken up by the file
    system that was there in the first place.
    --


    ----- Dig the NEW and IMPROVED news sig!! -----


    -------------- Shaggy was here! ---------------
    Ain't I'm a dawg!!
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Sat Oct 4 15:22:34 2025
    From Newsgroup: comp.os.linux.misc

    St|-phane CARPENTIER <sc@fiat-linux.fr> wrote:
    When doing upgrades of the same distro, I see no difference between
    having /home in a designed partition or not.

    The two reasons most often quoted for having /home on a separate
    partition are:

    1) Doing so makes it impossible for a user in /home to fill to 100%
    capacity the root partition. Arguably, this reason is more credible in
    a multiuser system where one of the set of users could accidentally or intentionally fill the disk. Things go really wonky if the root
    partition is 100% full.

    2) Having /home separate makes it easy to upgrade the system without
    worrying about erasing /home in the process. Unmount /home, perform
    upgrade (naturally, being careful as to which partition is actually the
    root partition), then remount an otherwise untouched /home partition. Arguably, the rolling release type distros have made this less of an
    isssue with their ability to upgrade in place.


    A third reason I've seen, but it is not anywhere common, is for folks
    who like to play "distro hopping". They might have two or more
    partitions that are each the root partition of a different
    distribution. Having /home be a separate partition means that single
    /home partition can be mounted onto whichever of the plural root
    partitions is the one they have currently booted.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Richard Kettlewell@invalid@invalid.invalid to comp.os.linux.misc on Sat Oct 4 17:38:18 2025
    From Newsgroup: comp.os.linux.misc

    Rich <rich@example.invalid> writes:
    St|-phane CARPENTIER <sc@fiat-linux.fr> wrote:
    When doing upgrades of the same distro, I see no difference between
    having /home in a designed partition or not.

    The two reasons most often quoted for having /home on a separate
    partition are:

    I believe werCOre encountering the middle of this conversation...

    1) Doing so makes it impossible for a user in /home to fill to 100%
    capacity the root partition. Arguably, this reason is more credible in
    a multiuser system where one of the set of users could accidentally or intentionally fill the disk. Things go really wonky if the root
    partition is 100% full.

    2) Having /home separate makes it easy to upgrade the system without worrying about erasing /home in the process. Unmount /home, perform
    upgrade (naturally, being careful as to which partition is actually the
    root partition), then remount an otherwise untouched /home partition. Arguably, the rolling release type distros have made this less of an
    isssue with their ability to upgrade in place.

    For an upgrade (whether a rolling distribution or not), this sounds like
    an unnecessary extra step. IrCOve been upgrading one Debian stable install since the 1990s and never yet felt any need to unmount /home.

    If by rCLupgraderCY you mean completely replacing your OS install that may
    be a different question, depending on installer behaviour. But thatrCOs
    not really an upgrade, since it throws away all the systemrCOs state apart
    from (possibly) home directories.
    --
    https://www.greenend.org.uk/rjk/
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat Oct 4 20:35:19 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-04 11:43, St|-phane CARPENTIER wrote:
    Le 29-09-2025, Carlos E.R. <robin_listas@es.invalid> a |-crit-a:
    On 2025-09-28 12:21, St|-phane CARPENTIER wrote:
    Le 28-09-2025, Lawrence DrCOOliveiro <ldo@nz.invalid> a |-crit-a:
    On 27 Sep 2025 22:31:34 GMT, St|-phane CARPENTIER wrote:

    Le 27-09-2025, c186282 <c186282@nnada.net> a |-crit-a:

    Well, partitions can be used for "organization" purposes, which can >>>>>> be useful.

    Give me a real example in the real world. On a personal computer, I
    don't see any reason to have more than three partition: one for Linux, >>>>> one for the swap and one for the UEFI which requires a FAT partition. >>>>> And for the swap partition, I'm even not that convinced that it's better >>>>> than a swap file. I'm certainly not convinced by the /home partition for >>>>> example.

    Having a separate /home partition makes things more convenient, in that >>>> you can replace the OS installation without impacting your home files.

    Yes, I know the theory. Now that's not that magical nor that good. If
    the OS replacement haven't the same applications or the same versions
    deployed things will have to be handled manually. I'm not saying it
    shouldn't be done, I'm saying I'm not convinced it's the best way.

    It is magical when doing upgrades of the same distribution. If it
    doesn't, said distro is garbage.

    When doing upgrades of the same distro, I see no difference between
    having /home in a designed partition or not.

    That's not the point. The point is having the os in its own partition.
    You either replace the OS entirely, or install another in yet another partition.



    Indeed, I would recommend having two OS partitions, one left unused to >>>> begin with. That lets you install a second OS later, just to try out,
    without having to wipe your existing one. And they can both share the
    same /home partition. And the same swap partition, while theyrCOre at it. >>>
    OK, with two OS installed at the same time, the /home partition is
    mandatory. But not everybody want two OS to try things. Some may prefer
    the VM way.

    Not two oses to try things. To do updates. You put the new version on
    the second partition, then change which boots by default.

    For a rolling distro it would be a waste of time. For a versioning
    distro, why not. For what I saw, I'm not that convinced because it means
    you must have unusable disk partition just to be able to upgrade. Ok, by
    now, you can resize your partitions so it can be managed but I'm not
    that convinced.

    Rolling distro is not a consideration in this thread :-p

    No, we just partition the disk accordingly on day one.



    Some people have an extra partition for data, and put links to it from
    different homes, so that the configurations are separate for each system.

    Yes, that I understand.

    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat Oct 4 20:34:59 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-04 17:22, Rich wrote:
    St|-phane CARPENTIER <sc@fiat-linux.fr> wrote:
    When doing upgrades of the same distro, I see no difference between
    having /home in a designed partition or not.

    The two reasons most often quoted for having /home on a separate
    partition are:

    1) Doing so makes it impossible for a user in /home to fill to 100%
    capacity the root partition. Arguably, this reason is more credible in
    a multiuser system where one of the set of users could accidentally or intentionally fill the disk. Things go really wonky if the root
    partition is 100% full.

    2) Having /home separate makes it easy to upgrade the system without
    worrying about erasing /home in the process. Unmount /home, perform
    upgrade (naturally, being careful as to which partition is actually the
    root partition), then remount an otherwise untouched /home partition. Arguably, the rolling release type distros have made this less of an
    isssue with their ability to upgrade in place.

    Yes, unless they fuckup. Then you need to install from scratch, or
    install a second partition.



    A third reason I've seen, but it is not anywhere common, is for folks
    who like to play "distro hopping". They might have two or more
    partitions that are each the root partition of a different
    distribution. Having /home be a separate partition means that single
    /home partition can be mounted onto whichever of the plural root
    partitions is the one they have currently booted.

    I know one chap that does distro testing, has dozens of the same distro
    in a single disk, plus other distros.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Sat Oct 4 12:04:23 2025
    From Newsgroup: comp.os.linux.misc



    On 10/4/25 02:37, St|-phane CARPENTIER wrote:
    Le 28-09-2025, Lawrence DrCOOliveiro <ldo@nz.invalid> a |-crit-a:
    On 28 Sep 2025 10:21:15 GMT, St|-phane CARPENTIER wrote:

    Le 28-09-2025, Lawrence DrCOOliveiro <ldo@nz.invalid> a |-crit-a:

    Having a separate /home partition makes things more convenient, in that >>>> you can replace the OS installation without impacting your home files.

    Yes, I know the theory. Now that's not that magical nor that good. If
    the OS replacement haven't the same applications or the same versions
    deployed things will have to be handled manually.

    Then you reload the programs you need for your use.
    I have installed KDE/s Plasma 6 via reinstallation from a later iso
    file. I had to reload a lot of programs that I like to use. I have had
    to substitute Gmahjongg for KMahjongg and it is not as good but
    eventually when the new vital parts and the spectacular long awaited
    upgrades to the Clipboard are done I imaging they will get around
    to the somewhat pedestrian games I play while waiting for other
    matters to finish.


    If both distros are of about the same age, they should do.

    No. Updated versions of debian, ubuntu, archlinux and guix sure haven
    the same versions of the programs they run. And for ubuntu, you have the
    snap which brings a difficulty to replace ubuntu by another distro.

    OK, with two OS installed at the same time, the /home partition is
    mandatory. But not everybody want two OS to try things. Some may prefer
    the VM way.

    Then you have to copy user stuff back and forth. Not so convenient.

    I'm not saying the other way is better. I'm just saying that if the
    partition fix some things, it has issues too.

    I thought I had configured a backup properly but instead of saving
    my data it over-wrote my data. It refused for unknown reason to write
    the backup volume on a Flash Drive instead it over-wrote /home/user.
    Not completely cleaned up yet.
    Now with the /(root) backup with another tool when I needed to
    use the backup written previously and successfully to another Flash
    Drive the tool could not find my backups. So out of the space on the
    drive I created a backup volume just for the root directory. Now my
    tool can find a backup if I have a failure of an update. I have another directory devoted to stuff I do not use every day like .iso files. When
    as happens from time to time I wake up clear-headed and somewhat
    energetic I will add another SSD to the Dell Precision and make at least
    a couple of partitions on that drive and move the .iso files and home
    directory backups to that space. I have had the extra ram and new
    SSD for over a year because about this time last year I broke my right
    ankle. That has slowed me down a good deal in every way I am able
    still to be active.

    bliss- Dell Precision 7730- PCLOS 2025.09- Linux 6.12.50-pclos1- KDE
    Plasma 6.4.5

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sat Oct 4 20:53:10 2025
    From Newsgroup: comp.os.linux.misc

    Le 04-10-2025, Carlos E.R. <robin_listas@es.invalid> a |-crit-a:
    On 2025-10-04 17:22, Rich wrote:
    St|-phane CARPENTIER <sc@fiat-linux.fr> wrote:
    When doing upgrades of the same distro, I see no difference between
    having /home in a designed partition or not.

    The two reasons most often quoted for having /home on a separate
    partition are:

    1) Doing so makes it impossible for a user in /home to fill to 100%
    capacity the root partition. Arguably, this reason is more credible in
    a multiuser system where one of the set of users could accidentally or
    intentionally fill the disk. Things go really wonky if the root
    partition is 100% full.

    To begin with, as I said, I'm speaking about a personal computer. In the industry, things are different. And, as you are arguing: a multi-user
    system is more well spread in the industry than in a personal computer.
    Because on a personal computer, what's important is the data, not the
    system.

    And, OK, for today, the things are different than back in time when I
    was partitioning my personal computer and had issues with it. The fact
    is: today it's easy to change the size of a partition. So if a partition
    is too small, you can fix it. In the beginning of Linux, I knew of no
    way to resize a partition and the size of the hard drive was always too
    small. So if I misestimate the size of a partition, I was fucked up. So
    at a time, I just stopped to partition my hard drive and everything
    started to be simpler. Now, the hard drives are big enough and the
    partitions can be resized so my vision of the issues I had can be a
    little bit outdated. Nevertheless, I stopped to partition my hard drive
    a long time ago and I never saw any issue with that.

    But, once again, for a personal computer, I never saw a real example
    which shows me I would be better if I have partitioned my hard drive.

    2) Having /home separate makes it easy to upgrade the system without
    worrying about erasing /home in the process. Unmount /home, perform
    upgrade (naturally, being careful as to which partition is actually the
    root partition), then remount an otherwise untouched /home partition.
    Arguably, the rolling release type distros have made this less of an
    isssue with their ability to upgrade in place.

    Yes, unless they fuckup. Then you need to install from scratch, or
    install a second partition.

    I'm speaking about a personal computer, because it's different in the
    industry. And in that case, if you unmount your home partition, you
    can't use your computer during the upgrade. Which is very inconvenient
    to me.

    A third reason I've seen, but it is not anywhere common, is for folks
    who like to play "distro hopping". They might have two or more
    partitions that are each the root partition of a different
    distribution. Having /home be a separate partition means that single
    /home partition can be mounted onto whichever of the plural root
    partitions is the one they have currently booted.

    I know one chap that does distro testing, has dozens of the same distro
    in a single disk, plus other distros.

    Yes, you are speaking about one guy. I mean, the reason he want, to do
    it are valid and he should do it. But I'd consider it stupid to say
    everyone should have some partition because one guy on thousand needs an
    extra partition.
    --
    Si vous avez du temps |a perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Pancho@Pancho.Jones@protonmail.com to comp.os.linux.misc on Sat Oct 4 22:56:22 2025
    From Newsgroup: comp.os.linux.misc

    On 10/4/25 16:22, Rich wrote:
    St|-phane CARPENTIER <sc@fiat-linux.fr> wrote:
    When doing upgrades of the same distro, I see no difference between
    having /home in a designed partition or not.

    The two reasons most often quoted for having /home on a separate
    partition are:

    1) Doing so makes it impossible for a user in /home to fill to 100%
    capacity the root partition. Arguably, this reason is more credible in
    a multiuser system where one of the set of users could accidentally or intentionally fill the disk. Things go really wonky if the root
    partition is 100% full.

    2) Having /home separate makes it easy to upgrade the system without
    worrying about erasing /home in the process. Unmount /home, perform
    upgrade (naturally, being careful as to which partition is actually the
    root partition), then remount an otherwise untouched /home partition. Arguably, the rolling release type distros have made this less of an
    isssue with their ability to upgrade in place.


    A third reason I've seen, but it is not anywhere common, is for folks
    who like to play "distro hopping". They might have two or more
    partitions that are each the root partition of a different
    distribution. Having /home be a separate partition means that single
    /home partition can be mounted onto whichever of the plural root
    partitions is the one they have currently booted.


    I've never trusted the idea as /home/user being for user controlled
    data, distinct from the installed system. This folder standardly
    contains user preferences/config for the OS and installed applications.
    If you install a difference OS or different applications, the
    configuration files might not be consistent. I wouldn't assume I could
    take /home from one system and drop it onto a different system.

    So if I have important data files, documents, spreadsheets, etc. I try
    not to store them under /home. Really speaking I only use /home/user as
    a cache, I accept it is under the control of the system, rather than
    under my control.

    Maybe I have misunderstood something?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Richard Kettlewell@invalid@invalid.invalid to comp.os.linux.misc on Sun Oct 5 09:51:12 2025
    From Newsgroup: comp.os.linux.misc

    Pancho <Pancho.Jones@protonmail.com> writes:
    I've never trusted the idea as /home/user being for user controlled
    data, distinct from the installed system. This folder standardly
    contains user preferences/config for the OS and installed
    applications.

    It does, but it also explicitly intended for the userrCOs own data.

    If you install a difference OS or different applications, the
    configuration files might not be consistent. I wouldn't assume I could
    take /home from one system and drop it onto a different system.

    Configuration files for (say) your desktop environment might not work,
    if the desktop environments available on the two systems are genuinely different (like KDE vs Gnome).

    But for the most part there is very little real difference between the
    software on any two Linux distributions - perhaps little more than
    compiler version & flags, and maybe some details of system file
    locations.

    So if I have important data files, documents, spreadsheets, etc. I try
    not to store them under /home. Really speaking I only use /home/user
    as a cache, I accept it is under the control of the system, rather
    than under my control.

    IrCOve no idea what difference you think that will make to anything. The location of your spreadsheet file makes no difference to whether your spreadsheet application can use it. If you use a _different spreadsheet application_ (e.g. Libreoffice vs Excel) then that will make a
    difference but the file location is irrelevant.

    (A MAC policy, e.g. apparmor, could prevent an application from reading
    files outside certain directories, but no distribution is going to stop
    user applications from reading their own files in /home.)

    Maybe I have misunderstood something?

    I think so, yes.
    --
    https://www.greenend.org.uk/rjk/
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun Oct 5 20:25:32 2025
    From Newsgroup: comp.os.linux.misc

    On Sat, 4 Oct 2025 22:56:22 +0100, Pancho wrote:

    I've never trusted the idea as /home/user being for user controlled
    data, distinct from the installed system. This folder standardly
    contains user preferences/config for the OS and installed applications.

    No, the only data that might be put there that the user didnrCOt explicitly ask for would be per-user prefs for apps that they use.

    This is why rCLdotfilesrCY were implemented, so that these prefs/config files would not clutter up normal directory listings. But dotfiles have led to
    their own clutter, which why you now have the XDG spec to limit them to a small number of rCLdot-directoriesrCY, and let the apps have their own subdirectories within that, where they can put whatever stuff they like.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon Oct 6 02:17:02 2025
    From Newsgroup: comp.os.linux.misc

    On 10/5/25 04:51, Richard Kettlewell wrote:
    Pancho <Pancho.Jones@protonmail.com> writes:
    I've never trusted the idea as /home/user being for user controlled
    data, distinct from the installed system. This folder standardly
    contains user preferences/config for the OS and installed
    applications.

    It does, but it also explicitly intended for the userrCOs own data.

    Consider the diff between "home" computers and corp servers.

    Somewhat different rules/tactics apply.

    For a server, the 'home' acct/dir should be very minimal,
    almost nothing there. If somebody gets kinda into it,
    fills it up with garbage, it should have minimal effect
    on the system as a whole. The real stuff should be off
    in other users names, each with different creds.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From ram@ram@zedat.fu-berlin.de (Stefan Ram) to comp.os.linux.misc on Mon Oct 6 10:29:47 2025
    From Newsgroup: comp.os.linux.misc

    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or quoted:
    On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:
    At some point in the 80's, a friend at uni wanted to go home with his >>floppies kept safe (the train was electric). We told him to try wrapping
    in aluminum kitchen foil, or perhaps in a cookie tin box. I don't
    remember what he did exactly, but it worked.
    rCLFaraday cagerCY.

    In a perfect conductor, inside the material itself (such as
    the cage walls), the electric field E is zero because free
    charges move to cancel any applied electric field.

    Faraday's law then implies that within the conductor, the magnetic
    field B cannot be changing with time.

    Changing magnetic fields induce currents (eddy currents).
    These induced currents generate opposing magnetic fields
    that cancel the time-varying components inside the conductor,
    effectively shielding against changing magnetic fields.

    But this does not imply zero magnetic field inside the conductor's
    hollow interior (the cage's interior space). Static fields do not
    induce currents because there is no changing magnetic flux within
    the conductor to generate an electromotive force. Consequently,
    these magnetic fields penetrate the cage interior unaffected.

    Also, real materials might not be perfect conductors. And it
    seems that, in practice, a Faraday cage can possibly protect
    to some extend against fast changing magnetic fields, but less
    against slowly changing magnetic fields.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Mon Oct 6 22:08:22 2025
    From Newsgroup: comp.os.linux.misc

    On 6 Oct 2025 10:29:47 GMT, Stefan Ram wrote:

    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or
    quoted:

    On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:

    At some point in the 80's, a friend at uni wanted to go home with
    his floppies kept safe (the train was electric). We told him to
    try wrapping in aluminum kitchen foil, or perhaps in a cookie tin
    box. I don't remember what he did exactly, but it worked.

    rCLFaraday cagerCY.

    And it seems that, in practice, a Faraday cage can possibly protect
    to some extend against fast changing magnetic fields, but less
    against slowly changing magnetic fields.

    Good enough. DonrCOt forget to give your pet AI a tip.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon Oct 6 23:30:52 2025
    From Newsgroup: comp.os.linux.misc

    On 10/6/25 06:29, Stefan Ram wrote:
    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or quoted:
    On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:
    At some point in the 80's, a friend at uni wanted to go home with his
    floppies kept safe (the train was electric). We told him to try wrapping >>> in aluminum kitchen foil, or perhaps in a cookie tin box. I don't
    remember what he did exactly, but it worked.
    rCLFaraday cagerCY.

    In a perfect conductor, inside the material itself (such as
    the cage walls), the electric field E is zero because free
    charges move to cancel any applied electric field.

    Faraday's law then implies that within the conductor, the magnetic
    field B cannot be changing with time.

    Changing magnetic fields induce currents (eddy currents).
    These induced currents generate opposing magnetic fields
    that cancel the time-varying components inside the conductor,
    effectively shielding against changing magnetic fields.

    But this does not imply zero magnetic field inside the conductor's
    hollow interior (the cage's interior space). Static fields do not
    induce currents because there is no changing magnetic flux within
    the conductor to generate an electromotive force. Consequently,
    these magnetic fields penetrate the cage interior unaffected.

    Also, real materials might not be perfect conductors. And it
    seems that, in practice, a Faraday cage can possibly protect
    to some extend against fast changing magnetic fields, but less
    against slowly changing magnetic fields.

    It would take a fairly extreme static/slow-changing
    field to erase floppies. You can do it - I just did
    a couple weeks ago - using a neo magnet at point blank
    range - but fields from train motors, I just don't
    see it. High-frequency mag fields are more dangerous
    but even THEN would need to be pretty strong.

    My guess is that we're hearing an "urban legend"
    here.

    As for metal boxes ... they can mostly absorb electric/EM
    and fast-changing mag fields (if iron) - but they're not
    perfect with mag fields. There WILL be a field inside
    the box ... you can test it, the devices necessary are
    pretty cheap. Hell, try a 50-cent compass and a tiny hole
    for looking through. This sort of thing becomes of strategic
    interest when it comes to protecting mil tech against
    EMP attack.

    Designing devices meant to be put into vehicles and/or
    with cheapo little motors some years ago the MAIN issue
    was strong electrical noise caused by engine ignition
    systems. Actual magnetic was not a real thing. SOME
    input filtering and, most useful for the job, OPTO-
    ISOLATORS solved my problems. Optos require CURRENT
    to light up - but electrical noise doesn't have
    enough. Not good for high-SPEED connections though.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Pancho@Pancho.Jones@protonmail.com to comp.os.linux.misc on Tue Oct 7 09:56:08 2025
    From Newsgroup: comp.os.linux.misc

    On 10/5/25 09:51, Richard Kettlewell wrote:
    Pancho <Pancho.Jones@protonmail.com> writes:
    I've never trusted the idea as /home/user being for user controlled
    data, distinct from the installed system. This folder standardly
    contains user preferences/config for the OS and installed
    applications.

    It does, but it also explicitly intended for the userrCOs own data.


    Yes, I understand that. I'm questioning if it is best to follow that intention, or to instead create my own data area. I think it is largely accepted that important user data should be stored elsewhere, on a
    network drive. So I'm really discussing relatively temporary bits and
    bobs I store on the many PCs I use.


    If you install a difference OS or different applications, the
    configuration files might not be consistent. I wouldn't assume I could
    take /home from one system and drop it onto a different system.

    Configuration files for (say) your desktop environment might not work,
    if the desktop environments available on the two systems are genuinely different (like KDE vs Gnome).

    But for the most part there is very little real difference between the software on any two Linux distributions - perhaps little more than
    compiler version & flags, and maybe some details of system file
    locations.


    It is often difficult to notice, investigate and fix compatibility
    problems, very time-consuming. So a few compatibility exceptions can
    dominate the process.

    I gave up system disk backups many years ago, in favour of a
    provisioning script. I only backup specific data folders. I used to
    backup my /home folder, but there is now a huge number of config/system
    files under /home, 400,000 under /home/user on the system I'm using,
    which is two months from a fresh install.

    I could write a backup script to exclude all these files, or I could
    accept that /home/user is part of the OS, move my personal data
    elsewhere. Basically, stop backing up /home/user, do scripted
    provisioning on new installs instead, like I do with the rest of the OS.

    I think it is easier to leave /home/user to the OS, only use it
    minimally. The strategy is to specify backup data explicitly, via
    inclusive rules rather than exclusive ones.


    So if I have important data files, documents, spreadsheets, etc. I try
    not to store them under /home. Really speaking I only use /home/user
    as a cache, I accept it is under the control of the system, rather
    than under my control.

    IrCOve no idea what difference you think that will make to anything. The location of your spreadsheet file makes no difference to whether your spreadsheet application can use it. If you use a _different spreadsheet application_ (e.g. Libreoffice vs Excel) then that will make a
    difference but the file location is irrelevant.


    I should have said photos, personnel files that I want to keep,
    independently of the PC. I might store them locally, but that is just temporary.



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Tue Oct 7 15:16:00 2025
    From Newsgroup: comp.os.linux.misc

    c186282 <c186282@nnada.net> wrote:
    On 10/6/25 06:29, Stefan Ram wrote:
    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or quoted: >>> On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:
    At some point in the 80's, a friend at uni wanted to go home with
    his floppies kept safe (the train was electric). We told him to
    try wrapping in aluminum kitchen foil, or perhaps in a cookie tin
    box. I don't remember what he did exactly, but it worked.
    rCLFaraday cagerCY.

    In a perfect conductor, inside the material itself (such as the
    cage walls), the electric field E is zero because free charges
    move to cancel any applied electric field.

    Faraday's law then implies that within the conductor, the
    magnetic field B cannot be changing with time.

    Changing magnetic fields induce currents (eddy currents). These
    induced currents generate opposing magnetic fields that cancel
    the time-varying components inside the conductor, effectively
    shielding against changing magnetic fields.

    But this does not imply zero magnetic field inside the
    conductor's hollow interior (the cage's interior space). Static
    fields do not induce currents because there is no changing
    magnetic flux within the conductor to generate an electromotive
    force. Consequently, these magnetic fields penetrate the cage
    interior unaffected.

    Also, real materials might not be perfect conductors. And it
    seems that, in practice, a Faraday cage can possibly protect to
    some extend against fast changing magnetic fields, but less
    against slowly changing magnetic fields.

    It would take a fairly extreme static/slow-changing
    field to erase floppies. You can do it - I just did
    a couple weeks ago - using a neo magnet at point blank
    range - but fields from train motors, I just don't
    see it. High-frequency mag fields are more dangerous
    but even THEN would need to be pretty strong.

    The drop off of magnetic field intensity by distance can be
    **approximated** as 1/(d^3) (inverse cube drop). So yes, the field
    from the train motors would need to be extremely strong, or the OP's
    floppies would have had to be very close to the motors, for the
    electric train motors to have any impact on the floppies.

    My guess is that we're hearing an "urban legend"
    here.

    Yes. There are a lot of those that go around. And since the "foil
    wrap" did nothing, but the floppies were undamaged (and the person did
    not do an A-B test with some wrapped, some unwrapped) they delude
    themselves into belieiving the foil wrap actually did something.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Wed Oct 8 02:34:17 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-07 17:16, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 10/6/25 06:29, Stefan Ram wrote:
    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or quoted: >>>> On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:
    At some point in the 80's, a friend at uni wanted to go home with
    his floppies kept safe (the train was electric). We told him to
    try wrapping in aluminum kitchen foil, or perhaps in a cookie tin
    box. I don't remember what he did exactly, but it worked.
    rCLFaraday cagerCY.

    In a perfect conductor, inside the material itself (such as the
    cage walls), the electric field E is zero because free charges
    move to cancel any applied electric field.

    Faraday's law then implies that within the conductor, the
    magnetic field B cannot be changing with time.

    Changing magnetic fields induce currents (eddy currents). These
    induced currents generate opposing magnetic fields that cancel
    the time-varying components inside the conductor, effectively
    shielding against changing magnetic fields.

    But this does not imply zero magnetic field inside the
    conductor's hollow interior (the cage's interior space). Static
    fields do not induce currents because there is no changing
    magnetic flux within the conductor to generate an electromotive
    force. Consequently, these magnetic fields penetrate the cage
    interior unaffected.

    Also, real materials might not be perfect conductors. And it
    seems that, in practice, a Faraday cage can possibly protect to
    some extend against fast changing magnetic fields, but less
    against slowly changing magnetic fields.

    It would take a fairly extreme static/slow-changing
    field to erase floppies. You can do it - I just did
    a couple weeks ago - using a neo magnet at point blank
    range - but fields from train motors, I just don't
    see it. High-frequency mag fields are more dangerous
    but even THEN would need to be pretty strong.

    The drop off of magnetic field intensity by distance can be
    **approximated** as 1/(d^3) (inverse cube drop). So yes, the field
    from the train motors would need to be extremely strong, or the OP's
    floppies would have had to be very close to the motors, for the
    electric train motors to have any impact on the floppies.

    Well, some trains have motors on every carriage. Then also there was the thought that the overhead cable carried large currents and perhaps
    produced large fields.

    It was just the fear that something might happen to the floppies, and
    what should we do to prevent hypothetical damage. We had no experience,
    and there was no internet to ask other people.



    My guess is that we're hearing an "urban legend"
    here.

    Yes. There are a lot of those that go around. And since the "foil
    wrap" did nothing, but the floppies were undamaged (and the person did
    not do an A-B test with some wrapped, some unwrapped) they delude
    themselves into belieiving the foil wrap actually did something.

    I don't remember if we used just foil, or a tin box, or both. Also, I
    don't remember if there was another floppy outside. I might ask the
    other chap if you people are that interested.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Wed Oct 8 01:05:23 2025
    From Newsgroup: comp.os.linux.misc

    On 10/7/25 20:34, Carlos E.R. wrote:
    On 2025-10-07 17:16, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 10/6/25 06:29, Stefan Ram wrote:
    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or
    quoted:
    On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:
    At some point in the 80's, a friend at uni wanted to go home with
    his floppies kept safe (the train was electric).-a We told him to
    try wrapping in aluminum kitchen foil, or perhaps in a cookie tin
    box.-a I don't remember what he did exactly, but it worked.
    rCLFaraday cagerCY.

    -a-a-a In a perfect conductor, inside the material itself (such as the >>>> -a-a-a cage walls), the electric field E is zero because free charges
    -a-a-a move to cancel any applied electric field.

    -a-a-a Faraday's law then implies that within the conductor, the
    -a-a-a magnetic field B cannot be changing with time.

    -a-a-a Changing magnetic fields induce currents (eddy currents).-a These >>>> -a-a-a induced currents generate opposing magnetic fields that cancel
    -a-a-a the time-varying components inside the conductor, effectively
    -a-a-a shielding against changing magnetic fields.

    -a-a-a But this does not imply zero magnetic field inside the
    -a-a-a conductor's hollow interior (the cage's interior space).-a Static >>>> -a-a-a fields do not induce currents because there is no changing
    -a-a-a magnetic flux within the conductor to generate an electromotive >>>> -a-a-a force.-a Consequently, these magnetic fields penetrate the cage >>>> -a-a-a interior unaffected.

    -a-a-a Also, real materials might not be perfect conductors.-a And it
    -a-a-a seems that, in practice, a Faraday cage can possibly protect to >>>> -a-a-a some extend against fast changing magnetic fields, but less
    -a-a-a against slowly changing magnetic fields.

    -a-a It would take a fairly extreme static/slow-changing
    -a-a field to erase floppies. You can do it - I just did
    -a-a a couple weeks ago - using a neo magnet at point blank
    -a-a range - but fields from train motors, I just don't
    -a-a see it. High-frequency mag fields are more dangerous
    -a-a but even THEN would need to be pretty strong.

    The drop off of magnetic field intensity by distance can be
    **approximated** as 1/(d^3) (inverse cube drop).-a So yes, the field
    from the train motors would need to be extremely strong, or the OP's
    floppies would have had to be very close to the motors, for the
    electric train motors to have any impact on the floppies.

    Well, some trains have motors on every carriage. Then also there was the thought that the overhead cable carried large currents and perhaps
    produced large fields.

    It was just the fear that something might happen to the floppies, and
    what should we do to prevent hypothetical damage. We had no experience,
    and there was no internet to ask other people.



    -a-a My guess is that we're hearing an "urban legend"
    -a-a here.

    Yes.-a There are a lot of those that go around.-a And since the "foil
    wrap" did nothing, but the floppies were undamaged (and the person did
    not do an A-B test with some wrapped, some unwrapped) they delude
    themselves into belieiving the foil wrap actually did something.

    I don't remember if we used just foil, or a tin box, or both. Also, I
    don't remember if there was another floppy outside. I might ask the
    other chap if you people are that interested.

    SOME precautions are logical, esp when the level
    of danger is unclear.

    However train motors/feeds ... sorry, just can't
    see it. The fields would be much too small. The
    train body also acts as protection.

    The field needed to erase a floppy ... it'd also
    fatally magnetize mechanical watches and such and
    erase audio tapes. Remember when music came on
    cassette tapes, you paid $$$ for those.

    The neo mag I used to 'clear' a mis-sectored floppy
    is, at point-blank range, EXTREME. You don't want to
    get your finger between two of those. Before the
    tariffs you could buy 6x4x2-inch neo mags polarized
    across the z axis. Don't know HOW you'd get those
    off anything they stuck to. They all came with
    warning messages. If your hand was in the way
    it'd be literally pulped. I have a stack of 25x12mm
    discs - indeed it's two stacks of 6 to 8. I keep
    them separated by attracting each other thru a
    3/4" shelf board.

    So, floppies/tapes/hdds erasing ... I'm still going
    to put it down as an old "urban legend".

    High freqs, 400hz and a bit above, are best for
    erasing magnetic media. The reversing field does
    not have time to solidify a new bias in the
    media. The best scheme is to start with a large
    field and then taper. For "destruction" 50/60hz
    will do ok.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Wed Oct 8 01:38:27 2025
    From Newsgroup: comp.os.linux.misc

    On 10/7/25 11:16, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 10/6/25 06:29, Stefan Ram wrote:
    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or quoted: >>>> On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:
    At some point in the 80's, a friend at uni wanted to go home with
    his floppies kept safe (the train was electric). We told him to
    try wrapping in aluminum kitchen foil, or perhaps in a cookie tin
    box. I don't remember what he did exactly, but it worked.
    rCLFaraday cagerCY.

    In a perfect conductor, inside the material itself (such as the
    cage walls), the electric field E is zero because free charges
    move to cancel any applied electric field.

    Faraday's law then implies that within the conductor, the
    magnetic field B cannot be changing with time.

    Changing magnetic fields induce currents (eddy currents). These
    induced currents generate opposing magnetic fields that cancel
    the time-varying components inside the conductor, effectively
    shielding against changing magnetic fields.

    But this does not imply zero magnetic field inside the
    conductor's hollow interior (the cage's interior space). Static
    fields do not induce currents because there is no changing
    magnetic flux within the conductor to generate an electromotive
    force. Consequently, these magnetic fields penetrate the cage
    interior unaffected.

    Also, real materials might not be perfect conductors. And it
    seems that, in practice, a Faraday cage can possibly protect to
    some extend against fast changing magnetic fields, but less
    against slowly changing magnetic fields.

    It would take a fairly extreme static/slow-changing
    field to erase floppies. You can do it - I just did
    a couple weeks ago - using a neo magnet at point blank
    range - but fields from train motors, I just don't
    see it. High-frequency mag fields are more dangerous
    but even THEN would need to be pretty strong.

    The drop off of magnetic field intensity by distance can be
    **approximated** as 1/(d^3) (inverse cube drop). So yes, the field
    from the train motors would need to be extremely strong, or the OP's
    floppies would have had to be very close to the motors, for the
    electric train motors to have any impact on the floppies.

    My guess is that we're hearing an "urban legend"
    here.

    Yes. There are a lot of those that go around. And since the "foil
    wrap" did nothing, but the floppies were undamaged (and the person did
    not do an A-B test with some wrapped, some unwrapped) they delude
    themselves into belieiving the foil wrap actually did something.


    Aluminum foil would do NOTHING with fields
    from large motors. Gotta use the 'cookie tin',
    iron box, for that.

    So yea, 'urban legends'.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Wed Oct 8 01:52:23 2025
    From Newsgroup: comp.os.linux.misc

    On 10/7/25 20:34, Carlos E.R. wrote:
    On 2025-10-07 17:16, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 10/6/25 06:29, Stefan Ram wrote:
    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or
    quoted:
    On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:
    At some point in the 80's, a friend at uni wanted to go home with
    his floppies kept safe (the train was electric).-a We told him to
    try wrapping in aluminum kitchen foil, or perhaps in a cookie tin
    box.-a I don't remember what he did exactly, but it worked.
    rCLFaraday cagerCY.

    -a-a-a In a perfect conductor, inside the material itself (such as the >>>> -a-a-a cage walls), the electric field E is zero because free charges
    -a-a-a move to cancel any applied electric field.

    -a-a-a Faraday's law then implies that within the conductor, the
    -a-a-a magnetic field B cannot be changing with time.

    -a-a-a Changing magnetic fields induce currents (eddy currents).-a These >>>> -a-a-a induced currents generate opposing magnetic fields that cancel
    -a-a-a the time-varying components inside the conductor, effectively
    -a-a-a shielding against changing magnetic fields.

    -a-a-a But this does not imply zero magnetic field inside the
    -a-a-a conductor's hollow interior (the cage's interior space).-a Static >>>> -a-a-a fields do not induce currents because there is no changing
    -a-a-a magnetic flux within the conductor to generate an electromotive >>>> -a-a-a force.-a Consequently, these magnetic fields penetrate the cage >>>> -a-a-a interior unaffected.

    -a-a-a Also, real materials might not be perfect conductors.-a And it
    -a-a-a seems that, in practice, a Faraday cage can possibly protect to >>>> -a-a-a some extend against fast changing magnetic fields, but less
    -a-a-a against slowly changing magnetic fields.

    -a-a It would take a fairly extreme static/slow-changing
    -a-a field to erase floppies. You can do it - I just did
    -a-a a couple weeks ago - using a neo magnet at point blank
    -a-a range - but fields from train motors, I just don't
    -a-a see it. High-frequency mag fields are more dangerous
    -a-a but even THEN would need to be pretty strong.

    The drop off of magnetic field intensity by distance can be
    **approximated** as 1/(d^3) (inverse cube drop).-a So yes, the field
    from the train motors would need to be extremely strong, or the OP's
    floppies would have had to be very close to the motors, for the
    electric train motors to have any impact on the floppies.

    Well, some trains have motors on every carriage. Then also there was the thought that the overhead cable carried large currents and perhaps
    produced large fields.

    It was just the fear that something might happen to the floppies, and
    what should we do to prevent hypothetical damage. We had no experience,
    and there was no internet to ask other people.



    -a-a My guess is that we're hearing an "urban legend"
    -a-a here.

    Yes.-a There are a lot of those that go around.-a And since the "foil
    wrap" did nothing, but the floppies were undamaged (and the person did
    not do an A-B test with some wrapped, some unwrapped) they delude
    themselves into belieiving the foil wrap actually did something.

    I don't remember if we used just foil, or a tin box, or both. Also, I
    don't remember if there was another floppy outside. I might ask the
    other chap if you people are that interested.


    The IRON box would be the only thing to mitigate
    magnetic fields. That's "mitigate" though ... not
    anything like 'perfect protection'. That'd have
    to be thick, laminated layers. Some mil comm
    equipment probably has that (plus good old
    fashioned tube/valve tech).

    For 'defense'/survival purposes, tubes/valves
    do still have their place. Highly EMP resistant.
    The tubes/valves ... there's still a Czech firm
    that makes those - mostly audiophile - but WILL
    build to order. $$$ alas :-)

    But train motors aren't going to produce fields
    strong enough to worry about. We're looking at
    one or a few paranoid people who TRIED something
    and, when their disks survived, were SURE they
    found The Answer.

    But optical media very quickly replaced floppies.
    No more, even theoretical, issue. Today, thumbs
    and u-SDs. Ultra-high electric fields MIGHT do
    bad things to those but, well, "ultra-high" -
    enough to make your hair stand out.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Wed Oct 8 01:55:54 2025
    From Newsgroup: comp.os.linux.misc

    On 10/7/25 04:56, Pancho wrote:
    On 10/5/25 09:51, Richard Kettlewell wrote:
    Pancho <Pancho.Jones@protonmail.com> writes:
    I've never trusted the idea as /home/user being for user controlled
    data, distinct from the installed system. This folder standardly
    contains user preferences/config for the OS and installed
    applications.

    It does, but it also explicitly intended for the userrCOs own data.


    Yes, I understand that. I'm questioning if it is best to follow that intention, or to instead create my own data area.
    Look ... you're kind of treading the line between
    "home system" and biz SERVER.

    Servers really do need to be set up differently
    for max utility/safety.

    So, "best" is "mission-centric".

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Wed Oct 8 10:58:38 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-08 07:05, c186282 wrote:
    On 10/7/25 20:34, Carlos E.R. wrote:
    On 2025-10-07 17:16, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 10/6/25 06:29, Stefan Ram wrote:
    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote or
    quoted:
    On Thu, 25 Sep 2025 13:04:59 +0200, Carlos E.R. wrote:
    At some point in the 80's, a friend at uni wanted to go home with >>>>>>> his floppies kept safe (the train was electric).-a We told him to >>>>>>> try wrapping in aluminum kitchen foil, or perhaps in a cookie tin >>>>>>> box.-a I don't remember what he did exactly, but it worked.
    rCLFaraday cagerCY.

    -a-a-a In a perfect conductor, inside the material itself (such as the >>>>> -a-a-a cage walls), the electric field E is zero because free charges >>>>> -a-a-a move to cancel any applied electric field.

    -a-a-a Faraday's law then implies that within the conductor, the
    -a-a-a magnetic field B cannot be changing with time.

    -a-a-a Changing magnetic fields induce currents (eddy currents).-a These >>>>> -a-a-a induced currents generate opposing magnetic fields that cancel >>>>> -a-a-a the time-varying components inside the conductor, effectively >>>>> -a-a-a shielding against changing magnetic fields.

    -a-a-a But this does not imply zero magnetic field inside the
    -a-a-a conductor's hollow interior (the cage's interior space).-a Static >>>>> -a-a-a fields do not induce currents because there is no changing
    -a-a-a magnetic flux within the conductor to generate an electromotive >>>>> -a-a-a force.-a Consequently, these magnetic fields penetrate the cage >>>>> -a-a-a interior unaffected.

    -a-a-a Also, real materials might not be perfect conductors.-a And it >>>>> -a-a-a seems that, in practice, a Faraday cage can possibly protect to >>>>> -a-a-a some extend against fast changing magnetic fields, but less
    -a-a-a against slowly changing magnetic fields.

    -a-a It would take a fairly extreme static/slow-changing
    -a-a field to erase floppies. You can do it - I just did
    -a-a a couple weeks ago - using a neo magnet at point blank
    -a-a range - but fields from train motors, I just don't
    -a-a see it. High-frequency mag fields are more dangerous
    -a-a but even THEN would need to be pretty strong.

    The drop off of magnetic field intensity by distance can be
    **approximated** as 1/(d^3) (inverse cube drop).-a So yes, the field
    from the train motors would need to be extremely strong, or the OP's
    floppies would have had to be very close to the motors, for the
    electric train motors to have any impact on the floppies.

    Well, some trains have motors on every carriage. Then also there was
    the thought that the overhead cable carried large currents and perhaps
    produced large fields.

    It was just the fear that something might happen to the floppies, and
    what should we do to prevent hypothetical damage. We had no
    experience, and there was no internet to ask other people.



    -a-a My guess is that we're hearing an "urban legend"
    -a-a here.

    Yes.-a There are a lot of those that go around.-a And since the "foil
    wrap" did nothing, but the floppies were undamaged (and the person did
    not do an A-B test with some wrapped, some unwrapped) they delude
    themselves into belieiving the foil wrap actually did something.

    I don't remember if we used just foil, or a tin box, or both. Also, I
    don't remember if there was another floppy outside. I might ask the
    other chap if you people are that interested.

    -a SOME precautions are logical, esp when the level
    -a of danger is unclear.

    -a However train motors/feeds ... sorry, just can't
    -a see it. The fields would be much too small. The
    -a train body also acts as protection.

    -a The field needed to erase a floppy ... it'd also
    -a fatally magnetize mechanical watches and such and
    -a erase audio tapes. Remember when music came on
    -a cassette tapes, you paid $$$ for those.

    -a The neo mag I used to 'clear' a mis-sectored floppy
    -a is, at point-blank range, EXTREME. You don't want to
    -a get your finger between two of those. Before the
    -a tariffs you could buy 6x4x2-inch neo mags polarized
    -a across the z axis. Don't know HOW you'd get those
    -a off anything they stuck to. They all came with
    -a warning messages. If your hand was in the way
    -a it'd be literally pulped. I have a stack of 25x12mm
    -a discs - indeed it's two stacks of 6 to 8. I keep
    -a them separated by attracting each other thru a
    -a 3/4" shelf board.

    -a So, floppies/tapes/hdds erasing ... I'm still going
    -a to put it down as an old "urban legend".

    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.


    -a High freqs, 400hz and a bit above, are best for
    -a erasing magnetic media. The reversing field does
    -a not have time to solidify a new bias in the
    -a media. The best scheme is to start with a large
    -a field and then taper. For "destruction" 50/60hz
    -a will do ok.

    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Wed Oct 8 11:06:23 2025
    From Newsgroup: comp.os.linux.misc

    On 08/10/2025 09:58, Carlos E.R. wrote:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Oh dear. *We* (engineers) did know. We had had magnetic tape for at
    least two decades. We knew how to bulk erase it deliberately *and* accidentally.

    And how to protect it.

    And what sort of magnetic field strength it took. And what sort of electromagnetic machines or permanent magnets could produce it, and what separation was needed to cause issues.

    The 'a little knowledge*' people who wear tinfoil hats and avoid
    vaccinations were as plentiful then as they are now. And progressing
    from 'strong magnetic fields can erase floppies' and 'electric fields
    are stopped by metal foil' to 'so wrap floppies in foil when on electric trains' is as appallingly an example of such people as paining your CDS
    red for 'better sound quality' or 'not vaccinating your children to
    prevent autism'

    In the end such idiocy is either harmless, or such individuals write themselves and their ideas out of the gene pool.

    The ideas of science and technology is to come up with ideas that
    represent 'whatever is the case' accurately enough to be useful, even if
    the ideas are bit more complicated than 'all vaccines kill people'



    *...'is a dangerous thing'
    --
    "Fanaticism consists in redoubling your effort when you have
    forgotten your aim."

    George Santayana

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Pancho@Pancho.Jones@protonmail.com to comp.os.linux.misc on Wed Oct 8 12:58:32 2025
    From Newsgroup: comp.os.linux.misc

    On 10/8/25 06:55, c186282 wrote:
    On 10/7/25 04:56, Pancho wrote:
    On 10/5/25 09:51, Richard Kettlewell wrote:
    Pancho <Pancho.Jones@protonmail.com> writes:
    I've never trusted the idea as /home/user being for user controlled
    data, distinct from the installed system. This folder standardly
    contains user preferences/config for the OS and installed
    applications.

    It does, but it also explicitly intended for the userrCOs own data.


    Yes, I understand that. I'm questioning if it is best to follow that
    intention, or to instead create my own data area.
    -a Look ... you're kind of treading the line between
    -a "home system" and biz SERVER.

    -a Servers really do need to be set up differently> -a for max
    utility/safety.

    -a So, "best" is "mission-centric".


    I don't know what you mean? I used servers at work and, they were
    similar to my workstation, not public facing.

    Nowadays, I think a biz SERVER is more likely to be a service, a docker container (swarm) running a webserver or something. The security
    concerns are different to those of Linux user accounts.

    I'm basically whinging that OS/Desktop designers have hosed my personal
    play area, MS Windows does it too.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From ram@ram@zedat.fu-berlin.de (Stefan Ram) to comp.os.linux.misc on Wed Oct 8 12:10:20 2025
    From Newsgroup: comp.os.linux.misc

    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Wed Oct 8 14:14:20 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-08 14:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.

    You can buy wallets that claim to be shielded. For NFC.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Wed Oct 8 13:18:33 2025
    From Newsgroup: comp.os.linux.misc

    On 08/10/2025 13:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.


    That may well be true
    --
    It is the folly of too many to mistake the echo of a London coffee-house
    for the voice of the kingdom.

    Jonathan Swift


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Wed Oct 8 09:02:09 2025
    From Newsgroup: comp.os.linux.misc

    On Tue, 7 Oct 2025 09:56:08 +0100
    Pancho <Pancho.Jones@protonmail.com> wrote:

    I'm questioning if it is best to follow that intention, or to instead
    create my own data area.

    Personally, I've long been in the habit of making a separate partition
    for large-scale local storage (do have a home fileserver, but that only
    gets you anywhere when you're on the home network.) /home is fine for
    config files, one-off working documents, and unsorted downloads, but it
    quickly gets cluttered if I store *everything* there. Having a separate partition with a (vaguely) well-organized directory structure for media/ documents/larger-scale project files makes it a lot easier to find
    stuff later, without having to resort to some kind of indexing/search
    utility.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Wed Oct 8 17:35:21 2025
    From Newsgroup: comp.os.linux.misc

    On 08/10/2025 17:02, John Ames wrote:
    On Tue, 7 Oct 2025 09:56:08 +0100
    Pancho <Pancho.Jones@protonmail.com> wrote:

    I'm questioning if it is best to follow that intention, or to instead
    create my own data area.

    Personally, I've long been in the habit of making a separate partition
    for large-scale local storage (do have a home fileserver, but that only
    gets you anywhere when you're on the home network.) /home is fine for
    config files, one-off working documents, and unsorted downloads, but it quickly gets cluttered if I store *everything* there. Having a separate partition with a (vaguely) well-organized directory structure for media/ documents/larger-scale project files makes it a lot easier to find
    stuff later, without having to resort to some kind of indexing/search utility.


    Well I have a local /home for config data, but all my *real* data is on
    a /home/me on my Linux NAS

    Along with partitions for music and videos. Which I don't actually
    routinely back up

    In extremis I CAN access my NAS remotely. Like if I am visiting family
    on another continent, but I forget how. Some ssh port in a weird place I think.

    The media server is readonly globally accessible though. via https/password

    Handy when stuck in hospital. Full of e-books, music and old Westerns etc.
    --
    Labour - a bunch of rich people convincing poor people to vote for rich
    people by telling poor people that "other" rich people are the reason
    they are poor.

    Peter Thompson

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From David W. Hodgins@dwhodgins@nomail.afraid.org to comp.os.linux.misc on Wed Oct 8 14:54:20 2025
    From Newsgroup: comp.os.linux.misc

    On Wed, 08 Oct 2025 12:02:09 -0400, John Ames <commodorejohn@gmail.com> wrote:

    On Tue, 7 Oct 2025 09:56:08 +0100
    Pancho <Pancho.Jones@protonmail.com> wrote:

    I'm questioning if it is best to follow that intention, or to instead
    create my own data area.

    Personally, I've long been in the habit of making a separate partition
    for large-scale local storage (do have a home fileserver, but that only
    gets you anywhere when you're on the home network.) /home is fine for
    config files, one-off working documents, and unsorted downloads, but it quickly gets cluttered if I store *everything* there. Having a separate partition with a (vaguely) well-organized directory structure for media/ documents/larger-scale project files makes it a lot easier to find
    stuff later, without having to resort to some kind of indexing/search utility.

    I create a separate data partition. After install I move my Documents, Downloads, Music,
    and Videos directories to the data partion and then create symlinks to those directories
    from within $HOME.

    For backup, I rsync the data directory, /home, /etc, and portions of /var to a usb stick. I rotate
    multiple 128GB usb sticks for the backup.

    Regards, Dave Hodgins
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Wed Oct 8 21:13:01 2025
    From Newsgroup: comp.os.linux.misc

    On Wed, 8 Oct 2025 09:02:09 -0700, John Ames wrote:

    Having a separate partition with a (vaguely) well-organized
    directory structure ...

    You can have the latter without the former. Remember, *nix systems
    maintain a single directory hierarchy, regardless of how the storage
    may actually be partitioned into separate volumes.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Wed Oct 8 21:15:36 2025
    From Newsgroup: comp.os.linux.misc

    On Wed, 08 Oct 2025 14:54:20 -0400, David W. Hodgins wrote:

    I create a separate data partition. After install I move my
    Documents, Downloads, Music, and Videos directories to the data
    partion and then create symlinks to those directories from within
    $HOME.

    I did this kind of thing for a while, purely for economic reasons:
    there were a few years when 4TB was the sweet spot for cost-per-byte
    for hard drives, so it made sense to add multiple drives of that size
    rather than move to bigger drives.

    Symlinks made bulk copying to my backup machine (which had a different
    disk layout) slightly fiddly. What did work better was bind mounts.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Wed Oct 8 14:29:54 2025
    From Newsgroup: comp.os.linux.misc

    On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
    Lawrence DrCOOliveiro <ldo@nz.invalid> wrote:
    Having a separate partition with a (vaguely) well-organized
    directory structure ...

    You can have the latter without the former. Remember, *nix systems
    maintain a single directory hierarchy, regardless of how the storage
    may actually be partitioned into separate volumes.
    Certainly, but keeping it separate allows for some fine-tuning (e.g.
    picking a larger inode size for a partition where small files will be
    the exception rather than the rule.)
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Robert Riches@spamtrap42@jacob21819.net to comp.os.linux.misc on Thu Oct 9 03:09:40 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-08, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 13:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.


    That may well be true

    Did the test.

    My second-to-most-recent emplyer had NFC/RFID badge cards that
    each employee was required to scan at the lobby when entering a
    facility. For the test of one of the metal-lined sleeves, I
    asked the "guard" at the desk for permission to test the sleeve
    by doing an experiment to see whether the ID badge card could be
    read while inside the sleeve. The "guard" said he would watch
    his monitor while I attempted to scan the sleeved badge card. He
    said his system could not see that the badge card existed while
    it was in the sleeve. Outside the sleeve, the badge card worked
    perfectly.

    Based on that test, it appears that sleeve was sufficient to
    sheild at least the type of NFC/RFID used in that badge card.
    --
    Robert Riches
    spamtrap42@jacob21819.net
    (Yes, that is one of my email addresses.)
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 02:36:36 2025
    From Newsgroup: comp.os.linux.misc

    On 10/8/25 07:58, Pancho wrote:
    On 10/8/25 06:55, c186282 wrote:
    On 10/7/25 04:56, Pancho wrote:
    On 10/5/25 09:51, Richard Kettlewell wrote:
    Pancho <Pancho.Jones@protonmail.com> writes:
    I've never trusted the idea as /home/user being for user controlled
    data, distinct from the installed system. This folder standardly
    contains user preferences/config for the OS and installed
    applications.

    It does, but it also explicitly intended for the userrCOs own data.


    Yes, I understand that. I'm questioning if it is best to follow that
    intention, or to instead create my own data area.
    -a-a Look ... you're kind of treading the line between
    -a-a "home system" and biz SERVER.

    -a -a Servers really do need to be set up differently>-a -a for max utility/safety.

    -a-a So, "best" is "mission-centric".


    I don't know what you mean? I used servers at work and, they were
    similar to my workstation, not public facing.

    I had a couple of 'public-facing' servers. I did
    set them up differently. Dead-minimal OS, lots
    of sep between 'home' and 'system' stuff, lots
    of firewall/hack/hammering utils.

    Never did a BSD outward server - was going to, but
    management became crappier and I retired. By all
    reports they went all M$ 'cloud'. That'll be kinda
    OK, if $$$, until Vlad's boyz launch their attack.

    Then 'poof !' :-)

    Nowadays, I think a biz SERVER is more likely to be a service, a docker container (swarm) running a webserver or something. The security
    concerns are different to those of Linux user accounts.

    What a "biz server" is depends on the biz and purpose.
    Mine, one gave outside access to the internal system
    and utils and security cams, even a DB, the other was
    a mail server.

    I'm basically whinging that OS/Desktop designers have hosed my personal
    play area, MS Windows does it too.

    "Play" wasn't for servers in my environment, that was
    for home/desktop boxes.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 02:38:43 2025
    From Newsgroup: comp.os.linux.misc

    On 10/8/25 08:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.

    Have a layer of metallized mylar in my wallet :-)

    Cheap, easy, sure as hell doesn't hurt anything.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 02:44:14 2025
    From Newsgroup: comp.os.linux.misc

    On 10/8/25 08:14, Carlos E.R. wrote:
    On 2025-10-08 14:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    -a-a Some people around here are walking around with those
    -a-a RFID cards today, and they're thinking about wrapping
    -a-a them in aluminum foil to make it harder to scan them.

    You can buy wallets that claim to be shielded. For NFC.

    Mag HDDs generally come wrapped in heavily
    metal coated plastic. I saved those wrappers.

    One large piece in the outside fold of the
    wallet, and a secondary pouch for the little
    space where the cards reside.

    Maybe not necessary, but can't hurt.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 02:45:19 2025
    From Newsgroup: comp.os.linux.misc

    On 10/8/25 08:18, The Natural Philosopher wrote:
    On 08/10/2025 13:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    -a-a Some people around here are walking around with those
    -a-a RFID cards today, and they're thinking about wrapping
    -a-a them in aluminum foil to make it harder to scan them.


    That may well be true

    Is true.

    Made my own.

    There are also commercial products advertised.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 02:50:40 2025
    From Newsgroup: comp.os.linux.misc

    On 10/8/25 12:02, John Ames wrote:
    On Tue, 7 Oct 2025 09:56:08 +0100
    Pancho <Pancho.Jones@protonmail.com> wrote:

    I'm questioning if it is best to follow that intention, or to instead
    create my own data area.

    Personally, I've long been in the habit of making a separate partition
    for large-scale local storage (do have a home fileserver, but that only
    gets you anywhere when you're on the home network.) /home is fine for
    config files, one-off working documents, and unsorted downloads, but it quickly gets cluttered if I store *everything* there. Having a separate partition with a (vaguely) well-organized directory structure for media/ documents/larger-scale project files makes it a lot easier to find
    stuff later, without having to resort to some kind of indexing/search utility.

    As discussed earlier in the thread, what is "best"
    depends on the particular application.

    I have found it useful in the past to put all 'data'
    on a completely different partition. You can then
    do all kinds of damage to the OS/home stuff but not
    risk all the vital data. Re-mount that later.

    For 'home' systems I suppose it's OK to put everything
    in easy reach, but for places where you're getting a
    paycheck, not so much.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 02:56:36 2025
    From Newsgroup: comp.os.linux.misc

    On 10/8/25 17:13, Lawrence DrCOOliveiro wrote:
    On Wed, 8 Oct 2025 09:02:09 -0700, John Ames wrote:

    Having a separate partition with a (vaguely) well-organized
    directory structure ...

    You can have the latter without the former. Remember, *nix systems
    maintain a single directory hierarchy, regardless of how the storage
    may actually be partitioned into separate volumes.

    But it's not "there" until you MOUNT it.

    Major OS/config updates ... do them and then
    set up remounting the data partitions.

    This is the proper setup for systems you're
    getting paid to maintain.

    Oh, rig periodic backups of the /home and
    /etc files to those 'other' parts. Gives
    you a clear path to getting things working
    again quickly.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 02:58:24 2025
    From Newsgroup: comp.os.linux.misc

    On 10/8/25 23:09, Robert Riches wrote:
    On 2025-10-08, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 13:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.


    That may well be true

    Did the test.

    My second-to-most-recent emplyer had NFC/RFID badge cards that
    each employee was required to scan at the lobby when entering a
    facility. For the test of one of the metal-lined sleeves, I
    asked the "guard" at the desk for permission to test the sleeve
    by doing an experiment to see whether the ID badge card could be
    read while inside the sleeve. The "guard" said he would watch
    his monitor while I attempted to scan the sleeved badge card. He
    said his system could not see that the badge card existed while
    it was in the sleeve. Outside the sleeve, the badge card worked
    perfectly.

    Based on that test, it appears that sleeve was sufficient to
    sheild at least the type of NFC/RFID used in that badge card.


    Doesn't take much to block the HF signal used
    to read the cards.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Joerg Walther@joerg.walther@magenta.de to comp.os.linux.misc on Thu Oct 9 12:50:14 2025
    From Newsgroup: comp.os.linux.misc

    Carlos E.R. wrote:

    You can buy wallets that claim to be shielded. For NFC.

    Nowadays I only use my phone to pay which does not proceed with the
    payment until I authorize it with my fingerprint.

    -jw-
    --
    And now for something completely different...
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Thu Oct 9 12:35:48 2025
    From Newsgroup: comp.os.linux.misc

    On 08/10/2025 19:54, David W. Hodgins wrote:
    I create a separate data partition. After install I move my Documents, Downloads, Music,
    and Videos directories to the data partion and then create symlinks to
    those directories
    from within $HOME.

    For backup, I rsync the data directory, /home, /etc, and portions of
    /var to a usb stick. I rotate
    multiple 128GB usb sticks for the backup.

    Regards, Dave Hodgins

    +1. very similar to here.
    It works
    --
    It is the folly of too many to mistake the echo of a London coffee-house
    for the voice of the kingdom.

    Jonathan Swift


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Thu Oct 9 12:37:30 2025
    From Newsgroup: comp.os.linux.misc

    On 08/10/2025 22:29, John Ames wrote:
    On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
    Lawrence DrCOOliveiro <ldo@nz.invalid> wrote:

    Having a separate partition with a (vaguely) well-organized
    directory structure ...

    You can have the latter without the former. Remember, *nix systems
    maintain a single directory hierarchy, regardless of how the storage
    may actually be partitioned into separate volumes.

    Certainly, but keeping it separate allows for some fine-tuning (e.g.
    picking a larger inode size for a partition where small files will be
    the exception rather than the rule.)

    Crikey, how long has THAT been an issue. Like the time you had to define
    how many TCP/IP buffers or virtual ttys you had... Suddenly there was
    enough memory and disk space to not give a shit
    --
    It is the folly of too many to mistake the echo of a London coffee-house
    for the voice of the kingdom.

    Jonathan Swift


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Thu Oct 9 12:45:12 2025
    From Newsgroup: comp.os.linux.misc

    On 09/10/2025 04:09, Robert Riches wrote:
    On 2025-10-08, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 13:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.


    That may well be true

    Did the test.

    My second-to-most-recent emplyer had NFC/RFID badge cards that
    each employee was required to scan at the lobby when entering a
    facility. For the test of one of the metal-lined sleeves, I
    asked the "guard" at the desk for permission to test the sleeve
    by doing an experiment to see whether the ID badge card could be
    read while inside the sleeve. The "guard" said he would watch
    his monitor while I attempted to scan the sleeved badge card. He
    said his system could not see that the badge card existed while
    it was in the sleeve. Outside the sleeve, the badge card worked
    perfectly.

    Based on that test, it appears that sleeve was sufficient to
    sheild at least the type of NFC/RFID used in that badge card.

    Good. My time designing radios inside tin boxes was not wasted then!
    Irrelevant factoid. Back when I was involved in professional RF design,
    there was a rule of thumb, which more or less said 'you will never get a design stable unless it has less gain that 20 dB per inch of separation between stages'. It was surprisingly accurate. But then we started
    needing to pack all this stuff into small guided missiles, and as the
    parts got smaller so did the permissible separation. Then we started
    building little tin walls round each stage and got it even smaller...and
    when ICs game along they were so small that the radiation coupling
    between input and output was soi low that they could cram 60dB into a
    single chip.

    Tinfoil blocks RF. Juts come to my house which uses foil backed
    plasterboard everywhere. we ordered some for the bathrooms and over
    ordered so we used it everywhere.
    Cant get a wifi signal from one room to another at all.
    --
    rCLit should be clear by now to everyone that activist environmentalism
    (or environmental activism) is becoming a general ideology about humans,
    about their freedom, about the relationship between the individual and
    the state, and about the manipulation of people under the guise of a
    'noble' idea. It is not an honest pursuit of 'sustainable development,'
    a matter of elementary environmental protection, or a search for
    rational mechanisms designed to achieve a healthy environment. Yet
    things do occur that make you shake your head and remind yourself that
    you live neither in Joseph StalinrCOs Communist era, nor in the Orwellian utopia of 1984.rCY

    Vaclav Klaus

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Thu Oct 9 15:07:07 2025
    From Newsgroup: comp.os.linux.misc

    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 22:29, John Ames wrote:
    On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
    Lawrence DrCOOliveiro <ldo@nz.invalid> wrote:

    Having a separate partition with a (vaguely) well-organized
    directory structure ...

    You can have the latter without the former. Remember, *nix systems
    maintain a single directory hierarchy, regardless of how the storage
    may actually be partitioned into separate volumes.

    Certainly, but keeping it separate allows for some fine-tuning (e.g.
    picking a larger inode size for a partition where small files will be
    the exception rather than the rule.)

    Crikey, how long has THAT been an issue.

    It /effectively/ ceased being an issue somewhere around about the
    latter ext3 or early ext4 filesystem days. Except for *very* unsusal
    usage patterns (i.e., Usenet NNTP spools stored as files directly in
    the filesystem) it is no longer something anyone thinks about anymore.
    Yes, there's a "limit", but much like with "64-bit memory space" the
    limit is so large it is all but near impossible to actually hit it
    anymore.

    A quick check here with 'df -i' shows all but one mounted filesystem in
    the single digit percentage usage of inodes. The one 'worst' case (a
    4T disk for media encoding/transcoding and other misc usages) is only consuming 17% of its max inodes.

    Like the time you had to define how many TCP/IP buffers or virtual
    ttys you had... Suddenly there was enough memory and disk space to
    not give a shit

    Yep.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Thu Oct 9 15:16:40 2025
    From Newsgroup: comp.os.linux.misc

    Stefan Ram <ram@zedat.fu-berlin.de> wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent >>invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those RFID cards
    today, and they're thinking about wrapping them in aluminum foil to
    make it harder to scan them.

    Given that RFID is electromagnetic (radio) comms, and very low power,
    an aluminum foil wrap (creating an ungrounded Faraday cage) just might attenuate the signal enough to prevent a "read" from happening.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Thu Oct 9 09:00:08 2025
    From Newsgroup: comp.os.linux.misc

    On Thu, 9 Oct 2025 12:37:30 +0100
    The Natural Philosopher <tnp@invalid.invalid> wrote:

    Certainly, but keeping it separate allows for some fine-tuning (e.g. picking a larger inode size for a partition where small files will
    be the exception rather than the rule.)

    Crikey, how long has THAT been an issue. Like the time you had to
    define how many TCP/IP buffers or virtual ttys you had... Suddenly
    there was enough memory and disk space to not give a shit

    Everybody can feel free to make their own judgements - but in my own experience, "more than enough disk space" always manages to grind its
    way down to "not as much space as I thought" eventually. Parkinson's
    Law is an insidious force...

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Nuno Silva@nunojsilva@invalid.invalid to comp.os.linux.misc on Thu Oct 9 17:02:40 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-09, Rich wrote:

    Stefan Ram <ram@zedat.fu-berlin.de> wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent >>>invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those RFID cards
    today, and they're thinking about wrapping them in aluminum foil to
    make it harder to scan them.

    Given that RFID is electromagnetic (radio) comms, and very low power,
    an aluminum foil wrap (creating an ungrounded Faraday cage) just might attenuate the signal enough to prevent a "read" from happening.

    Doesn't it need a non-conductive layer too? What is the state of the art
    for cheap shielding of contactless smartcards?
    --
    Nuno Silva

    (No, enclosing in carbonite is not a feasible option, for reasons.)
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Thu Oct 9 18:48:20 2025
    From Newsgroup: comp.os.linux.misc

    Nuno Silva <nunojsilva@invalid.invalid> wrote:
    On 2025-10-09, Rich wrote:

    Stefan Ram <ram@zedat.fu-berlin.de> wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent >>>>invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those RFID cards
    today, and they're thinking about wrapping them in aluminum foil to
    make it harder to scan them.

    Given that RFID is electromagnetic (radio) comms, and very low power,
    an aluminum foil wrap (creating an ungrounded Faraday cage) just might
    attenuate the signal enough to prevent a "read" from happening.

    Doesn't it need a non-conductive layer too? What is the state of the art
    for cheap shielding of contactless smartcards?

    No, a metal is an 'rf absorber' in any case. Wrapping the card in
    metal foil just makes the "absorber" a faraday cage (an rf absorber surrounding the item being shielded).

    A proper faraday cage should be grounded, but at the miniscule power
    levels of RFID chips, the fact that the foil is ungrounded is not much
    of a concern.

    And, in any case, the outer paper/plastic of the card itself would be a 'non-conductive layer' if one were needed.

    As an example, $work deployed some many years ago new id badges with
    RFID chips embedded inside, and the corresponding "readers" on the doors/access areas to read the card and open (or refuse) depending on
    whether the card was authorized.

    They also supplied a plastic "badge holder" that was a two part device
    with a hinge at one end (and a handle at that same end to actuate the
    hinge). The normally closed position of the holder has the badge lying
    flat against the rear part of the holder, adjacent to a metalized
    plastic that is the rear half of the two part badge holder. The
    portion that is 'hinged' is just large enough to form a "card border"
    around the edges of the id badge. One has to squeeze the handle to
    hinge up the top holder, moving the RFID badge away from the metalized
    rear of the holder that the badge usually lies against when the hinge
    is closed. Sprung open, the readers readily read the cards. With the
    holder closed (and with the badge only covered at the rear by the
    metalized plastic) the readers do not read the card at all.

    So it does not take a huge amount of "faraday cage" effect to suppress
    RFID reading. Therefore a simple foil wrap is likely more than
    sufficient.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Thu Oct 9 21:11:53 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-09 12:50, Joerg Walther wrote:
    Carlos E.R. wrote:

    You can buy wallets that claim to be shielded. For NFC.

    Nowadays I only use my phone to pay which does not proceed with the
    payment until I authorize it with my fingerprint.

    Yes, but sometimes it fails.

    Also, at least in my case, my bank tell us to use google pay, so they
    track us.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Thu Oct 9 21:10:14 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-09 08:44, c186282 wrote:
    On 10/8/25 08:14, Carlos E.R. wrote:
    On 2025-10-08 14:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    -a-a Some people around here are walking around with those
    -a-a RFID cards today, and they're thinking about wrapping
    -a-a them in aluminum foil to make it harder to scan them.

    You can buy wallets that claim to be shielded. For NFC.

    -a Mag HDDs generally come wrapped in heavily
    -a metal coated plastic. I saved those wrappers.

    -a One large piece in the outside fold of the
    -a wallet, and a secondary pouch for the little
    -a space where the cards reside.

    -a Maybe not necessary, but can't hurt.

    I sometimes put a bit of aluminum foil there, but it doesn't last a
    month. Your idea seems better.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 21:17:53 2025
    From Newsgroup: comp.os.linux.misc

    On 10/9/25 06:50, Joerg Walther wrote:
    Carlos E.R. wrote:

    You can buy wallets that claim to be shielded. For NFC.

    Nowadays I only use my phone to pay which does not proceed with the
    payment until I authorize it with my fingerprint.

    You gave Russia your fingerprint ???

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 21:24:36 2025
    From Newsgroup: comp.os.linux.misc

    On 10/9/25 12:00, John Ames wrote:
    On Thu, 9 Oct 2025 12:37:30 +0100
    The Natural Philosopher <tnp@invalid.invalid> wrote:

    Certainly, but keeping it separate allows for some fine-tuning (e.g.
    picking a larger inode size for a partition where small files will
    be the exception rather than the rule.)

    Crikey, how long has THAT been an issue. Like the time you had to
    define how many TCP/IP buffers or virtual ttys you had... Suddenly
    there was enough memory and disk space to not give a shit

    Everybody can feel free to make their own judgements - but in my own experience, "more than enough disk space" always manages to grind its
    way down to "not as much space as I thought" eventually. Parkinson's
    Law is an insidious force...


    Yep, there's NEVER "enough" space :-)

    Kind of like building a bigger closet, it too
    will be packed to overflowing within a year.

    A lot of people work with 8+ K 120fps video now,
    that'll fill drive and memory up really quick.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 21:36:59 2025
    From Newsgroup: comp.os.linux.misc

    On 10/9/25 15:10, Carlos E.R. wrote:
    On 2025-10-09 08:44, c186282 wrote:
    On 10/8/25 08:14, Carlos E.R. wrote:
    On 2025-10-08 14:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    -a-a Some people around here are walking around with those
    -a-a RFID cards today, and they're thinking about wrapping
    -a-a them in aluminum foil to make it harder to scan them.

    You can buy wallets that claim to be shielded. For NFC.

    -a-a Mag HDDs generally come wrapped in heavily
    -a-a metal coated plastic. I saved those wrappers.

    -a-a One large piece in the outside fold of the
    -a-a wallet, and a secondary pouch for the little
    -a-a space where the cards reside.

    -a-a Maybe not necessary, but can't hurt.

    I sometimes put a bit of aluminum foil there, but it doesn't last a
    month. Your idea seems better.

    Actual foil falls apart pretty quick.

    Western Digital always wrapped its primo drives
    in heavily-metalized plastic, it can take a
    crease, unlike the semi-transparent crap used
    for most devices these days. It also doesn't
    fall apart in a wallet.

    You could maybe make a fake version of that ...
    thin polyester film, some spray glue and foil
    stuck to both sides.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 21:37:50 2025
    From Newsgroup: comp.os.linux.misc

    On 10/9/25 15:11, Carlos E.R. wrote:
    On 2025-10-09 12:50, Joerg Walther wrote:
    Carlos E.R. wrote:

    You can buy wallets that claim to be shielded. For NFC.

    Nowadays I only use my phone to pay which does not proceed with the
    payment until I authorize it with my fingerprint.

    Yes, but sometimes it fails.

    Also, at least in my case, my bank tell us to use google pay, so they
    track us.

    Never trust Google with anything ...


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Robert Riches@spamtrap42@jacob21819.net to comp.os.linux.misc on Fri Oct 10 02:53:27 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-09, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 09/10/2025 04:09, Robert Riches wrote:
    On 2025-10-08, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 13:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.


    That may well be true

    Did the test.

    My second-to-most-recent emplyer had NFC/RFID badge cards that
    each employee was required to scan at the lobby when entering a
    facility. For the test of one of the metal-lined sleeves, I
    asked the "guard" at the desk for permission to test the sleeve
    by doing an experiment to see whether the ID badge card could be
    read while inside the sleeve. The "guard" said he would watch
    his monitor while I attempted to scan the sleeved badge card. He
    said his system could not see that the badge card existed while
    it was in the sleeve. Outside the sleeve, the badge card worked
    perfectly.

    Based on that test, it appears that sleeve was sufficient to
    sheild at least the type of NFC/RFID used in that badge card.

    Good. My time designing radios inside tin boxes was not wasted then! Irrelevant factoid. Back when I was involved in professional RF design, there was a rule of thumb, which more or less said 'you will never get a design stable unless it has less gain that 20 dB per inch of separation between stages'. It was surprisingly accurate. But then we started
    needing to pack all this stuff into small guided missiles, and as the
    parts got smaller so did the permissible separation. Then we started building little tin walls round each stage and got it even smaller...and when ICs game along they were so small that the radiation coupling
    between input and output was soi low that they could cram 60dB into a
    single chip.

    Tinfoil blocks RF. Juts come to my house which uses foil backed
    plasterboard everywhere. we ordered some for the bathrooms and over
    ordered so we used it everywhere.
    Cant get a wifi signal from one room to another at all.

    On a house, aluminum siding also attenuates (US bands) AM (and I
    think FM) broadcast radio. A couple of decades ago, I lived in a
    house with aluminum siding. Enough signal got through to listen,
    but the SNR was not as good as it would have been without the
    aluminum.

    On a little different angle of RF oddities, in a house without
    aluminum siding but possibly with foil-backed fiberglass
    insulation in the exterior walls, my Casio G-Shock watch (near
    Portland, Oregon, USA) had great difficulty receiving the 60kHz
    signal from WWVB. Even outdoors, reception was not very
    reliable. However, ever since getting Comcast Xfinity internet
    over coax, indoor reception is fairly close to flawless. Most
    nights, it sets at 12:03am, which is the best possible case. My
    hunch is the above-ground (pun not intended) TV distribution
    system and the coax from the utility pole to the house act as a
    passive antenna booster for the watch.
    --
    Robert Riches
    spamtrap42@jacob21819.net
    (Yes, that is one of my email addresses.)
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Oct 9 23:44:09 2025
    From Newsgroup: comp.os.linux.misc

    On 10/9/25 22:53, Robert Riches wrote:
    On 2025-10-09, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 09/10/2025 04:09, Robert Riches wrote:
    On 2025-10-08, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 13:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those
    RFID cards today, and they're thinking about wrapping
    them in aluminum foil to make it harder to scan them.


    That may well be true

    Did the test.

    My second-to-most-recent emplyer had NFC/RFID badge cards that
    each employee was required to scan at the lobby when entering a
    facility. For the test of one of the metal-lined sleeves, I
    asked the "guard" at the desk for permission to test the sleeve
    by doing an experiment to see whether the ID badge card could be
    read while inside the sleeve. The "guard" said he would watch
    his monitor while I attempted to scan the sleeved badge card. He
    said his system could not see that the badge card existed while
    it was in the sleeve. Outside the sleeve, the badge card worked
    perfectly.

    Based on that test, it appears that sleeve was sufficient to
    sheild at least the type of NFC/RFID used in that badge card.

    Good. My time designing radios inside tin boxes was not wasted then!
    Irrelevant factoid. Back when I was involved in professional RF design,
    there was a rule of thumb, which more or less said 'you will never get a
    design stable unless it has less gain that 20 dB per inch of separation
    between stages'. It was surprisingly accurate. But then we started
    needing to pack all this stuff into small guided missiles, and as the
    parts got smaller so did the permissible separation. Then we started
    building little tin walls round each stage and got it even smaller...and
    when ICs game along they were so small that the radiation coupling
    between input and output was soi low that they could cram 60dB into a
    single chip.

    Tinfoil blocks RF. Juts come to my house which uses foil backed
    plasterboard everywhere. we ordered some for the bathrooms and over
    ordered so we used it everywhere.
    Cant get a wifi signal from one room to another at all.

    On a house, aluminum siding also attenuates (US bands) AM (and I
    think FM) broadcast radio. A couple of decades ago, I lived in a
    house with aluminum siding. Enough signal got through to listen,
    but the SNR was not as good as it would have been without the
    aluminum.

    On a little different angle of RF oddities, in a house without
    aluminum siding but possibly with foil-backed fiberglass
    insulation in the exterior walls, my Casio G-Shock watch (near
    Portland, Oregon, USA) had great difficulty receiving the 60kHz
    signal from WWVB. Even outdoors, reception was not very
    reliable. However, ever since getting Comcast Xfinity internet
    over coax, indoor reception is fairly close to flawless. Most
    nights, it sets at 12:03am, which is the best possible case. My
    hunch is the above-ground (pun not intended) TV distribution
    system and the coax from the utility pole to the house act as a
    passive antenna booster for the watch.

    Thin aluminum IS good RF shielding - the higher the
    freq the better it works.

    You need iron for MAGNETIC shielding, but that's a
    whole separate issue - and covered in this thread.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Charlie Gibbs@cgibbs@kltpzyxm.invalid to comp.os.linux.misc on Fri Oct 10 06:51:34 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-10, c186282 <c186282@nnada.net> wrote:

    On 10/9/25 06:50, Joerg Walther wrote:

    Carlos E.R. wrote:

    You can buy wallets that claim to be shielded. For NFC.

    Nowadays I only use my phone to pay which does not proceed with the
    payment until I authorize it with my fingerprint.

    You gave Russia your fingerprint ???

    No, just Google.
    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Fri Oct 10 03:29:38 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/25 02:51, Charlie Gibbs wrote:
    On 2025-10-10, c186282 <c186282@nnada.net> wrote:

    On 10/9/25 06:50, Joerg Walther wrote:

    Carlos E.R. wrote:

    You can buy wallets that claim to be shielded. For NFC.

    Nowadays I only use my phone to pay which does not proceed with the
    payment until I authorize it with my fingerprint.

    You gave Russia your fingerprint ???

    No, just Google.

    So, Russia.

    Vlad's boyz have proven they can penetrate
    anything Google.

    And Google is "Too Big To Care".

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Fri Oct 10 09:29:44 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-08 18:35, The Natural Philosopher wrote:
    On 08/10/2025 17:02, John Ames wrote:


    Well I have a local /home for config data, but all my *real* data is on
    a /home/me on my Linux NAS

    Along with partitions for music and videos. Which I don't actually
    routinely back up

    In extremis I CAN access my NAS remotely. Like if I am visiting family
    on another continent, but I forget how. Some ssh port in a weird place I think.

    On a Linux NAS:

    sshfs username@remote.system:/ ~/fusermount/

    mounts the remote filesystem at local directory ~/fusermount/, over a
    plain ssh connection. Doesn't need anything extra on the server, just
    the sshd daemon in working order.


    The media server is readonly globally accessible though. via https/password

    Handy when stuck in hospital. Full of e-books, music and old Westerns etc.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Fri Oct 10 09:45:08 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-09 17:07, Rich wrote:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 22:29, John Ames wrote:
    On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
    Lawrence DrCOOliveiro <ldo@nz.invalid> wrote:

    Having a separate partition with a (vaguely) well-organized
    directory structure ...

    You can have the latter without the former. Remember, *nix systems
    maintain a single directory hierarchy, regardless of how the storage
    may actually be partitioned into separate volumes.

    Certainly, but keeping it separate allows for some fine-tuning (e.g.
    picking a larger inode size for a partition where small files will be
    the exception rather than the rule.)

    Crikey, how long has THAT been an issue.

    It /effectively/ ceased being an issue somewhere around about the
    latter ext3 or early ext4 filesystem days. Except for *very* unsusal
    usage patterns (i.e., Usenet NNTP spools stored as files directly in
    the filesystem) it is no longer something anyone thinks about anymore.
    Yes, there's a "limit", but much like with "64-bit memory space" the
    limit is so large it is all but near impossible to actually hit it
    anymore.

    A quick check here with 'df -i' shows all but one mounted filesystem in
    the single digit percentage usage of inodes. The one 'worst' case (a
    4T disk for media encoding/transcoding and other misc usages) is only consuming 17% of its max inodes.

    Telcontar:~ # df -i
    Filesystem Inodes IUsed IFree IUse% Mounted on /dev/nvme0n1p5 9830400 2135223 7695177 22% /
    ...
    /dev/sdc9 16777216 1632362 15144854 10% /data/WasReiserfs (holds the news spool)
    ...
    /dev/sdb10 15295056 943965 14351091 7% /data/storage_b
    /dev/sdc10 2621440 131132 2490308 6% /usr/local ...
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri Oct 10 09:47:27 2025
    From Newsgroup: comp.os.linux.misc

    On 09/10/2025 16:16, Rich wrote:
    Stefan Ram <ram@zedat.fu-berlin.de> wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those RFID cards
    today, and they're thinking about wrapping them in aluminum foil to
    make it harder to scan them.

    Given that RFID is electromagnetic (radio) comms, and very low power,
    an aluminum foil wrap (creating an ungrounded Faraday cage) just might attenuate the signal enough to prevent a "read" from happening.


    On consideration, it's more than might just. It's 'will, definitely.'

    Unlike magnetic shielding RF shielding does not rely on mass or
    thickness since HF currents circulate in the surface.

    And aluminium is a very good conductor.
    --
    Karl Marx said religion is the opium of the people.
    But Marxism is the crack cocaine.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri Oct 10 09:49:14 2025
    From Newsgroup: comp.os.linux.misc

    On 09/10/2025 17:02, Nuno Silva wrote:
    On 2025-10-09, Rich wrote:

    Stefan Ram <ram@zedat.fu-berlin.de> wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    Some people around here are walking around with those RFID cards
    today, and they're thinking about wrapping them in aluminum foil to
    make it harder to scan them.

    Given that RFID is electromagnetic (radio) comms, and very low power,
    an aluminum foil wrap (creating an ungrounded Faraday cage) just might
    attenuate the signal enough to prevent a "read" from happening.

    Doesn't it need a non-conductive layer too?
    Not really no.

    Just a complete enclosure.


    What is the state of the art
    for cheap shielding of contactless smartcards?

    *Continuous* layer of a good conductor. RF leaks through holes
    --
    "If you donrCOt read the news paper, you are un-informed. If you read the
    news paper, you are mis-informed."

    Mark Twain

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri Oct 10 09:52:25 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/2025 02:24, c186282 wrote:
    On 10/9/25 12:00, John Ames wrote:
    On Thu, 9 Oct 2025 12:37:30 +0100
    The Natural Philosopher <tnp@invalid.invalid> wrote:

    Certainly, but keeping it separate allows for some fine-tuning (e.g.
    picking a larger inode size for a partition where small files will
    be the exception rather than the rule.)
    Crikey, how long has THAT been an issue. Like the time you had to
    define how many TCP/IP buffers or virtual ttys you had... Suddenly
    there was enough memory and disk space to not give a shit

    Everybody can feel free to make their own judgements - but in my own
    experience, "more than enough disk space" always manages to grind its
    way down to "not as much space as I thought" eventually. Parkinson's
    Law is an insidious force...


    -a Yep, there's NEVER "enough" space-a :-)

    Actually I seem to have arrived at a limit for 'personal' use.

    Running with a couple of terabytes for media and 24GB or RAM I simply
    have now 'more than enough'


    -a Kind of like building a bigger closet, it too
    -a will be packed to overflowing within a year.

    Then throw those old clothes that no longer fit away. Accept you will
    never have a 30" waist ever again..

    -a A lot of people work with 8+ K 120fps video now,
    -a that'll fill drive and memory up really quick.

    --
    Karl Marx said religion is the opium of the people.
    But Marxism is the crack cocaine.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri Oct 10 09:54:50 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/2025 02:36, c186282 wrote:
    On 10/9/25 15:10, Carlos E.R. wrote:
    On 2025-10-09 08:44, c186282 wrote:
    On 10/8/25 08:14, Carlos E.R. wrote:
    On 2025-10-08 14:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    -a-a Some people around here are walking around with those
    -a-a RFID cards today, and they're thinking about wrapping
    -a-a them in aluminum foil to make it harder to scan them.

    You can buy wallets that claim to be shielded. For NFC.

    -a-a Mag HDDs generally come wrapped in heavily
    -a-a metal coated plastic. I saved those wrappers.

    -a-a One large piece in the outside fold of the
    -a-a wallet, and a secondary pouch for the little
    -a-a space where the cards reside.

    -a-a Maybe not necessary, but can't hurt.

    I sometimes put a bit of aluminum foil there, but it doesn't last a
    month. Your idea seems better.

    -a Actual foil falls apart pretty quick.

    -a Western Digital always wrapped its primo drives
    -a in heavily-metalized plastic, it can take a
    -a crease, unlike the semi-transparent crap used
    -a for most devices these days. It also doesn't
    -a fall apart in a wallet.

    -a You could maybe make a fake version of that ...
    -a thin polyester film, some spray glue and foil
    -a stuck to both sides.


    Copper foil with glue backing is available for EMF shielding., Very
    useful for electric guitars. As is conductive paint

    Yes, I can see that foil alone is mechanically weak, and probably needs
    a plastic substrate for strength
    --
    Karl Marx said religion is the opium of the people.
    But Marxism is the crack cocaine.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri Oct 10 09:55:12 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/2025 07:51, Charlie Gibbs wrote:
    On 2025-10-10, c186282 <c186282@nnada.net> wrote:

    On 10/9/25 06:50, Joerg Walther wrote:

    Carlos E.R. wrote:

    You can buy wallets that claim to be shielded. For NFC.

    Nowadays I only use my phone to pay which does not proceed with the
    payment until I authorize it with my fingerprint.

    You gave Russia your fingerprint ???

    No, just Google.

    Is there a difference these days?
    --
    Karl Marx said religion is the opium of the people.
    But Marxism is the crack cocaine.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri Oct 10 09:58:44 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/2025 08:29, Carlos E.R. wrote:
    On 2025-10-08 18:35, The Natural Philosopher wrote:
    On 08/10/2025 17:02, John Ames wrote:


    Well I have a local /home for config data, but all my *real* data is
    on a /home/me on my Linux NAS

    Along with partitions for music and videos. Which I don't actually
    routinely back up

    In extremis I CAN access my NAS remotely. Like if I am visiting family
    on another continent, but I forget how. Some ssh port in a weird place
    I think.

    On a Linux NAS:

    sshfs username@remote.system:/ ~/fusermount/

    mounts the remote filesystem at local directory ~/fusermount/, over a
    plain ssh connection. Doesn't need anything extra on the server, just
    the sshd daemon in working order.

    Yeah. That's how it works, with a port specification.

    Its good enough to find and grab files off the user data areas.

    When I think that my minimum internet speed is what my maximum LAN speed
    was 35 years ago...
    --
    "What do you think about Gay Marriage?"
    "I don't."
    "Don't what?"
    "Think about Gay Marriage."


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Joerg Walther@joerg.walther@magenta.de to comp.os.linux.misc on Fri Oct 10 11:19:47 2025
    From Newsgroup: comp.os.linux.misc

    Carlos E.R. wrote:

    Also, at least in my case, my bank tell us to use google pay, so they
    track us.

    So you can't use other wallet apps, you are forced to use google pay?

    -jw-
    --
    And now for something completely different...
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Fri Oct 10 13:45:11 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-10 10:58, The Natural Philosopher wrote:
    On 10/10/2025 08:29, Carlos E.R. wrote:
    On 2025-10-08 18:35, The Natural Philosopher wrote:
    On 08/10/2025 17:02, John Ames wrote:


    Well I have a local /home for config data, but all my *real* data is
    on a /home/me on my Linux NAS

    Along with partitions for music and videos. Which I don't actually
    routinely back up

    In extremis I CAN access my NAS remotely. Like if I am visiting
    family on another continent, but I forget how. Some ssh port in a
    weird place I think.

    On a Linux NAS:

    sshfs username@remote.system:/ ~/fusermount/

    mounts the remote filesystem at local directory ~/fusermount/, over a
    plain ssh connection. Doesn't need anything extra on the server, just
    the sshd daemon in working order.

    Yeah. That's how it works, with a port specification.

    I don't have to specify ports. If I use a non standard port, I configure
    that in the client .ssh/config:

    Host host.dyndns
    Port 5000



    Its good enough to find and grab files off the user data areas.

    When I think that my minimum internet speed is what my maximum LAN speed
    was 35 years ago...

    Heh, but maybe not everywhere.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Fri Oct 10 13:51:13 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-10 11:19, Joerg Walther wrote:
    Carlos E.R. wrote:

    Also, at least in my case, my bank tell us to use google pay, so they
    track us.

    So you can't use other wallet apps, you are forced to use google pay?

    And how does it talk to my bank, if my bank doesn't support them?
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Fri Oct 10 13:49:30 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-10 03:36, c186282 wrote:
    On 10/9/25 15:10, Carlos E.R. wrote:
    On 2025-10-09 08:44, c186282 wrote:
    On 10/8/25 08:14, Carlos E.R. wrote:
    On 2025-10-08 14:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention. We simply did not know. We invented the urban legends.

    -a-a Some people around here are walking around with those
    -a-a RFID cards today, and they're thinking about wrapping
    -a-a them in aluminum foil to make it harder to scan them.

    You can buy wallets that claim to be shielded. For NFC.

    -a-a Mag HDDs generally come wrapped in heavily
    -a-a metal coated plastic. I saved those wrappers.

    -a-a One large piece in the outside fold of the
    -a-a wallet, and a secondary pouch for the little
    -a-a space where the cards reside.

    -a-a Maybe not necessary, but can't hurt.

    I sometimes put a bit of aluminum foil there, but it doesn't last a
    month. Your idea seems better.

    -a Actual foil falls apart pretty quick.

    -a Western Digital always wrapped its primo drives
    -a in heavily-metalized plastic, it can take a
    -a crease, unlike the semi-transparent crap used
    -a for most devices these days. It also doesn't
    -a fall apart in a wallet.

    -a You could maybe make a fake version of that ...
    -a thin polyester film, some spray glue and foil
    -a stuck to both sides.

    Hum! Long ago I made roller reflective curtains with aluminum foil
    stuck to self-adhesive plastic rolls made to line kitchen drawers.
    Aironfix, I think was the name. Yes, they still sell it.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri Oct 10 14:02:15 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/2025 12:45, Carlos E.R. wrote:
    On 2025-10-10 10:58, The Natural Philosopher wrote:

    Yeah. That's how it works, with a port specification.

    I don't have to specify ports. If I use a non standard port, I configure that in the client .ssh/config:

    Host host.dyndns
    -a-a-a-a-a-a-a Port 5000

    ...where anyone who steals the laptop in a foreign land can find it.



    Its good enough to find and grab files off the user data areas.

    When I think that my minimum internet speed is what my maximum LAN
    speed was 35 years ago...

    Heh, but maybe not everywhere.

    Everywhere except the USA. And possibly Spain


    --
    The higher up the mountainside
    The greener grows the grass.
    The higher up the monkey climbs
    The more he shows his arse.

    Traditional

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Fri Oct 10 21:17:47 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-10 15:02, The Natural Philosopher wrote:
    On 10/10/2025 12:45, Carlos E.R. wrote:
    On 2025-10-10 10:58, The Natural Philosopher wrote:

    Yeah. That's how it works, with a port specification.

    I don't have to specify ports. If I use a non standard port, I
    configure that in the client .ssh/config:

    Host host.dyndns
    -a-a-a-a-a-a-a-a Port 5000

    ...where anyone who steals the laptop in a foreign land can find it.

    It is fully encrypted.


    Anybody that steals a laptop can find the ssh command in the bash
    history, too. Hopefully not the password to the remote system.


    Its good enough to find and grab files off the user data areas.

    When I think that my minimum internet speed is what my maximum LAN
    speed was 35 years ago...

    Heh, but maybe not everywhere.

    Everywhere except the USA. And possibly Spain

    Ha ha.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sat Oct 11 00:55:28 2025
    From Newsgroup: comp.os.linux.misc

    On Fri, 10 Oct 2025 21:17:47 +0200, Carlos E.R. wrote:

    On 2025-10-10 15:02, The Natural Philosopher wrote:

    On 10/10/2025 12:45, Carlos E.R. wrote:

    Host host.dyndns
    -a-a-a-a-a-a-a-a Port 5000

    ...where anyone who steals the laptop in a foreign land can find it.

    It is fully encrypted.

    No to mention, the SSH client has the option to hash the known-hosts file,
    so no snooper can figure out what sites yourCOve been connecting to.

    Anybody that steals a laptop can find the ssh command in the bash
    history, too. Hopefully not the password to the remote system.

    Presumably you had a trust key specific to this laptop, which you will be immediately revoking on all the appropriate systems.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 00:57:24 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/25 03:45, Carlos E.R. wrote:
    On 2025-10-09 17:07, Rich wrote:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 22:29, John Ames wrote:
    On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
    Lawrence DrCOOliveiro <ldo@nz.invalid> wrote:

    Having a separate partition with a (vaguely) well-organized
    directory structure ...

    You can have the latter without the former. Remember, *nix systems
    maintain a single directory hierarchy, regardless of how the storage >>>>> may actually be partitioned into separate volumes.

    Certainly, but keeping it separate allows for some fine-tuning (e.g.
    picking a larger inode size for a partition where small files will be
    the exception rather than the rule.)

    Crikey, how long has THAT been an issue.

    It /effectively/ ceased being an issue somewhere around about the
    latter ext3 or early ext4 filesystem days.-a Except for *very* unsusal
    usage patterns (i.e., Usenet NNTP spools stored as files directly in
    the filesystem) it is no longer something anyone thinks about anymore.
    Yes, there's a "limit", but much like with "64-bit memory space" the
    limit is so large it is all but near impossible to actually hit it
    anymore.

    A quick check here with 'df -i' shows all but one mounted filesystem in
    the single digit percentage usage of inodes.-a The one 'worst' case (a
    4T disk for media encoding/transcoding and other misc usages) is only
    consuming 17% of its max inodes.

    Telcontar:~ # df -i Filesystem-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a Inodes-a-a IUsed-a-a-a-a-a IFree IUse%
    Mounted on
    /dev/nvme0n1p5-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 9830400 2135223-a-a-a 7695177-a-a 22% /
    ...
    /dev/sdc9-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 16777216 1632362-a-a 15144854-a-a 10% /
    data/WasReiserfs-a-a-a-a-a-a-a (holds the news spool)
    ...
    /dev/sdb10-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 15295056-a 943965-a-a 14351091-a-a-a 7% /
    data/storage_b
    /dev/sdc10-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 2621440-a 131132-a-a-a 2490308-a-a-a 6% /usr/
    local
    ...

    We tend to think about inodes less and less these
    days as both CPUs got more powerful and disks got
    much larger and faster.

    However sometimes you DO need to think about them,
    especially for certain environments, usually servers.
    Are you going to be storing a few BIG files or a
    zillion TINY files ? Adjustments to block sizes
    and inode params may be advised.

    Office environ ... bad old days you'd get mass quantities
    of .txt/com/bin files to back up. As such small block
    sizes and more inodes were wise. Today it's all Excel,
    Word and PDFs, relatively huge. Larger, 4k/8k, block
    sizes are more economical but the VOLUME hasn't decreased
    so you may still need extra inodes compared to a 'home'
    system.

    Linux distro defaults are just "guesses", eval
    your particular need and adjust accordingly. Did lots
    of backup servers, some with up to 12 big SATA drives
    and home-made aux cooling. Always wanted to maximize
    the capacity/capability. Bigger disks were bigger money.

    Today, a lot backup to 'the cloud'. It has its uses but
    beware Vlad's boyz - it COULD all go away rather suddenly.
    A combo of local AND cloud backups is always the best tact.

    Also pre-encrypted every backup file before sending it
    to cloud ... don't even trust local corps anymore, too
    much $$$ incentive to 'mine'.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 01:05:51 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/25 04:47, The Natural Philosopher wrote:
    On 09/10/2025 16:16, Rich wrote:
    Stefan Ram <ram@zedat.fu-berlin.de> wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent
    invention.-a We simply did not know.-a We invented the urban legends.

    -a-a Some people around here are walking around with those RFID cards
    -a-a today, and they're thinking about wrapping them in aluminum foil to >>> -a-a make it harder to scan them.

    Given that RFID is electromagnetic (radio) comms, and very low power,
    an aluminum foil wrap (creating an ungrounded Faraday cage) just might
    attenuate the signal enough to prevent a "read" from happening.


    On consideration, it's more than might just. It's 'will, definitely.'

    Unlike magnetic shielding RF shielding does not rely on mass or
    thickness since HF currents circulate in the surface.

    And aluminium is a very good conductor.

    Quite correct.

    Magnetic shielding is much less important these days.
    Mag HDDs are pretty resistant anyhow. Floppies were
    less so, but still weren't going to be erased by
    being near an electric trolley. Maybe if you worked
    in yer local electric-gen plant ...

    Electric fields though ... those are more of an enemy
    now with various forms of 'chip drives'. Grounded
    aluminum shielding works very well there. Good
    protection on the power/data lines to the chips also,
    but it's harder to know whether your particular board
    has that better protection. A few, Asus, will BRAG
    about such things, but most makers are silent.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 01:45:29 2025
    From Newsgroup: comp.os.linux.misc

    n
    On 10/10/25 04:52, The Natural Philosopher wrote:
    On 10/10/2025 02:24, c186282 wrote:
    On 10/9/25 12:00, John Ames wrote:
    On Thu, 9 Oct 2025 12:37:30 +0100
    The Natural Philosopher <tnp@invalid.invalid> wrote:

    Certainly, but keeping it separate allows for some fine-tuning (e.g. >>>>> picking a larger inode size for a partition where small files will
    be the exception rather than the rule.)
    Crikey, how long has THAT been an issue. Like the time you had to
    define how many TCP/IP buffers or virtual ttys you had... Suddenly
    there was enough memory and disk space to not give a shit

    Everybody can feel free to make their own judgements - but in my own
    experience, "more than enough disk space" always manages to grind its
    way down to "not as much space as I thought" eventually. Parkinson's
    Law is an insidious force...


    -a-a Yep, there's NEVER "enough" space-a :-)

    Actually I seem to have arrived at a limit for 'personal' use.

    Running with a couple of terabytes for media and 24GB or RAM I simply
    have now 'more than enough'


    -a-a Kind of like building a bigger closet, it too
    -a-a will be packed to overflowing within a year.

    Then throw those old clothes that no longer fit away. Accept you will
    never have a 30" waist ever again..

    -a-a A lot of people work with 8+ K 120fps video now,
    -a-a that'll fill drive and memory up really quick.

    "Personal" - yea - enough IS enough for all practical
    purposes. I keep a gB and a few extra gB on my cheapo
    'NAS'. More than enough.

    Biz however ....

    Did a lot of backup servers - 50+ employees shit twice
    a day. An amazing amount of redundant shit on their
    disks/parts ... but you had to back up ALL of it Just
    In Case.

    And a few employees were nefarious for somehow
    disappearing almost everything on their machines.
    This included the one who did payroll ......

    Don't remember ... does Win have a /dev/null
    equiv device ? SEEMS like those employees
    did a cut/paste to one of them somehow :-)

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 01:57:42 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/25 04:54, The Natural Philosopher wrote:
    On 10/10/2025 02:36, c186282 wrote:
    On 10/9/25 15:10, Carlos E.R. wrote:
    On 2025-10-09 08:44, c186282 wrote:
    On 10/8/25 08:14, Carlos E.R. wrote:
    On 2025-10-08 14:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent >>>>>>> invention. We simply did not know. We invented the urban legends. >>>>>>
    -a-a Some people around here are walking around with those
    -a-a RFID cards today, and they're thinking about wrapping
    -a-a them in aluminum foil to make it harder to scan them.

    You can buy wallets that claim to be shielded. For NFC.

    -a-a Mag HDDs generally come wrapped in heavily
    -a-a metal coated plastic. I saved those wrappers.

    -a-a One large piece in the outside fold of the
    -a-a wallet, and a secondary pouch for the little
    -a-a space where the cards reside.

    -a-a Maybe not necessary, but can't hurt.

    I sometimes put a bit of aluminum foil there, but it doesn't last a
    month. Your idea seems better.

    -a-a Actual foil falls apart pretty quick.

    -a-a Western Digital always wrapped its primo drives
    -a-a in heavily-metalized plastic, it can take a
    -a-a crease, unlike the semi-transparent crap used
    -a-a for most devices these days. It also doesn't
    -a-a fall apart in a wallet.

    -a-a You could maybe make a fake version of that ...
    -a-a thin polyester film, some spray glue and foil
    -a-a stuck to both sides.


    Copper foil with glue backing is available for EMF shielding., Very
    useful for electric guitars. As is conductive paint

    Yes, I can see that foil alone is mechanically weak, and probably needs
    a plastic substrate for strength

    Aluminum IS subject to flex stress - and the household
    foil has already been rolled and squeezes a LOT.

    So, fix, as I suggested, try to make your own better
    RF shielding.

    Think I'm kind of out of those old WD disk pouches.
    Will HAVE to try and make my own pretty soon.
    Figure thin 'mylar' film, spray carpet adhesive
    and a roller squeegie. You can get 'em all really
    cheap from Amazon.

    Copper WILL work. Also check Amazon - it sells some
    very thin/fine "copper mesh/cloth" that ought to
    hold up for some time. You can also heat it over
    a stove burner, annealing, to make it more flexible.
    Can do the same with aluminum, but it's touchier,
    might just suddenly melt. Hmmm ... spray the copper
    mesh with some kind of flexible glue ? Should help
    hold it together in a wallet.

    Anyway, you can argue whether RF shielded wallets
    are 'necessary' ... but if it's EASY then Why Not ?

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 02:10:07 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/25 04:55, The Natural Philosopher wrote:
    On 10/10/2025 07:51, Charlie Gibbs wrote:
    On 2025-10-10, c186282 <c186282@nnada.net> wrote:

    On 10/9/25 06:50, Joerg Walther wrote:

    Carlos E.R. wrote:

    You can buy wallets that claim to be shielded. For NFC.

    Nowadays I only use my phone to pay which does not proceed with the
    payment until I authorize it with my fingerprint.

    -a-a-a You gave Russia your fingerprint ???

    No, just Google.

    Is there a difference these days?

    Nope.

    Vlad's boyz are into EVERYTHING, easily.
    State resources, porn vids and lots of
    caffeine/Adderal ... what else could any
    pubescent hacker want ? They'll hack
    until they drop.

    Hmmm ... remember when 'biometrics' were
    supposed to be perfect ? Well, ONLY until
    The Foe gets a copy of your biometric sig.
    Then DARE claim it wasn't you who bought
    100,000 in BitCoins ...

    Horrible truth - there IS NO 'perfect', or
    anything close, these days. The cold war has
    turned warm and They ARE out to get us and
    have vast resources to do so. China just
    recently proved it could get deep into all
    US phone systems. Even big corps, indeed
    even a US credit-lord company, get totally
    sucked at a whim.

    But nobody DARES admit what it MEANS. TOO
    much invested/trusted in "online" shit.

    And no, there's no electronic fix ... the
    attacker ALWAYS has the advantage.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 02:29:52 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/25 07:49, Carlos E.R. wrote:
    On 2025-10-10 03:36, c186282 wrote:
    On 10/9/25 15:10, Carlos E.R. wrote:
    On 2025-10-09 08:44, c186282 wrote:
    On 10/8/25 08:14, Carlos E.R. wrote:
    On 2025-10-08 14:10, Stefan Ram wrote:
    "Carlos E.R." <robin_listas@es.invalid> wrote or quoted:
    There was no urban legend in those years, floppies were a recent >>>>>>> invention. We simply did not know. We invented the urban legends. >>>>>>
    -a-a Some people around here are walking around with those
    -a-a RFID cards today, and they're thinking about wrapping
    -a-a them in aluminum foil to make it harder to scan them.

    You can buy wallets that claim to be shielded. For NFC.

    -a-a Mag HDDs generally come wrapped in heavily
    -a-a metal coated plastic. I saved those wrappers.

    -a-a One large piece in the outside fold of the
    -a-a wallet, and a secondary pouch for the little
    -a-a space where the cards reside.

    -a-a Maybe not necessary, but can't hurt.

    I sometimes put a bit of aluminum foil there, but it doesn't last a
    month. Your idea seems better.

    -a-a Actual foil falls apart pretty quick.

    -a-a Western Digital always wrapped its primo drives
    -a-a in heavily-metalized plastic, it can take a
    -a-a crease, unlike the semi-transparent crap used
    -a-a for most devices these days. It also doesn't
    -a-a fall apart in a wallet.

    -a-a You could maybe make a fake version of that ...
    -a-a thin polyester film, some spray glue and foil
    -a-a stuck to both sides.

    Hum!-a Long ago I made roller reflective curtains with aluminum foil
    stuck to self-adhesive plastic rolls made to line kitchen drawers.
    Aironfix, I think was the name. Yes, they still sell it.

    My brother had a big roll of (thinly) metalized
    film ... for his weed garden :-)

    But the stuff WD uses for its HDDs is far better
    for the purpose.

    Best guess, very thin mylar film, a can of spray
    carpet adhesive, a roller squeegie, and some
    household aluminum foil.

    Argue about the 'need', but if it's EASY to RF
    shield then Why Not ?

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 02:30:31 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/25 07:51, Carlos E.R. wrote:
    On 2025-10-10 11:19, Joerg Walther wrote:
    Carlos E.R. wrote:

    Also, at least in my case, my bank tell us to use google pay, so they
    track us.

    So you can't use other wallet apps, you are forced to use google pay?

    And how does it talk to my bank, if my bank doesn't support them?

    Different bank dude ....

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 02:35:41 2025
    From Newsgroup: comp.os.linux.misc

    On 10/10/25 09:02, The Natural Philosopher wrote:
    On 10/10/2025 12:45, Carlos E.R. wrote:
    On 2025-10-10 10:58, The Natural Philosopher wrote:

    Yeah. That's how it works, with a port specification.

    I don't have to specify ports. If I use a non standard port, I
    configure that in the client .ssh/config:

    Host host.dyndns
    -a-a-a-a-a-a-a-a Port 5000

    ...where anyone who steals the laptop in a foreign land can find it.

    Well, I never go to 'foreign lands' ...

    However using non-standard ports IS a very good
    idea. The many little hacks pound the standard
    ports for whatever relentlessly - but they don't
    waste the time looking at EVERY port. Even my
    home boxes don't use standard SSH and/or VNC.

    Its good enough to find and grab files off the user data areas.

    When I think that my minimum internet speed is what my maximum LAN
    speed was 35 years ago...

    Heh, but maybe not everywhere.

    Everywhere except the USA. And possibly Spain

    Can't get fast (wireless) internet - the tower
    is too far away.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat Oct 11 14:32:43 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-11 08:30, c186282 wrote:
    On 10/10/25 07:51, Carlos E.R. wrote:
    On 2025-10-10 11:19, Joerg Walther wrote:
    Carlos E.R. wrote:

    Also, at least in my case, my bank tell us to use google pay, so they
    track us.

    So you can't use other wallet apps, you are forced to use google pay?

    And how does it talk to my bank, if my bank doesn't support them?

    -a Different bank dude ....

    Ha ha. Not viable.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat Oct 11 14:32:15 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-11 08:29, c186282 wrote:
    On 10/10/25 07:49, Carlos E.R. wrote:
    On 2025-10-10 03:36, c186282 wrote:
    On 10/9/25 15:10, Carlos E.R. wrote:

    ...

    -a-a You could maybe make a fake version of that ...
    -a-a thin polyester film, some spray glue and foil
    -a-a stuck to both sides.

    Hum!-a Long ago I made roller reflective curtains with aluminum foil
    stuck to self-adhesive plastic rolls made to line kitchen drawers.
    Aironfix, I think was the name. Yes, they still sell it.

    -a My brother had a big roll of (thinly) metalized
    -a film ... for his weed garden-a :-)

    -a But the stuff WD uses for its HDDs is far better
    -a for the purpose.

    Oh, my purpose was to reflect the heat of the sun in a room facing south
    at an university residence rCo no AC :-D


    -a Best guess, very thin mylar film, a can of spray
    -a carpet adhesive, a roller squeegie, and some
    -a household aluminum foil.

    -a Argue about the 'need', but if it's EASY to RF
    -a shield then Why Not ?

    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat Oct 11 15:28:17 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-11 06:57, c186282 wrote:
    On 10/10/25 03:45, Carlos E.R. wrote:
    On 2025-10-09 17:07, Rich wrote:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 22:29, John Ames wrote:
    On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
    Lawrence DrCOOliveiro <ldo@nz.invalid> wrote:

    ...

    A quick check here with 'df -i' shows all but one mounted filesystem in
    the single digit percentage usage of inodes.-a The one 'worst' case (a
    4T disk for media encoding/transcoding and other misc usages) is only
    consuming 17% of its max inodes.

    Telcontar:~ # df -i
    Filesystem-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a Inodes-a-a IUsed-a-a-a-a-a IFree IUse%
    Mounted on
    /dev/nvme0n1p5-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 9830400 2135223-a-a-a 7695177-a-a 22% /
    ...
    /dev/sdc9-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 16777216 1632362-a-a 15144854-a-a 10% /
    data/WasReiserfs-a-a-a-a-a-a-a (holds the news spool)
    ...
    /dev/sdb10-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 15295056-a 943965-a-a 14351091-a-a-a 7% /
    data/storage_b
    /dev/sdc10-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 2621440-a 131132-a-a-a 2490308-a-a-a 6% /
    usr/ local
    ...

    -a We tend to think about inodes less and less these
    -a days as both CPUs got more powerful and disks got
    -a much larger and faster.

    -a However sometimes you DO need to think about them,
    -a especially for certain environments, usually servers.
    -a Are you going to be storing a few BIG files or a
    -a zillion TINY files ? Adjustments to block sizes
    -a and inode params may be advised.

    Well, you can see that my root filesystem has a high percent of used
    inodes, more than the /data/WasReiserfs which holds the news spool and
    is customized for many small files.

    I'd like to know the inode percent per directory in a partition. Chatgpt suggests

    du --inodes -d 1
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Charlie Gibbs@cgibbs@kltpzyxm.invalid to comp.os.linux.misc on Sat Oct 11 17:48:24 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-11, c186282 <c186282@nnada.net> wrote:

    Don't remember ... does Win have a /dev/null
    equiv device ? SEEMS like those employees
    did a cut/paste to one of them somehow :-)

    Nah, they just accidentally drop the icon while moving
    across the screen toward the icon where they intended
    to drop it. One little slip while trying to keep constant
    pressure on that mouse button and >poof<. And then it's
    time to start searching the entire file system.

    I don't do drag-and-drop anymore. It's too dangerous.
    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Nuno Silva@nunojsilva@invalid.invalid to comp.os.linux.misc on Sat Oct 11 23:46:15 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-11, Carlos E.R. wrote:

    I'd like to know the inode percent per directory in a
    partition. Chatgpt suggests

    du --inodes -d 1

    Is there some implementation of the du utility that provides a
    percentage with that invocation?

    (I guess an actually intelligent AI would have attempted to precisely
    clarify what "percent per directory" is expected to mean before
    suggesting any code or command?)
    --
    Nuno Silva
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sun Oct 12 02:42:42 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-12 00:46, Nuno Silva wrote:
    On 2025-10-11, Carlos E.R. wrote:

    I'd like to know the inode percent per directory in a
    partition. Chatgpt suggests

    du --inodes -d 1

    Is there some implementation of the du utility that provides a
    percentage with that invocation?

    I don't know.


    (I guess an actually intelligent AI would have attempted to precisely
    clarify what "percent per directory" is expected to mean before
    suggesting any code or command?)


    It suggested more methods, I took the simplest :-)

    To check **inode usage per directory** in Linux rCo that is, to see **how many inodes (files/directories)** each subdirectory is using rCo you can use a combination of tools like `find`, `awk`, and `du`.

    Here are the most useful and efficient ways:

    ---

    ## rLa **1. Using `find` to count inodes per subdirectory**

    This gives you the number of inodes (i.e. files + dirs) in each top-level subdirectory:

    ```bash
    for dir in *; do
    [ -d "$dir" ] && echo -n "$dir: " && find "$dir" | wc -l
    done
    ```

    This recursively counts all files and directories inside each folder rCo i.e. inode usage.

    ---

    ## rLa **2. Using `find` + `awk` for sorted output**

    List inode counts for subdirectories in current dir, sorted by usage:

    ```bash
    find . -xdev -type f -printf '%h\n' | sort | uniq -c | sort -nr
    ```

    * `-xdev`: restricts to current filesystem (avoid crossing mount points)
    * `-type f`: only counts files (you can remove this to include dirs too)
    * `%h`: prints parent directory (for grouping)

    ---

    ## rLa **3. Using `du` (but for inodes) rCo with `--inodes`**

    If your version of `du` supports it (on newer GNU coreutils), use:

    ```bash
    du -a --inodes
    ```

    Or for top-level dirs:

    ```bash
    du --inodes -d 1
    ```

    This shows inode usage (number of files/directories) like `du` shows disk usage.

    ---

    ## rLa **4. Get total inode usage of filesystem**

    To check **total inodes used/available** on a filesystem (not per directory):

    ```bash
    df -i
    ```

    Sample output:

    ```
    Filesystem Inodes IUsed IFree IUse% Mounted on
    /dev/sda1 524288 10234 514054 2% /
    ```

    ---

    ## Efoa Pro Tip: WhatrCOs an inode?

    Each **file**, **directory**, **symlink**, etc. uses **one inode**. On filesystems like ext4, the number of inodes is fixed at creation time. You can run out of inodes even if disk space is free rCo especially if you create millions of tiny files (like maildirs, caches, etc.).

    ---

    ## rLa Summary

    | Goal | Command | | | |
    | ---------------------- | ---------------------------- | ------ | ------- | --------- |
    | Inode usage per subdir | `find "$dir" | wc -l` | | |
    | Sorted inode usage | `find . -xdev -printf '%h\n' | sort | uniq -c | sort -nr` |
    | Inode-aware du | `du --inodes -d 1` | | | |
    | Total inodes used/free | `df -i` | | | |

    Let me know if you want a script to alert when inode usage gets too high.



    --------

    The invocation:

    find . -xdev -type f -printf '%h\n' | sort | uniq -c | sort -nr | less

    found out where the inodes are going to in my root:

    76119 ./tmp/imapsync_cache/legolas-e.valinor/cer/telcontar.valinor/cer/alpine_r_gmx/alpine_r_gmx
    62998 ./tmp/imapsync_cache/legolas-e.valinor/cer/telcontar.valinor/cer/alpine_r_tl/alpine_r_tl
    49326 ./tmp/imapsync_cache/legolas.valinor/cer/telcontar.valinor/cer/alpine_r_gmx/alpine_r_gmx

    caches of mail folders, created by "imapsync", seems one zero sized file per email. /tmp is in root (/).
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 21:35:02 2025
    From Newsgroup: comp.os.linux.misc

    On 10/11/25 08:32, Carlos E.R. wrote:
    On 2025-10-11 08:30, c186282 wrote:
    On 10/10/25 07:51, Carlos E.R. wrote:
    On 2025-10-10 11:19, Joerg Walther wrote:
    Carlos E.R. wrote:

    Also, at least in my case, my bank tell us to use google pay, so they >>>>> track us.

    So you can't use other wallet apps, you are forced to use google pay?

    And how does it talk to my bank, if my bank doesn't support them?

    -a-a Different bank dude ....

    Ha ha. Not viable.

    Why not ? People jump banks all the time.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 21:51:10 2025
    From Newsgroup: comp.os.linux.misc

    On 10/11/25 09:28, Carlos E.R. wrote:
    On 2025-10-11 06:57, c186282 wrote:
    On 10/10/25 03:45, Carlos E.R. wrote:
    On 2025-10-09 17:07, Rich wrote:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 22:29, John Ames wrote:
    On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
    Lawrence DrCOOliveiro <ldo@nz.invalid> wrote:

    ...

    A quick check here with 'df -i' shows all but one mounted filesystem in >>>> the single digit percentage usage of inodes.-a The one 'worst' case (a >>>> 4T disk for media encoding/transcoding and other misc usages) is only
    consuming 17% of its max inodes.

    Telcontar:~ # df -i
    Filesystem-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a Inodes-a-a IUsed-a-a-a-a-a IFree IUse%
    Mounted on
    /dev/nvme0n1p5-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 9830400 2135223-a-a-a 7695177-a-a 22% /
    ...
    /dev/sdc9-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 16777216 1632362-a-a 15144854-a-a 10% /
    data/WasReiserfs-a-a-a-a-a-a-a (holds the news spool)
    ...
    /dev/sdb10-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 15295056-a 943965-a-a 14351091-a-a-a 7% /
    data/storage_b
    /dev/sdc10-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 2621440-a 131132-a-a-a 2490308-a-a-a 6% /
    usr/ local
    ...

    -a-a We tend to think about inodes less and less these
    -a-a days as both CPUs got more powerful and disks got
    -a-a much larger and faster.

    -a-a However sometimes you DO need to think about them,
    -a-a especially for certain environments, usually servers.
    -a-a Are you going to be storing a few BIG files or a
    -a-a zillion TINY files ? Adjustments to block sizes
    -a-a and inode params may be advised.

    Well, you can see that my root filesystem has a high percent of used
    inodes, more than the /data/WasReiserfs which holds the news spool and
    is customized for many small files.

    I'd like to know the inode percent per directory in a partition. Chatgpt suggests

    du --inodes -d 1

    That shows how many are used, but not a percentage of
    what's available.

    "df -i" is far better at that.

    Modern distros, I doubt you'll ever run out of inodes
    under almost any circumstance. But, as said, if you
    store vast quantities of tiny files - some DBs might
    keep those, maybe some audio mixing platforms too - you
    may want to look into formatting with smaller blocks and
    and more inodes. Exceptional cases do exist. One size
    never fits all.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 22:11:28 2025
    From Newsgroup: comp.os.linux.misc

    On 10/11/25 13:48, Charlie Gibbs wrote:
    On 2025-10-11, c186282 <c186282@nnada.net> wrote:

    Don't remember ... does Win have a /dev/null
    equiv device ? SEEMS like those employees
    did a cut/paste to one of them somehow :-)

    Nah, they just accidentally drop the icon while moving
    across the screen toward the icon where they intended
    to drop it. One little slip while trying to keep constant
    pressure on that mouse button and >poof<. And then it's
    time to start searching the entire file system.

    Saw that often enough, TOO often. Took to adding
    tag files to the more important user dirs - like
    the payroll stuff ! - so I could do an easy huge
    search for them.

    However sometimes ... the giant dirs just DISAPPEARED.
    Not even in the recycle bin.

    I don't do drag-and-drop anymore. It's too dangerous.

    I've stuck with deliberate copy/cut-paste. Far harder
    to get it wrong. If space permits I'll just copy, be
    SURE it's at the dest, then go back and delete the
    original. Uses a few extra seconds but you KNOW
    what's happening.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat Oct 11 22:49:12 2025
    From Newsgroup: comp.os.linux.misc

    On 10/11/25 18:46, Nuno Silva wrote:
    On 2025-10-11, Carlos E.R. wrote:

    I'd like to know the inode percent per directory in a
    partition. Chatgpt suggests

    du --inodes -d 1

    Is there some implementation of the du utility that provides a
    percentage with that invocation?

    No. Use "df -i"

    You CAN specify "/" too if you want
    less noise.

    (I guess an actually intelligent AI would have attempted to precisely
    clarify what "percent per directory" is expected to mean before
    suggesting any code or command?)

    Hmm ... language subtleties ... LLMs don't
    really love those - will probably try to
    bullshit you :-)

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sun Oct 12 14:48:26 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-12 03:35, c186282 wrote:
    On 10/11/25 08:32, Carlos E.R. wrote:
    On 2025-10-11 08:30, c186282 wrote:
    On 10/10/25 07:51, Carlos E.R. wrote:
    On 2025-10-10 11:19, Joerg Walther wrote:
    Carlos E.R. wrote:

    Also, at least in my case, my bank tell us to use google pay, so they >>>>>> track us.

    So you can't use other wallet apps, you are forced to use google pay? >>>>
    And how does it talk to my bank, if my bank doesn't support them?

    -a-a Different bank dude ....

    Ha ha. Not viable.

    -a Why not ? People jump banks all the time.

    No, they don't. Not here.

    Moving automated payments at source (means contacting all utilities that invoice me, all automated tax payments), moving funds at inappropriate times...

    And other banks may not have the convenient handling of my money and my
    funds. There are only 5 banks to choose from, tops.
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon Oct 13 03:10:00 2025
    From Newsgroup: comp.os.linux.misc

    On 10/11/25 09:28, Carlos E.R. wrote:
    On 2025-10-11 06:57, c186282 wrote:
    On 10/10/25 03:45, Carlos E.R. wrote:
    On 2025-10-09 17:07, Rich wrote:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/10/2025 22:29, John Ames wrote:
    On Wed, 8 Oct 2025 21:13:01 -0000 (UTC)
    Lawrence DrCOOliveiro <ldo@nz.invalid> wrote:

    ...

    A quick check here with 'df -i' shows all but one mounted filesystem in >>>> the single digit percentage usage of inodes.-a The one 'worst' case (a >>>> 4T disk for media encoding/transcoding and other misc usages) is only
    consuming 17% of its max inodes.

    Telcontar:~ # df -i
    Filesystem-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a Inodes-a-a IUsed-a-a-a-a-a IFree IUse%
    Mounted on
    /dev/nvme0n1p5-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 9830400 2135223-a-a-a 7695177-a-a 22% /
    ...
    /dev/sdc9-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 16777216 1632362-a-a 15144854-a-a 10% /
    data/WasReiserfs-a-a-a-a-a-a-a (holds the news spool)
    ...
    /dev/sdb10-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 15295056-a 943965-a-a 14351091-a-a-a 7% /
    data/storage_b
    /dev/sdc10-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a 2621440-a 131132-a-a-a 2490308-a-a-a 6% /
    usr/ local
    ...

    -a-a We tend to think about inodes less and less these
    -a-a days as both CPUs got more powerful and disks got
    -a-a much larger and faster.

    -a-a However sometimes you DO need to think about them,
    -a-a especially for certain environments, usually servers.
    -a-a Are you going to be storing a few BIG files or a
    -a-a zillion TINY files ? Adjustments to block sizes
    -a-a and inode params may be advised.

    Well, you can see that my root filesystem has a high percent of used
    inodes, more than the /data/WasReiserfs which holds the news spool and
    is customized for many small files.

    I'd like to know the inode percent per directory in a partition. Chatgpt suggests

    du --inodes -d 1


    'df -i" is better.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon Oct 13 03:13:21 2025
    From Newsgroup: comp.os.linux.misc

    On 10/11/25 20:42, Carlos E.R. wrote:
    On 2025-10-12 00:46, Nuno Silva wrote:
    On 2025-10-11, Carlos E.R. wrote:

    I'd like to know the inode percent per directory in a
    partition. Chatgpt suggests

    du --inodes -d 1

    Is there some implementation of the du utility that provides a
    percentage with that invocation?

    I don't know.


    (I guess an actually intelligent AI would have attempted to precisely
    clarify what "percent per directory" is expected to mean before
    suggesting any code or command?)


    It suggested more methods, I took the simplest :-)

    To check **inode usage per directory** in Linux rCo that is, to see **how many inodes (files/directories)** each subdirectory is using rCo you can
    use a combination of tools like `find`, `awk`, and `du`.

    Here are the most useful and efficient ways:

    ---

    ## rLa **1. Using `find` to count inodes per subdirectory**

    This gives you the number of inodes (i.e. files + dirs) in each top-
    level subdirectory:

    ```bash
    for dir in *; do
    -a [ -d "$dir" ] && echo -n "$dir: " && find "$dir" | wc -l
    done
    ```

    This recursively counts all files and directories inside each folder rCo
    i.e. inode usage.

    ---

    ## rLa **2. Using `find` + `awk` for sorted output**

    List inode counts for subdirectories in current dir, sorted by usage:

    ```bash
    find . -xdev -type f -printf '%h\n' | sort | uniq -c | sort -nr
    ```

    * `-xdev`: restricts to current filesystem (avoid crossing mount points)
    * `-type f`: only counts files (you can remove this to include dirs too)
    * `%h`: prints parent directory (for grouping)

    ---

    ## rLa **3. Using `du` (but for inodes) rCo with `--inodes`**

    If your version of `du` supports it (on newer GNU coreutils), use:

    ```bash
    du -a --inodes
    ```

    Or for top-level dirs:

    ```bash
    du --inodes -d 1
    ```

    This shows inode usage (number of files/directories) like `du` shows
    disk usage.

    ---

    ## rLa **4. Get total inode usage of filesystem**

    To check **total inodes used/available** on a filesystem (not per directory):

    ```bash
    df -i
    ```

    Sample output:

    ```
    Filesystem-a-a-a-a Inodes-a IUsed-a IFree IUse% Mounted on /dev/sda1-a-a-a-a-a 524288-a 10234 514054-a-a-a 2% /
    ```

    ---

    ## Efoa Pro Tip: WhatrCOs an inode?

    Each **file**, **directory**, **symlink**, etc. uses **one inode**. On filesystems like ext4, the number of inodes is fixed at creation time.
    You can run out of inodes even if disk space is free rCo especially if you create millions of tiny files (like maildirs, caches, etc.).

    ---

    ## rLa Summary

    | Goal-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a | Command-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a |-a-a-a-a-a-a-a |
    -a-a-a-a-a-a-a-a |-a-a-a-a-a-a-a-a-a-a |
    | ---------------------- | ---------------------------- | ------ |
    ------- | --------- |
    | Inode usage per subdir | `find "$dir"-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a | wc -l` |
    -a-a-a-a-a-a-a-a |-a-a-a-a-a-a-a-a-a-a |
    | Sorted inode usage-a-a-a-a | `find . -xdev -printf '%h\n' | sort-a-a | uniq
    -c | sort -nr` |
    | Inode-aware du-a-a-a-a-a-a-a-a | `du --inodes -d 1`-a-a-a-a-a-a-a-a-a-a |-a-a-a-a-a-a-a |
    -a-a-a-a-a-a-a-a |-a-a-a-a-a-a-a-a-a-a |
    | Total inodes used/free | `df -i`-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a-a |-a-a-a-a-a-a-a |
    -a-a-a-a-a-a-a-a |-a-a-a-a-a-a-a-a-a-a |

    Let me know if you want a script to alert when inode usage gets too high.



    --------

    The invocation:

    find . -xdev -type f -printf '%h\n' | sort | uniq -c | sort -nr | less

    found out where the inodes are going to in my root:

    -a 76119 ./tmp/imapsync_cache/legolas-e.valinor/cer/telcontar.valinor/ cer/alpine_r_gmx/alpine_r_gmx
    -a 62998 ./tmp/imapsync_cache/legolas-e.valinor/cer/telcontar.valinor/ cer/alpine_r_tl/alpine_r_tl
    -a 49326 ./tmp/imapsync_cache/legolas.valinor/cer/telcontar.valinor/cer/ alpine_r_gmx/alpine_r_gmx

    caches of mail folders, created by "imapsync", seems one zero sized file
    per email. /tmp is in root (/).

    'df -i" will tell you exactly what you need.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Mon Oct 13 10:53:51 2025
    From Newsgroup: comp.os.linux.misc

    On 2025-10-13 09:13, c186282 wrote:
    On 10/11/25 20:42, Carlos E.R. wrote:
    On 2025-10-12 00:46, Nuno Silva wrote:
    On 2025-10-11, Carlos E.R. wrote:

    ...


    -a 'df -i" will tell you exactly what you need.

    No, it doesn't. That's the issue.

    Telcontar:~ # df -i
    Filesystem Inodes IUsed IFree IUse% Mounted on /dev/nvme0n1p5 9830400 2135223 7695177 22% /


    I need to know where exactly the inodes are going.



    Telcontar:/ # du --inodes -d 1
    1 ./lost+found
    729 ./boot
    3 ./%{_rundir}
    2 ./.config
    10 ./.razor
    6263 ./CopiaSeguridadParcial
    62 ./aeat
    147 ./bin

    here it stops for a long time. It ignores ctrl-C, by the way.


    Telcontar:/ # find . -xdev -type f -printf '%h\n' | sort | uniq -c | sort -nr | less
    76119 ./tmp/imapsync_cache/legolas-e.valinor/cer/telcontar.valinor/cer/alpine_r_gmx/alpine_r_gmx
    62998 ./tmp/imapsync_cache/legolas-e.valinor/cer/telcontar.valinor/cer/alpine_r_tl/alpine_r_tl
    49326 ./tmp/imapsync_cache/legolas.valinor/cer/telcontar.valinor/cer/alpine_r_gmx/alpine_r_gmx


    results are fast, and I have the data that I need: what directories are loaded with inodes in the root filesystem, no, the root partition. du --inodes is still running.


    This one is still running in another terminal:

    Telcontar:/ # du --inodes -d 1
    1 ./lost+found
    729 ./boot
    3 ./%{_rundir}
    2 ./.config
    10 ./.razor
    6263 ./CopiaSeguridadParcial
    62 ./aeat
    147 ./bin
    3902694 ./data
    1570 ./dev
    6623 ./etc
    6291 ./etc_13.1
    182164 ./home
    35368 ./home1
    1406028 ./home_aux
    17485 ./lib
    202 ./lib64
    1 ./.cache
    2 ./media


    long time here

    3266859 ./mnt
    16 ./new
    84459 ./opt
    48 ./other
    du: cannot access './proc/12757/task/12757/fd/3': No such file or directory
    du: cannot access './proc/12757/task/12757/fdinfo/3': No such file or directory ...
    1941858 ./proc
    55126 ./root
    du: cannot access './run/user/1000/doc': Permission denied
    du: cannot access './run/user/1000/gvfs': Permission denied
    3385 ./run
    298 ./sbin
    1 ./selinux
    6440 ./srv
    1 ./subdomain
    100488 ./sys
    5 ./tftpboot
    591728 ./tmp
    1430987 ./usr
    28623 ./var
    28 ./windows
    5 ./transfernotebook
    13076004 .
    Telcontar:/ #


    Well, after a long time (an hour?) it prints the information, but hard to interpret.

    This is exactly what I need:

    find . -xdev -type f -printf '%h\n' | sort | uniq -c | sort -nr | less
    --
    Cheers, Carlos.
    ESEfc-Efc+, EUEfc-Efc|;
    --- Synchronet 3.21a-Linux NewsLink 1.2