• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: August 8th, 2023

help-circle
  • I run bazzite (kde version), and before I upgraded to an AMD GPU I used an nvidia 3060 without any issues. As someone else mentioned, use Lutris and use the battle.net wizard to install. WowUp-CF is a linux native addon manager for WOW, and works great. If you use TradeSkillMaster, you can either install it in the same wine prefix as WOW or run it in it’s own prefix, just make sure you point it at the right WOW directory.







  • Depends on what your priorities are. If you have a spare box you could use as a temporary plex server, get that configured with docker etc. First, because you won’t cause a service disruption by taking down the main server (your pc).

    After you get it configured the way you like, move over to Linux on your main and migrate the docker Configs. If you dont have a second machine or don’t care about a plex outage (my wife and kids would throw a fit lol), move over to Linux and then setup the dockers.

    Some folks think it’s a crutch, but I recommend getting portainer for docker setup (simple one-liner deploy after docker is installed) and from the portainer webui deploying everything else. It’s a bit easier if you are new with docker.

    Make sure you follow the os specific directions to install docker and docker-compose. Don’t bother with docker desktop, just docker engine (docker-ce)