On 3/25/21 5:51 AM, Patrick O'Callaghan wrote:
Add a line to /etc/fstab, specifying 'user' as one of the mount
options.
And, if you don't want it mounted at boot, put in noauto as well.
___
users mailing list -- users@lists.fedoraproject.org
To unsubs
On 3/25/21 4:25 AM, Chris Murphy wrote:
It might be appropriate to set dirty_bytes to 500M across the board,
desktop and server. And dirty_background to 1/4 that. But all of these
are kinda rudimentary guides. What we really want is something that
knows what the throughput of the storage is, and
On Thu, 25 Mar 2021 08:58:20 -0500
SternData wrote:
> In F33's logwatch, I'm seeing a CRON block full of lines like this:
>
> This seems to be new.
Yep, new:
https://bugzilla.redhat.com/show_bug.cgi?id=1941630
___
users mailing list -- users@lists.fed
In F33's logwatch, I'm seeing a CRON block full of lines like this:
This seems to be new. Or, at least, I can't tie it to anything I've
done diffrently
- Cron Begin
**Unmatched Entries**
CMDEND (run-parts /etc/cron.hourly)
--
-- Steve
__
On Wed, Mar 24, 2021 at 11:05 PM Chris Murphy
wrote:
> On Wed, Mar 24, 2021 at 6:09 AM Richard Shaw wrote:
> >
> > I was syncing a 100GB blockchain, which means it was frequently getting
> appended to, so COW was really killing my I/O (iowait > 50%) but I had
> hoped that marking as nodatacow wo
On Wed, Mar 24, 2021 at 11:26 PM Chris Murphy
wrote:
> On Wed, Mar 24, 2021 at 3:47 PM Richard Shaw wrote:
> >
> > I've been running MythTV for about 10 years now and I've finally
> outgrown my media storage, currently a single 4TB disk drive. I have
> purchased 3 additional drives of the same m
On Wed, 2021-03-24 at 18:20 -0700, Geoffrey Leach wrote:
> Suppose I have a USB stick with UUID 1234. I am able to mount it as
> root
> # mount UUID=1234 /Media
> or as a non-root user
> % sudo mount UUID=1234 /Media
> unsafe!
>
> Question: is there any way to perform the mount (f