olympicyes

joined 1 year ago
[–] olympicyes@lemmy.world 1 points 53 minutes ago

I use 1Password and the Firefox snap with no problems. How is the deb different?

[–] olympicyes@lemmy.world 1 points 10 hours ago

Snaps call your atypical drive arrangement “removable media” so even if you saw it, it might have been counter intuitive. This is what you would’ve needed to run:

sudo snap connect filebot:removable-media

Since 23.10 setting snap permissions has been easier in the gui.

[–] olympicyes@lemmy.world 3 points 21 hours ago (1 children)

VS Code hits on every single point that op asked for. I don’t totally agree on the keyboard shortcut concern but it’s not like we’re talking vi or eMacs.

[–] olympicyes@lemmy.world 1 points 21 hours ago* (last edited 21 hours ago) (1 children)

That’s a beast of a Mac. Wake on lan is your friend. I have the same problem with my Threadripper. I wrote a script that issues a WOL command to either start/unsuspend my Ubuntu machine so I can turn it off when not in use. It’s probably $70/month difference for me. Most of my virtualization is on Linux but I’ve moved away from VM Ware because QEMU/KVM has worked so well for me. You should check out UTM on the Mac App Store and see if that solves any of your problems.

ETA: https://mac.getutm.app/

[–] olympicyes@lemmy.world 1 points 21 hours ago (2 children)

Why do you care if it’s a snap or a Deb? To me the biggest problem with snap is the pollution in /dev/loop*.

[–] olympicyes@lemmy.world 2 points 21 hours ago (2 children)

You have to explicitly grant permission to the disk because the app is sandboxed.

[–] olympicyes@lemmy.world 4 points 21 hours ago (1 children)

Mint isn’t accept able for the server use case and desktop Ubuntu allows you to run a virtually identical configuration to your server for development purposes. Server Ubuntu pays the bills and it’s important to make sure you don’t have any conflicts with your dependencies. If you’re using desktop Linux for aesthetic, personal, or ideological reasons, then you’ve got a lot of options to choose from. Ubuntu pro just adds developer support to universe instead of just main and adds kernel live patch. It’s free so people are really upset about wording instead of any practical problem.

[–] olympicyes@lemmy.world 1 points 22 hours ago

I mentioned above, and not to spam, but there might be a use case that requires a different host distribution. Networking isolation might be another reason why. For 90% of use cases, you’re correct.

[–] olympicyes@lemmy.world 1 points 22 hours ago

I have a real use case! I have a commercial server software that can run on Ubuntu or RHEL compatible distributions. My entire environment is Ubuntu. They also allow the server software to run in a docker container but the container must be running RHEL. Furthermore, their license terms require me to build the docker container myself to accept the EULA and the docker image must be built on RHEL! So I have an LXC container running Rocky Linux that gets docker installed for the purpose of building RHEL (Core is 8) imaged docker containers. It’s a total mess but it works! You must configure nested security because this doesn’t work by default.

Instructions here: https://ubuntu.com/tutorials/how-to-run-docker-inside-lxd-containers#1-overview

[–] olympicyes@lemmy.world 1 points 22 hours ago (3 children)

Are you running macOS or Linux as your host? My MacBook is M1 and I found the performance running ARM windows and ARM Fedora via UTM (qemu) to be pretty good.

[–] olympicyes@lemmy.world 2 points 22 hours ago

Very few people need it but it’s awesome and a lot of fun and lets you spend more time in Linux than dealing with Windows. The VFIO Reddit and Arch wiki are great resources. I have GPU, USB, and Ethernet pass through on my Ubuntu machine and it works great, but I needed the Arch wiki to really figure out what I was doing wrong when I first set it up. Level1Techs is also a good resource on YouTube and forums because they are big into VFIO and SR-IOV. Next time you get a PC, make sure to look for more PCI lanes and bifurcation support on your motherboard. Gen 4 is a great option because it generally has enough lanes and the ram and ssd are much cheaper than Gen 5. GPU choice doesnt matter much but if you’ve got AMD watch out for the reset bug. Basically you can start a VM but once you quit it the cards state is unavailable for further use (eg a second VM session or reopening your DE if you’re using a single GPU setup) unless you restart your host. There are some workarounds but personally I’d avoid it if possible. Onboard graphics (iris or amd APU) are recommended. Older hardware can get cheap so good luck saving up if this is something you want to do!

[–] olympicyes@lemmy.world 1 points 22 hours ago (1 children)

I have about that many. Looks good to me! I have two Windows VMs. One for work and presentations. One for games and Adobe. A bunch of random Linux VMs trying to get a FireWire card to work and a Windows 7 VM for the same reason. I’ve also for several Linux VMs trying out new versions of Fedora, Ubuntu, or Debian. A couple servers. Almost none of them are ever turned on because my real virtualized workloads run in docker or LXC! I never could get Mac VM to work but I have an AMD CPU and a MacBook so not too high priority.

view more: next ›