Slashdot Mirror


User: stpb

stpb's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Stability? on Linux 2.6 Kernel Stability Freeze · · Score: 1

    Imagine a file that should be readable by the members of two groups, for example. No easy way in classical Unix except creating a new group with the members of them both, and you have to keep them in synch manually

    It's possible to create a 3rd group and grant members of those 2 groups with `sg` and a group password (or a setuid wrapper like sudo). I doubt many people would do this, simply because the vast majority of *nix users don't seem to have heard of sg.

  2. Re:Experience with large raid setup and linux on 1.8TB Of Disk Space In A (Semi-)Normal PC · · Score: 1

    > I love descriptive mountpoints. I have
    > a /mnt/stuff too, but it's a measly 60 gig
    > unfortunately.

    I don't have a /mnt/stuff, but I do have a /junk (like /tmp but a lot bigger) and /bigdisk - but that looks doesn't look so big now.