top | item 44416251

(no title)

Phurist | 8 months ago

Or you know... just use Linux

discuss

order

EvanAnderson|8 months ago

There's nothing magical about the Linux security architecture, when it comes to malware, aside from abysmal Linux market share. If it were popular it would be targeted.

That's not to say there's no value. It's a case of security by obscurity, at best. The Unix security model is much more simplistic than Windows NT. Everybody disables SELinux so there's no meaningful capabilities functionality.

Assuming you actually do run malware, all your user account's data on a Linux machine ends up being just as vulnerable to exfil or ransom as if you're running Windows as a limited user.

gerdesj|8 months ago

"Everybody disables SELinux"

That implies you are probably using a RH jobbie. With no working whatsover, I assert that many more Linux desktops will be rocking apparmor or no kernel security module.

Oh and no I don't disable SELinux, except as a quick check to see if that is what is causing issues. Obviously I'm not everyone, but I am someone.

codedokode|8 months ago

On Linux one typically runs third-party (not coming from official repositories) software in a sandbox which is a great pain (good luck sandboxing an Electron app) but at least possible. Unless you own exploits to bypass kernel restrictions you cannot do much.

jay_kyburz|8 months ago

I've got a snap installed, I think it's for the google command line tools. It will quite often at random times pop up a window in KDE asking for the admin password, and there is nothing in that window that tells me what or why the admin password is needed.

Decided it was a risk to just be typing the admin password whenever a random popup asked me to, so disabled all snap automatic updates.

johanneskanybal|8 months ago

Right tool for the job. Linux for deploying stuff to, Linux or mac for working on the stuff you’ll deploy. Windows for games and everyday use. They’re all superior in their category and it’s too obvious to spend time arguing about.

codedokode|8 months ago

Windows is bad for everyday use because it sends all your data to Microsoft, you need to get a cloud account and can get banned from your system at any moment, it can install changes at any time etc. So basically you get humiliated every time you use your computer.

Windows is good for work though because if it starts updating during the work day, or breaks, you can do nothing and still get paid. And if it leaks your company data, it is not your problem also.

ekianjo|8 months ago

You can game on Linux for many years now. Windows is mostly mandatory if you play multiplayer games with anticheat

cynicalsecurity|8 months ago

You don't need Windows for games since ages. Steam games run on Linux.

cortesoft|8 months ago

There are many reasons someone might have to use Windows. I have a Windows box because a number of games I play don’t support Linux, even with WINE and Proton.

KronisLV|8 months ago

I found that ProtonDB is quite helpful in figuring out how many games will or won’t run well: https://www.protondb.com/

You can even log in with Steam and get the summary for your exact library, for anyone curious.

charcircuit|8 months ago

Linux ransomware does not require root.

supertrope|8 months ago

Make sure to never do

  curl example.com/easyscript.sh | sudo bash

NexRebular|8 months ago

> Or you know... just use Linux

...where namespaces provide excellent technology for hiding malware making linux one of the best platforms to turn into a evil host.

codedokode|8 months ago

Do they? Processes inside a namespace still are visible from the top level namespace.

floundy|8 months ago

Every couple of years I give daily driving Linux a try. I still find that old joke about "Linux is only free if your time is worth nothing" to be quite apt.

fredfish|8 months ago

Every few years someone forces me to use Windows and I find that my data is apparently worth nothing since it being one giant anti-pattern wastes my time.

II2II|8 months ago

I don't know what your use case is, so what I'm about to say may not be relevant.

When you're making the transition from one operating system to another, there is going to be an investment of time. It doesn't matter whether you are moving from Windows to Linux or from Linux to Windows. When it comes to getting things done, each operating system is going to have its own strengths and weaknesses. Our attention is going to be drawn towards the weaknesses of what we are trying out because that is what we are going to spend the most time addressing. Our attention is going to drift away from the weaknesses of what we are familiar with since we have long since learned to circumvent or ignore them.

What I am suggesting is that I would spend as much time learning how to daily drive Windows as you would learning how to daily drive Linux. Unfortunately, I cannot draw upon quips like "Windows is only free if your time is worth nothing" since Windows is not free. I have a copy of Windows 11 Professional that cost significantly more than any given component of the computer it runs on.

sdoering|8 months ago

I switched to Ubuntu "skinned" with Omakub a few months ago. Never looked back. Work with Windows on my work machine and use my *nix box as my daily dev driver and machine for surfing the net, doing emails and documents. I actually use it for nearly everything except vector graphics/dtp & images, as I am still too used to the affinity suite.

Will try out Omarchy just for the fun of it - not that I expect it to become my daily driver.

But - depending on your needs - I think Linux can be on par (for me it is way better, longer battery life, better configuration, better tools, smoother workflows, but YMMV).

pkulak|8 months ago

Do you mind elaborating a bit on what went wrong? Like, were you installing on a recent MacBook, or something else not well supported? In my experience, installing and running a popular distro is absolute cake. Easier than Windows, even, since you aren’t forced to create cloud accounts and answer a million privacy questions; you basically install then boot right into your new desktop.

pogue|8 months ago

I would recommend giving Linux Mint a try. It's very newbie friendly with a desktop like environment of Windows, automatic backup creation, and a store to install pretty much any software you need from. I got my elderly parents to try it & they were both able to figure it out quite quickly!

I also hear good things about ZorinOS as it's built as a full fledged Windows alternative with built-in WINE to run native Windows apps in

You can play with them both at this link without having to install anything:

https://distrosea.com/

Taek|8 months ago

I don't find it to be that way at all. I've used Debian as my daily driver for almost 10 years and I spend maybe... 30 minutes per year dealing with setup and configuration and stuff?

Much less than I needed to back when I mainly used Windows.

Sure, there's a learning curve. But Windows has a learning curve too, you just already climbed that hill.

NoOn3|8 months ago

But if this is your first time using Windows or Mac, you will also need time to get used to it. I've tried using a Mac, and so far I'm not used to it. :)