Would enjoy learning what to look out for when updating apps to ensure they are good or questionable. What are the steps to consider when updating instead of just click and hope (hope and poke). I am grateful for jeff.pro forums!!!
The first idea is to know what youâre installing and from where. Third-party repositories can be tricky, especially if nobody can vouch for them. I generally avoid adding them as much as I used to in the long past.
Per the actual updates, I doubt they will contain any malware due to the âMany Eyesâ process. Thereâs a lot of people looking at the code before it goes live on a distribution. For example, the Linux Foundation banned the entire University of Minnesota because of its sloppy programming that created security issues on the Kernel.
Other than that, a good firewall, a no-remote-content approach with emails, and a couple of blockers on your browser will serve you well.
This is just the question I was wondering too. Thanks for the helpful post, @vasileios. An additional question for you if I may. Iâve got the built-in Firewall in Linux Mint (Cinnamon) turned on, is that good enough? What do you mean by âno-remote-content approach with emailsâ? As in, donât click the âload remote contentâ in emails with HTML? Also, when you say to have a couple of blockers on my browserâwhat kind do you mean? Do you have some that you recommend? I just want to be super careful. Thanks so much in advance!!
Hello @hannahgirl, and welcome to the forums!
The built-in firewall on Mint is good enough, yes. If you want to go overboard, which you donât need, a more detailed addition is OpenSnitch. Unless youâre an investigative journalist with a target on your back.
As for the âremote content,â yes. If you donât know or trust the sender, try to avoid clicking on it. Thatâs how the Pegasus malware got to infect systems.
Also, for the browsers, I highly recommend the following extensions:
- Privacy Badger
- uBlock Origin
They exist on both Firefox and Brave.
And, as always, itâs my pleasure to help!
@vasileios wow, thank you so much for the thorough answer! Iâve just finished doing all of that
Awesome! And youâre most welcome!
I just learned about updates the hard way - I downloaded the latest Ubunu update only to find my terminal had seemingly vanished!
But it turned into a valuable lesson because I learned how to find it (by clicking my laptopâs Windows icon and doing a search) and then added my terminal to my favorites.
Which in itself was something I had on my list to figure out: how to run apps that were installed but didnât âworkâ.
Listening to my newly running Spotify as I type
Linux most definitely sharpens perception and problem-solving skills. If you set a reference point of yourself today and then in a year from now, you will be most pleasantly surprised.
Hello again @vasileios! I was wondering how essential are the browser extensions you mentioned (Privacy Badger and uBlock Origin) are? Theyâre slowing down my browser so much I can hardly move around⌠When I turn them off everything speeds up, especially when I turn off Privacy Badger? I looked at the options and see that itâs really protecting me from yucky stuff, which is awesome! But⌠now Iâm torn between not being able to do a quick research for work, heh. Is it just a matter from those extensions protecting me from Google type things? Or are they protecting me from hackers? Iâm so sorry if thatâs a big question and I donât realize what Iâm asking
Thank you again!! Your help in this forum is worth more than we could ever express.
Hey @hannahgirl!
Itâs always my pleasure to lend a helping hand.
Itâs the first time someone mentions that their browsing experience is significantly slowed down by those two extensions. Perhaps thereâs a DNS issue that intentionally slows down the response time when its trackers donât go through. This is generally resolved (Iâve done it) if you log into your router, go to the Internet Options and in the DNS (Domain Name Servers), you input the following addresses:
1.1.1.1
1.0.0.1
Those are the CloudFlare DNS servers and are the fastest non-Google ones.
As for the extensions, yes, they protect you from much more than just tracking and ads. When ads run, sometimes even a few images, they can contain malicious code. This was spotted a while back, even on the MSN website (Microsoftâs), where ActiveX code sneaked in through the browser. Those two extensions stop that from happening.
Hey @vasileios, I finally got around to this and it worked brilliantly, thank you again!
Iâm so happy to hear that! Bravo!
And as always, itâs my pleasure!
I canât seem to find these extensions, can you please point me in the right direction
Hey @Tracy! Which browser are you using?
Hi, I am using Brave @vasileios
Hello again, @Tracy!
Brave is base on Chromium. Also, Googleâs Chrome is based on Chromium, which means Brave utilizes all of Chromeâs extensions.
You can find Privacy Badger here:
And uBlock Origin here:
Thank you⌠I did find that but was thrown by the Google stuff so was leery. I had forgotten the Chrome and Brave connection
No worries! Thankfully, itâs Chromium - pre-Google.