Nobody is addressing tailscale so far, so I’ll throw my two cents in: I have tailscale on my phone and my laptop, and I have a bunch of stuff running at home, and they all act like they’re on the same network as long as I’m logged in. There are a lot of alternatives out there, but I find it quite useful. I have immich for my pictures and pihole for ad blocking using docker. The basic docker tutorials are worth following. All I really use is docker ps, docker image docker compose up (-d), docker pull. Nano to edit the yaml files I find online. Unhacked so far!
- 0 Posts
- 39 Comments
phanto@lemmy.cato
linux4noobs@programming.dev•[SOLVED] My PC is making a high pitched noise (like coil whine) only under Linux
1·8 days agoI had a Dell laptop that made a whiny noise in Debian because of something with the sound card/driver/?, but if I plugged in headphones it immediately stopped. I fixed it with alsamixer. I forget the specifics, it was a while back. Shot in the dark, but if it isn’t happening due to load, maybe it’s a sound issue?
I’ve used Remmina from Debian Gnome. I had to turn on dynamic resolution update, and had to pick a color theme that was different from the default, but then it worked fine.
I run a Pi400 every now and then… It’s not setting any speed records, and starts to lag out after 10 tabs, but it runs all day on an external phone battery. There’s the odd app that nobody bothered porting to ARM, but I have more trouble with Arm Windows than Arm Linux.
I had a pinebook 1080p, same exact experience. Fine, not fantastic, good battery life. It keeled over and died after a year though.
phanto@lemmy.cato
Selfhosted@lemmy.world•Docker container with a web UI to manage virtual machines?English
1·2 months agoAhh, I see. Someone else mentioned portainer, that has a lot of “click to do bleh” functions. Might be what the doctor ordered. You could also put the command in a bash script, like restart.sh and then it’ll show up with an ls.
phanto@lemmy.cato
Selfhosted@lemmy.world•Docker container with a web UI to manage virtual machines?English
1·2 months agoI Tailscale in to my home network, and then from one of the machines I’m the network, I can ssh in (or whatever.)
Dad joke time: Mostly the Aussies!
phanto@lemmy.cato
Linux@lemmy.world•Mix and match login managers and desktop environmentsEnglish
1·2 months agoFramework 13 here, KDE Fedora user too. It literally never occurred to me that I could use the fingerprint to log in! Commenting so that whoever answers you can make my day too.
phanto@lemmy.cato
Selfhosted@lemmy.world•Self-hosting paradox: Windows for specifically MS wordEnglish
1·2 months agoI have a Windows 11 VM running in Proxmox. It works fine. I put a desktop with a Windows license in the cluster, passed the hardware ID into the VM, it didn’t work, so I hollered at an MS rep for a bit and they activated it for me. I don’t use it for much, but it works.
That’s a surprisingly complicated question! If you post the playback info, that might help. Also, what are you hosting Jellyfin on, what OS, environment, gpu? Do the same videos pay back clean in VLC? Does the computer posting back the media have scaling, or a weird OS? I have my Jellyfin in a Proxmox container and had all kinds of issues when passing a (very old) GPU through, but without it I can’t get 4k. I have more than a few movies where I manually re-encoded them before putting them on Jellyfin and kept the source file zipped up for storage.
Audio! I went from stereo to 7.1 and got this intense loud buzz that wouldn’t go away! (Fedora KDE). Drove me nuts. Spent hours trying every dang thing. Finally connected it to a Windows machine. Same buzz. My woofer had just ate itself. Nothing to do with Linux at all.
I obsessively/compulsively update and optimize computers. I see a missing driver or BIOS update not installed? A dusty CPU Fan? A security alert? I fix. I literally just went to bed after running “sudo dnf update -y && Sudo flatpak upgrade -y” on my wife’s laptop that she doesn’t even use! Thankfully, my work lets me tinker on machines all day, every day, and nobody cares if a side project shows up on the bench every now and then. I would do it for free if I didn’t need the money. When I’m not at work, I do IT for family, and I volunteer at the library. I don’t even game anymore, I self host and tinker. Hell, I spend more time mucking with Jellyfin than watching media. There are people like that. We exist.
phanto@lemmy.cato
Selfhosted@lemmy.world•Help getting started with self hosting Jellyfin via NAS?English
2·3 months agoI have a really cheap old as the hills desktop with an ancient Quadro gpu in it connected via a decently expensive but also used 10gb Nic to my nas which is running Proxmox and a bunch of containers, but the two interesting ones are a tailscale exit node and Jellyfin. The Jellyfin gets the gpu via pass through, and I get 1080p on tap anywhere in my house with no fuss no muss, and I can use the tailscale app, connect, and act like I’m in my house from anywhere else, including other continents. Noticeable delay on play and pause on media if I’m on the other side of the planet, but that’s it for limitations.
phanto@lemmy.cato
Linux@lemmy.world•Learning Linux can be difficult but fuck is it satisfying when you figure something out!English
1·3 months agoGeorges Saint Pierre? Sorry, I had to…
Are you sure you’re passing your gpu through correctly? This didn’t happen to me, but a buddy of mine didn’t do iommu and tried to pass the gpu through to a VM, and he couldn’t boot either. If you boot rescue and change the VM to not start-up on boot? I would definitely post your grub boot line.
phanto@lemmy.cato
Selfhosted@lemmy.world•What should I do with 2 old machines (Mac Mini and HP Pavilion g7)?English
1·4 months agoI have an old as eff laptop hiding behind my TV, and I use Unified Remote to make my phone act like a wireless mouse and keyboard for it.
Also, Proxmox is basically the answer to “I hate big tech and have a lot of time to kill. How do I deal?” Make one computer into 30 mini servers.
Thumbs up! Refind plus mint and you have yourself a nice little machine! This is my “music when I game” or “quick Google the walkthrough” secondary machine. Mine might be older though.
Ah hah! I went to write “Fedora”, and someone beat me to the punch! I find that you’ll get a lot of Bazzite, Silverblue, KDE Neon, Pop OS recommends, but I find that Mint and Fedor tend to work without too much fussing. I sometimes need to get rpmfusion or flathub stuff for Fedora to be 100% for me, but it really works quite wonderful after that. Mint is funny, because it’s the one everyone recommends for beginners, and, well, I keep coming back to it. It somehow manages to be more reliable than the Ubuntu base it’s built on.
phanto@lemmy.cato
Technology@lemmy.zip•iPhone case with e-ink display lets users read books and comics without screen glareEnglish
5·4 months agoI already have an e-ink second screen that sits on the back of an iPhone… 4? 5? It’s collecting dust in a drawer, but I swear this is a recycle of an old project. It’s already been done!
Also, I have an old Yotaphone.



I don’t actually use the arr stack, but if you set up Tailscale it won’t hurt anything else by being set up. I just know that it’s pretty straightforward to use, so I thought I’d throw in a good word for it.