What to update?

Hi!

I was wondering what should I check before running sudo apt-get update, I mean could I update software installed by Hestia, or Hestia does the update?

For exampe; just now I have a lot of php-* packets with updates. Would that be safe?

Yes, apt will figure everything out for you. Hestia packages are also upgraded by apt, so its safe to update like this. Indeed a necessary thing to do to keep everything up to date.
Hestia also has its own update cron job, but as that also works through dpkg/apt its not going to interfere

2 Likes

The “cron” job runs

apt update && apt upgrade is fine

1 Like

Awesome, thanks a lot!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.