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
- 89 Comments
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
Selfhosted@lemmy.world•Self-hosting paradox: Windows for specifically MS wordEnglish
1·3 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.
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.
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.
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.
I run substreamer and tailscale to access my home navidrome. Works like a charm.
phanto@lemmy.cato
Selfhosted@lemmy.world•Finding a private self hosted Google Photos alternative that doesn’t profit from my photosEnglish
74·5 months agoI have a docker compose immich that I somehow managed to kill fourteen minutes after convincing my wife to switch to it.
phanto@lemmy.cato
Selfhosted@lemmy.world•Tutorial series for self hosting beginners?English
11·5 months agoI’m a bit farther along, but it’s all been trial and error (and error, and error…) So, commenting because I would also like some of this info. My DNS is a disaster! Still using IPs to access my VMs, mostly.
phanto@lemmy.cato
Linux@lemmy.ml•Solved: Switching from Windows, but slightly convoluted
4·5 months agoOh, I’ve done messes like this… I had a machine whose UEFI had like five things on it. This doesn’t solve it all, but I really like refind for taking care of whacky multi boot scenarios. Just install it and it scans all the drives in a system for OSes and gives you a menu on startup.
There are various VM solutions out there to handle running one-off windows programs, by the way. I have a copy of Win11 inside a Proxmox VM that runs those few times I need desktop Office for something specific. I’m sure others will come in with better solutions, but those are the ones I’ve used.
Back when I first started with NextCloud, it was pretty unresponsive on the web front end for my ebook collection, which was a ton of small files. It’s gotten a whole lot better in the last year or so. Now, I don’t worry about it. This is also with a very badly set up copy. I’m sure that a proper install would work much better, too.
I have a couple of friends with nextcloud, and I have nextcloud too. Low tech ish? But we just host our files on Nextcloud and then copy backups to the other machines every now and then.
My NC uses about 6gb of RAM, and it is really badly optimized, since it’s been running forever and isn’t a container, or even a server deploy. (It’s a snap running in desktop Ubuntu since 2016.)
Anyone could do better, I just can’t be bothered.
My buddy has his running on 1.5GB of RAM in a container.
I also host a bunch of other stuff. Navidrome and freshrss get the most use, other than Nextcloud. Immich, searx-ng, jellyfin, guacamole.
phanto@lemmy.cato
Linux@lemmy.ml•The impossibility of finding a Linux laptop that I like
9·8 months agoMy first gen Framework 13: Fingerprint reader, check! (Fedora KDE). Screen, ports, performance, check! Sound, WAY better than my ThinkPad. Touchpad… cough cough

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.