You should. Both are correct.
- 0 Posts
- 73 Comments
gaylord_fartmaster@lemmy.worldto
Open Source@lemmy.ml•Which Firefox alternative do you guys recommend?
352·3 months agoDesktop - Librewolf
Android - Ironfox
gaylord_fartmaster@lemmy.worldto
Selfhosted@lemmy.world•Docker container with a web UI to manage virtual machines?English
1·3 months agoWhat is your home server running and what kind of VM is it?
gaylord_fartmaster@lemmy.worldto
Selfhosted@lemmy.world•Question: Is there a Self Hosted Discord like app?English
11·4 months agoNot all software needs to be around forever. Things can become obsolete without “failing”.
gaylord_fartmaster@lemmy.worldto
Selfhosted@lemmy.world•Question: Is there a Self Hosted Discord like app?English
21·4 months agoMumble is great and I still use it. None of those are failed apps.
Not every app seeks to rake in teenagers’ parents’ money with shit like premium emojis.
gaylord_fartmaster@lemmy.worldto
Linux@programming.dev•Fish Shell 4.3 Released With Scripting and Terminal Improvements
26·5 months agoWho is using fish for scripting, and why?
Super simple, like 30 minutes to setup mergerfs and then the bind mounts are a few lines added to the LXC config files at most. This isn’t necessarily needed, but I have users setup on the proxmox host with access to specific directories that are kind of a pain in the ass to remap the LXC users to, but were needed to give my *arr stack access to everything needed without giving access to the entire storage pool. Hard links won’t work across multiple bind mounts because the container will see them as separate file systems, so if your setup is /mnt/storage/TV, /mnt/storage/downloads, etc. then you’d have to pass just /mnt/storage as the bind mount.
On the other hand, I’ve been mounting my storage drives on the proxmox host with mergerfs and exposing what I need to the LXCs with bind mounts for years, and I haven’t had a single issue with it across multiple major version upgrades.
You can pass the storage you need to the LXCs with bind mounts. No network connection needed.
gaylord_fartmaster@lemmy.worldto
Selfhosted@lemmy.world•Solar Powered Wifi Camera with WireguardEnglish
8·6 months agohttps://github.com/gtxaspec/wz_mini_hacks adds wireguard and other features to a few supported Wyze cameras. I haven’t tried wireguard because mine is on my home network but it works great for streaming rtsp locally.
gaylord_fartmaster@lemmy.worldto
Linux@programming.dev•GNOME's Nautilus File Manager Finally Supporting Ctrl+Insert & Shift+Insert
15·7 months agoI’m guessing it’s for those godforsaken left-handed mousers.
gaylord_fartmaster@lemmy.worldto
Selfhosted@lemmy.world•What are you all using for a 2FA token manager?English
19·8 months agoBitwarden caches your vault to your device, so you don’t actually need a live connection to the server.
gaylord_fartmaster@lemmy.worldto
Selfhosted@lemmy.world•My Ultimate Self-hosting SetupEnglish
2·10 months agoWhat you’re describing sounds pretty much exactly like how I use Proxmox at this point (everything in LXCs, most just running docker on Alpine) and I’ve been wanting to make the switch to Incus for a while. Did you migrate your LXCs over from Proxmox? I’m a little worried about how painful that process might be.
He’s always been a deceitful and manipulative narcissist, even before being an industry plant anti-consumer shill.
Here’s a good one, the time he manipulated someone a decade younger than him for money and sex via furry roleplay while hiding the fact he was married: https://piratesoftware.sucks/
Checks out, if you’re a Gnome user you’re already used to being told how you should be doing things by them.
I agree, but they’ve also made deliberate moves to muddy the waters of open source and push the limits of what is acceptable under GPL, and I’m not going to shed any tears over their loss of potential corporate profit.
Dude you’re fighting a very uphill battle trying to make us feel bad for an IBM subsidiary.
gaylord_fartmaster@lemmy.worldto
Self Hosted - Self-hosting your services.@lemmy.ml•*Permanently Deleted*
2·1 year agoI think the risk of losing data naturally leads to people seeking out the most robust storage solution possible when 90% of those people would probably be better off with something simpler with less that can go wrong.
gaylord_fartmaster@lemmy.worldto
Self Hosted - Self-hosting your services.@lemmy.ml•*Permanently Deleted*
3·1 year agoI can’t answer each bullet (and a couple are dependant on other things like drive speed, activity, and network throughput) but I’ve been using shucked external HDDs for over a decade and would recommend it. I used to use OpenMediaVault running in a VM on Proxmox and briefly tried TrueNAS, but I’ve since migrated all of my VMs to LXCs, so now I just have the drives mounted on the Proxmox host directly combined with mergerfs (not managed by Proxmox’s storage pools) and I pass it through to a Turnkey Linux file server LXC via bind mounts to share over SMB/NFS. Less overhead and LXCs can share CPU/memory dynamically while VMs can’t.
You should be able to replace that /mnt/external directory with no issues as long as the structure is the same within.


Nice, I use GNOME on my surface pro after some issues with touch on Plasma, but I don’t like it, so this would be great.