Find me on Matrix! https://matrix.to/#/#sup-pbs:matrix.org
- 4 Posts
- 13 Comments
You’re right that Windows SHOULDN’T touch other OSes, but I’ve personally had windows update nuke my grub partition, like last year on an i5 11th gen laptop. Dual booting on the same drive? Don’t do it!
tron@midwest.socialto
Selfhosted@lemmy.world•Tools to migrate from Plex to Jellyfin?English
32·1 year agoI think you’re looking for https://github.com/arabcoders/watchstate Watchstate will pull from Plex and migrate it into a Jellyfin instance. Emby is also supported. Works with multiple users as well, just do yourself a favor and make sure all usernames match up!!!
I had this exact issue, Xbox controller needs a firmware update. Unfortunately the only way I know how to do that is via windows and the god awful Xbox app. Hope this helps!
tron@midwest.socialto
Lemmy Shitpost@lemmy.world•If you need a stargate, there is one outside of Ashland, Ohio off of I-71.
3·1 year agoNobody I’d trust more to open the Iris!
tron@midwest.socialto
Linux@lemmy.ml•KDE's New Distro: Btrfs-Based, Immutable Linux OS, with Flatpak and Snap
1·1 year agodeleted by creator
tron@midwest.socialOPto
Lemmy Shitpost@lemmy.world•Watching ml and world argue in every thread be like.
11·2 years agoPleasently surprised to see Bakunins name dropped! Since there seems to be some misconceptions in this thread about what Anarchy actually is, I thought I’d share one of his quotes that has stuck with me through the years:
Freedom without socialism is privilege and injustice; socialism without freedom is slavery and brutality
Snapshotting is a feature of BTRFS file systems. Timeshift will manage said snapshots. BTRFS file system is required.
tron@midwest.socialto
Linux@lemmy.ml•Can You Use Linux Without the Terminal? (How to Geek article)
4·2 years agoI find the documentation to be very good for Arch based distros. The EOS forums or Archlinux.org wiki almost always has what I need. Otherwise the github page usually has Arch install directions that are very clear. The major things I’ve had to do in terminal is just initial set up of applications, enabling things to run on startup or changing configs. For example, and this is the most complicated example I can think of. I use grub-btrfs to put my Timeshift snapshots into the grub menu. All I really had to do was 3 commands:
sudo systemctl start grub-btrfsd
sudo systemctl enable grub-btrfsd
sudo systemctl edit --full grub-btrfsd
The first two commands start the daemon and set it to run on start up, the 3rd command is editing the config so I could use Timeshift over Snapper. Again this is the most complicated example I can think of and its 3 lines. Not only that but I was able to find documentation on two different sites. In under a minute of googling.
tron@midwest.socialto
Linux@lemmy.ml•Can You Use Linux Without the Terminal? (How to Geek article)
16·2 years agoI am a gui only user. AMA. I have to use command line occasionally but it’s less than once a month, if that. Im on EndeavourOS desktop for over 2 years with Bauh managing updates. My home server runs Unraid with a web GUI interface maybe used CLI twice in 5 years? They told me Linux could be what I wanted it to be. I don’t want to use command line, so I don’t!
tron@midwest.socialto
Linux@lemmy.ml•Planning on moving over from Windows 10 to Linux for my Personal Work Station. Can't decide which OS I should switch to.
1·2 years agoI’ve used Pamac, and I did like it but had to move off Manjaro for other reasons. Bauh is leagues better. Pamac is really cluttered UI whereas bauh is just search and install. No frills, pure utility.
tron@midwest.socialto
Linux@lemmy.ml•Planning on moving over from Windows 10 to Linux for my Personal Work Station. Can't decide which OS I should switch to.
6·2 years agoEndevourOS (alt Manjaro) Cons: Manjaro has died on me once, and is a hassle to setup right and keep up. EndevourOS has no Package Manager GUI, and is over reliant on the Terminal. Can’t use pacman in a terminal the commands are confusing.
I hear this and I highly recommend Bauh. Its a GUI package manager that supports Arch, AUR, Flatpak and Snaps. Will even automatically generate snapshots in Timeshift before you update. Super easy to use. I can’t recommend it enough, I use it on all my desktops.
Element is just a client, while Matrix is the chat protocol. But yeah, I have recently switched my discord server to a matrix instance and its been pretty great. Some pushback by users who didn’t care about privacy or security, but overall the tech is solid. We didn’t like that discord was moderating private chats and they don’t offer any type of encryption.
This user is being extremely pedantic, I recently moved my discord server to a matrix instance and I promise you, it is not that hard. Download Element, make an account in the app, log in. It takes no longer than any other service.




Thanks, your reply made my day after all the negative comments. I’m a home hobbyist with zero training, so a lot of this stuff is jibberish to me still. Looks like we have a lot of the same stuff going on, I just needed a sanity check. Anyway, I went ahead and deployed it a few days ago and it seems to be very functional and snappy so I guess if it works it works?