Comment on Managing Proxmox VE via Terraform and GitOps
joegarciar3a3294@lemmy.world 1 day agoi agree. they should be run in a confined env first
Comment on Managing Proxmox VE via Terraform and GitOps
joegarciar3a3294@lemmy.world 1 day agoi agree. they should be run in a confined env first
atzanteol@sh.itjust.works 1 day ago
No - you shouldn’t be putting
bash $(curl …)
into a post and telling people to run it at all. It’s bad and shouldn’t be normalized in any way. Take. It. Down.Fiery@lemmy.dbzer0.com 12 hours ago
Especially dangerous because the script can change. So this stays up, gets indexed and put in the search results for people looking to do this… And then poof suddenly the script is an info stealer.
Might not even be the original poster doing this, maybe their account gets hacked and the link gets every so slightly edited.
Just bad practice.
Though I must admit I do use proxmox helper scripts… But at least that’s a somewhat trusted repo.