lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 2 years agoIf all kernel bugs are security bugs, how do you keep your Linux safe?www.zdnet.comexternal-linkmessage-square64linkfedilinkarrow-up1131arrow-down117
arrow-up1114arrow-down1external-linkIf all kernel bugs are security bugs, how do you keep your Linux safe?www.zdnet.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 2 years agomessage-square64linkfedilink
minus-squareSonori@beehaw.orglinkfedilinkarrow-up5·2 years 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·2 years 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