nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

Stopping cron sending email alert for Linux/Unix jobs

Posted: 05 May 2021 09:58 PM PDT


{Updated} How do I to disable the email alert send by crontab? When my job is executed and the jobs cannot run normally it will sent an email to root. Why do I receive e-mails to my root account from cron? How can I prevent this?

The post Stopping cron sending email alert for Linux/Unix jobs appeared first on nixCraft.

How to upgrade ZFS storage pools version on FreeBSD

Posted: 05 May 2021 12:56 PM PDT

When we update FreeBSD from 12 to 13, we get an updated version of ZFS. FreeBSD 13 released with OpenZFS support with various performance boosts. Sometimes OS patching and minor FreeBSD upgrade can also offer an updated zpool version. In any case, we need to upgrade the ZFS storage pools version to get newer functionality and bug fixes. This page explains how to update the ZFS storage pools version on FreeBSD.

The post How to upgrade ZFS storage pools version on FreeBSD appeared first on nixCraft.