Closed itpropaul closed 3 years ago
Yes, the latest build script didn't include it, you can easily download it from https://github.com/teamdfir/sift-cli and then run the install, it won't think it's installed only because a single file doesn't exist, but the SIFT scripts are all idempotent and so it'll run through and see what's different, what's the same and make any necessary changes..
Okay, thanks! Do you recommend solely using sift to update/upgrade the VM or still use apt?
I'm wondering if using apt would break dependencies, etc.
The SIFT CLI will do things apt doesn’t, apt is going to cover probably 70% or so.
Sent from my iPhone
On Nov 4, 2021, at 13:40, Paul Masek @.***> wrote:
Okay, thanks! Do you recommend solely using sift to update/upgrade the VM or still use apt?
I'm wondering if using apt would break dependencies, etc.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Awesome, thanks @ekristen!
I don't see the "sift" command available in the OVA.
Beyond apt update and apt upgrade, is there a sift-specific way that I should be updating the VM and it's included tools?