How Can I Ensure a Script is Safe to Use?

0
14
Asked By CuriousPenguin89 On

I've come across a video that claims to help get Davinci Resolve running on Project 76's Pop!_OS, but it involves downloading a script from a series of links, which makes me uneasy. After over 30 years of navigating technology carefully, I'm worried I might be stepping into a dangerous situation. The video doesn't clearly show the download process, and the page it's linked to mostly mirrors the YouTube description. I'm left with a link to the actual script, which I can't share here due to restrictive auto-moderation. I found a way to check the URL through VirusTotal. What are some strategies or thoughts on how I can verify this script is safe? Also, I haven't found a solid guide for backing up my OS before making changes—any suggestions on that front would be appreciated too. I'm feeling like a total rookie here!

2 Answers

Answered By SkepticalUser42 On

Thanks for mentioning Clonezilla, but I’ve tried it, and it requires formatting my system each time I use it! I’m done with that program.

As for checking commands in scripts, I totally get your frustration. If coding isn’t your thing, it can feel impossible to tell what’s safe and what isn’t. And I hear you about the documentation—every Linux distro is unique, and figuring things out often feels like a solo journey because not all guides are beginner-friendly.

Answered By CautiousCoder77 On

To ensure a script is safe, take a close look at it before running. You can check the commands it will execute. If you see anything you don’t recognize or can’t find adequate info about online, it’s best not to run it. Familiar commands with no clear purpose should raise a red flag too.

For backups, Clonezilla is a solid option. You can download the ISO, make a bootable USB and follow the prompts to create a backup of your system. It's pretty straightforward once you get into it.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.