linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

deathmetal27, in Blender 4.0 Problems pls help ;-;

That doesn’t look right. But I haven’t tried 4.0 yet. Let me check.

drwankingstein, (edited ) in What Is Linux Mobile - technical explanation of the ecosystem for Linux on smartphones previously (often previosuly android)

one of the issues I have with mobile linux is flutter has some really good apps, but when you try to use them on linux the performance plummets, this makes a whole slew of great touch primary applications unusable.

this article was pretty hard to read, but I greatly disagree with android having bad UX, maybe for some users but to me android’s UX is pretty great

just_another_person, in How to secure (podman or docker) containers for public-facing hosting?

Secure your network. Worry less about escalations in your containers. You’re thinking too deeply about what is essentially a rabbit hole with a dead end for the most part, and if you don’t understand why in the first place, you should read more to understand exactly what you’re afraid of.

If you’re thinking that on your personal home network (which should be reasonably secured anyway) that someone will get physical access, then get on your network and start scanning everything, then find the ports you have open on every host, then identify the specific versions of the http servers hosting your software, then run exploits to get past any authentication which should be there, THEN have superhax ready to escalate privileges on the container runtimes so they can run remote executions…that’s all they’ll be able to do unless you have volume mounts allowing access to your stuff everywhere in said containers.

If you live in fear of everything, you’ll get nothing done.

TootSweet, in Looking for a voice command/macro program

Rhasspy might be a part of the solution you’re looking for, at least.

antsu, in [OC] Bibata Cursor v2.0.5 - w/Endless Personalization...

Amazing work, these look great!

Empathy, (edited ) in How to secure (podman or docker) containers for public-facing hosting?

Disclaimer: I don’t know much about securing the container itself. The considerations I discuss here are mostly networking.

What I’ve personally been doing is using k3s with Cloudflare Tunnel (routed using DNS like in this documentation) as an ingress.

With Cloudflare Tunnel, if you create an application in front of it, you can require authentication and add a list of allowed emails.

I could replace k3s with a different Kubernetes distribution, and/or replace Cloudflare Tunnel with a different ingress (e.g., Tailscale Funnel or more common ingresses like nginx).

kjPhfeYsEkWyhoxaxjGgRfnj, (edited ) in How to secure (podman or docker) containers for public-facing hosting?

I think the container piece is probably the least of your concerns here honestly. The biggest thing you’ll want to focus on is the ingress networking layer, but that won’t really be any different than if you were running the app normally. Generally exposing ports from your home network to the internet is not a great idea, and you try to use something like cloudflare or get a cheap cloud VPS with a reverse proxy connected to the container host via VPN.

But for general container security practice, what you mentioned is good. You could also look at the Docker CIS Benchmark for more good security practices. And container scanning tools like trivy or anchore syft/grype to identify vulnerabilities in your containers. But again this is secondary to the networking layer in my opinion.

CubitOom, (edited ) in How do I get Nviddia drivers to work in arch?

The best thing about arch is the wiki.

wiki.archlinux.org/title/NVIDIA

That said, on a laptop, you will likely need prime, optimus, or bumblebee depending on your CPU/GPU.

Liz_thestrange,

I’m looking right now on optimus, and it’s seems like it’s what we need, we’ll be testing it as soon as possible, thank you very much!

luthis, in How do I get Nviddia drivers to work in arch?

Have you tried pacman -Syu nvidia?

Liz_thestrange,

Yes, he is been using arch for almost year and a half but he has never managed to make the drivers work, this pakage unfortunatley didn´t work neither when he tried himself or now while I’m trying to help him, thanks btw

Aties, in Best distro for data science? [request]

Have you considered something like jupyterhub?

steersman2484, in Best distro for data science? [request]

Just use any distro you like and install the packages you need. Done.

Kata1yst, in Best distro for data science? [request]
@Kata1yst@kbin.social avatar

Learn docker on the distro you're most comfortable with.

Guenther_Amanita, in Best distro for data science? [request]

Use anything you want. All distros should support those packages, use what you’re the most comfortable with.

I personally would recommend Fedora Silverblue/ it’s other atomic variants or uBlue especially.
It’s pretty much unbreakable, modern and supports ALL distros’ package managers through Distrobox. It’s also pretty simple in my opinion, since you pretty much don’t have to worry about traditional package management.

I think you’re searching something reliable and simple, so this would be a solid choice.

Mint would be great too

qjkxbmwvz, in Best distro for data science? [request]

Debian got me through grad school.

Not the latest and greatest (if you run stable), but if you need the latest e.g. Julia, it’s not too bad to compile it.

Pantherina, in Looking for a good tablet PC distro

Fedora Silverblue from ublue.it

Automatic updates, they install Software as Flatpaks, GNOME is good for Tablets.

As the RAM is very low, maybe regular Fedora Workstation though. Or you layer all the Packages as RPMs, which is also totally possible.

Depends entirely on how many things these tablets should do.

  • webbrowser: Brave or Firefox
  • drm video: available in both
  • social media: easy as webapps with chromium/brave
  • youtube: freetube
  • signal, other messengers: flatpak best

In general Flatpak apps are often working better, on Ubuntu and Fedora base for me. Arch may be something different, but no way unless its controlled like on steamOS. Immutable Arch with tested updates would be great.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #