lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 6 months agoIf all kernel bugs are security bugs, how do you keep your Linux safe?www.zdnet.comexternal-linkmessage-square64fedilinkarrow-up1132arrow-down117
arrow-up1115arrow-down1external-linkIf all kernel bugs are security bugs, how do you keep your Linux safe?www.zdnet.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 6 months agomessage-square64fedilink
minus-squareSonori@beehaw.orglinkfedilinkarrow-up5·6 months agoCrontab dnf update -y and trust that if anything breaks uptime monitoing/ someone will let me know sooner or later.
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up3·6 months agoDon’t use cron for that. Use the package managers auto update utility. Plus if you use the proper tools you can set it to security updates only
Crontab dnf update -y and trust that if anything breaks uptime monitoing/ someone will let me know sooner or later.
Don’t use cron for that. Use the package managers auto update utility. Plus if you use the proper tools you can set it to security updates only