I’ve been enjoying LMDE. Mint without Ubuntu.
- 0 Posts
- 135 Comments
Didn’t I see something about someone bringing it back? They should call it Miley CyrOS.
phanto@lemmy.cato
Linux@lemmy.ml•Got banned from linuxsucks@lemmy.world for saying the following
11·4 days agoI was thinking of posting something about all the tracking and control in… Linux, but then decided why bother?
I find that straight Debian takes a bit more work to get to daily driver territory than some other distros, but I do like the balance of Linux Mint Debian Edition. Plus, I had a weirdo problem with LMDE once, and Clem actually responded himself with a fix, so thumbs up there!
I think a lot of the hate is snaps. Ubuntu has pushed a technology on the users that is unpopular before (Unity) and largely ignored the criticism, which is a Windows-like behavior. I can attest that snaps really sucked on old hardware when they first rolled out. I haven’t really used Ubuntu since 22.04, so I can’t comment on the current state of snaps, other than to say that a buddy swears they are way faster now. It’s a rock and a hard place situation for Canonical though, because if Firefox from apt crashes, Ubuntu gets hate, not Firefox.
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.
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!
phanto@lemmy.cato
Selfhosted@lemmy.world•Docker container with a web UI to manage virtual machines?English
1·5 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·5 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·6 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.
phanto@lemmy.cato
Selfhosted@lemmy.world•Help getting started with self hosting Jellyfin via NAS?English
2·6 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.catoLemmy Shitpost@lemmy.world•Anybody have anything nice they'd like to share?
4·6 months agoI do IT for a company that actually makes the world better! (And I live in the Texas of Canada, so…)
phanto@lemmy.catoLemmy Shitpost@lemmy.world•Anybody have anything nice they'd like to share?
141·6 months agoI finally have an awesome job!
phanto@lemmy.cato
Technology@lemmy.world•Windows users keep losing files to OneDrive, and many don't know whyEnglish
4·6 months agoNo, it’s end-user panic. “That report me and Bob were working on? It’s gone! Emergency! Panic!”
phanto@lemmy.cato
Technology@lemmy.world•Windows users keep losing files to OneDrive, and many don't know whyEnglish
5·6 months agosigh I know. It’s my boss that implemented the policy… But it was after she audited password ages and a dictionary and found that CompanyName123 was universal and for years at a stretch.
phanto@lemmy.cato
Technology@lemmy.world•Windows users keep losing files to OneDrive, and many don't know whyEnglish
13·6 months agoAdmin here! OneDrive synced home folders at work. Everyone ignores saving because ‘autosave’. Once a week at least, some staff member spends hours on something after the mandatory 90-day password change, never signed back in to OneDrive, and gets to kiss all that work goodbye. Also, once a quarter at least, someone was working on a document shared to the by an employee who just quit, so we have to frantically ‘unfire’ someone’s account so the suddenly missing document can be retrieved.
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·7 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.
The big one is no Snaps. You can get them, but I prefer flatpaks which I use on LMDE.