What are you asking for? You already know you’re using Debian/XFCE/Nheko apparently. Which Matrix server to use?
What are you asking for? You already know you’re using Debian/XFCE/Nheko apparently. Which Matrix server to use?
The only thing the AIO is missing is #5, and you can probably mount an S3 bucket on the docker host and set the environment variable in the docker-compose.yml accordingly.
I’ve used NC for a long time now in virtually every configuration available from bare metal to snap to NCP, the AIO is by far the easiest thing I’ve ever used to set up and maintain Nextcloud. I wouldn’t be climbing into bed with a proprietary oriented company instead. They will eventually fuck over the users, count on it.
Biggest Linux podcast in the world, uses NetBEUI. Yah, there’s that.
I laughed my ass off when Chris from LUP podcast said they used Netbeui in their studio. I wouldn’t admit to that, myself.
Tell me about it: I have great ideas that I just need other people to bring to fruition so I can use it.
One option is Atuin which you can also use with a server connection (self-hosted or not) to sync bash history across computers.
Yes. The proxy will have 80 and 443 forwarded from the router. Everything else gets proxied through your reverse so you can set basic auth on anything likely to be a security risk. Generally, you don’t want regular login pages exposed directly, they should be behind basic auth.
Don’t expose things to the internet with port forwards. Anything you want to do like that can be done with a reverse proxy or preferably a VPN.
That is all.
Does LMDE do wayland? If not, I wouldn’t bother.
Bazzite or some other Fedora variant. Nobara has some tweaks for nVidia, full codec support, and specifically supports programs like daVinci Resolve, KDenlive and OBS Studio in the Welcome screen. Not an immutable distro like Bazzite though, which depending on how you like to install stuff, might not be a bad thing.
I use a Galaxy Watch 5 with SHM-MOD and Companion. It gives local-only data from Samsung Health for BP, O2 and ECG. I’m dead set against using a Samsung account and will toss the watch if that ever becomes necessary.
Fedora/Nobara.
Basic auth keeps the actual login page from being accessed. Even having a login page accessible can lead to plenty of issues depending on your web framework. If you’re doing this, you should be worried. If you don’t even know what basic auth is, you should be really worried.
To be somewhat fair, if you’re exposing these devices directly to the internet without even basic auth in front of them, you’re a damn fool.
Kasm Workspace has a Redroid image that lets you use Android in a web browser along with any of the other images Kasm has in their registry. There are some caveats in the installation that are explained in the docs. YMMV depending on your knowledge levels.
Alternatively, figure out how to install Redroid directly. https://github.com/remote-android/redroid-doc Keep in mind, you will either want to run this on a baremetal install of one of the supported distros listed or a full VM. It will want Binderfs, and that’s a pain in the ass to install on an LXC container if that’s what you’re using as a docker host.
I always thought the more developers you added the higher the likelihood of stalling.
I wish Lemmy would get rid of comment voting entirely. It’s not used for anything since downvoted comments still appear (at least in default Alexandria interface, which I’ve used since it was available), and if a comment is downvoted because of prevailing groupthink, it emboldens every clueless troll to make some snarky troll comment in reply for the thrill of seeing upvotes on their snark.
This would improve Lemmy tenfold.
I found dozzle a bit rudimentary as it only does logs, but I liked that there was an android app to interface it.
Lazydocker is more like Portainer on running stacks in that you can see logs, configs, stats and do operations on the stacks and components all from an SSH TUI.
Well, that’s a new development. That used to be the go-to method they pushed. Thanks for pointing that out.
As for Docker Desktop being the top option, it would only be used for a “development environment” because why would you install that on a headless docker host for production? And after the horror stories I’ve heard of Windows and Mac versions of Docker Desktop, there isn’t a chance in hell I’d use it anyway.
So yes, going forward it looks like adding the repos and apt-get install are the way to go. Except, the convenience script was so… convenient.
That Community-scripts seems to come off as some sort of Proxmox association, but I can’t see anything official. Maybe Tteck is endorsing it, but it’s not clear either.
Keep in mind that running scripts, especially curl-bash pipes, has a huge security risk as anything can be substituted in the scripts or the dependencies they call. No clue who MickLesk is and not saying they’re good, bad or indifferent. But there is no reputation there and caution should be exercised.
Don’t most password managers also have TFA builtin?