this post was submitted on 25 Apr 2024
520 points (96.1% liked)
linuxmemes
21172 readers
806 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows.
- No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
I just have a beast of a machine that has more RAM than I know what to do with.
I have a VM of windows 10 that runs in my 4th monitor at all times, it's got 32 gigs of RAM and 2tb of storage. I have another VM that I only run for rendering which uses my whole GPU as passthru. (Having just the 1 windows VM do that interferes with gaming 😁).
I use my NAS for project folders and both VMs have access to the NAS.
I appreciate it, thank you for the explanation!
No problem!
The Windows VM is running in virtualBox. There's a few options there, but virtualBox is easy. All you do is download a windows 10 install iso from microsoft, and then build the VM with virtualBox on your Linux system. That's pretty much it. Windows install will ask for your key. I forget they place I got mine, I'm sure the sketchy markets are sketchy, so be careful/prudent.
Isn’t qemu better?
Looks like I've got my weekend project all lined up. Thanks again!
I would just install a qemu VM on my proxxmox server and use Remote Desktop on my Linux, I guess