.bak gang rise up.
.bak gang rise up.
Plasma isn’t a KDE OS, but Neon is.
OP isn’t trying to install into the downloads folder; they’re trying to grant an app access to the downloads folder to read and write data.
You’ve got it all backwards. Einstein’s corpse is now energy and fast AF.
Often, if an rss link isn’t on the page, there’s still a feed available. /rss and /feed are the most common places to find it.
Interesting. I set an adblocking dns via DHCP and, as far as I know, the Roku respects it. Ads are blocked and I can see it failing to delivery telemetry in my dns logs (most persistent thing on the network).
I set a rule to catch outside dns to see if anything, the roku included, has been misbehaving.
DNS blocking (Pihole, adaware, nextdns…) Can take care of those ads on dedicated streaming boxes.
Free and Open-Source Software
konsole
is low-key a great terminal. It’s really snappy, supports ligatures, and looks good. It’s one of my favorite KDE applications and the one I miss most when it’s not available.
Yes, wget is available, along with pretty much everything else you’d expect from a linux environment.
No, root isn’t required.
I Nerevar would have guessed.
There are many ways to setups full disk encryption on Linux, but the most common all involve LUKS. Providing a password at mount (during boot, for a root partition or perhaps later for a “data” volume) is a but more secure and more frequently done, but you can also use things like smart cards (like a Yubikey) or a keyfile (basically a file as the password rather than typed in) to decrypt.
So, to actually answer your question, if you dont want to type passwords and are okay with the security implementations of storing the key with/near the system, putting a keyfile on removable storage that normally stays plugged in but can be removed to secure your disks is a common compromise. Here’s an approachable article about it.
Search terms: “luks”, " keyfile", “evil maid”