this post was submitted on 18 Nov 2025
117 points (100.0% liked)

Privacy

2913 readers
298 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] OhShitSon@lemmy.zip 1 points 20 hours ago (1 children)

Hmm, I suppose maybe I could get GX Works to work on my main pc. It's a pirated copy that our teacher handed out to us, but iirc the installation was fairly simple.

I haven't ever used a VM though, will I have to set it up every time, or can I save the VM and start it up whenever I want to?

[–] lka1988@lemmy.dbzer0.com 3 points 17 hours ago* (last edited 17 hours ago) (1 children)

I haven’t ever used a VM though, will I have to set it up every time, or can I save the VM and start it up whenever I want to?

It's just like a physical machine, except launched in a window from your desktop (or wherever you put the VM launcher). And yes, if you set it up correctly, it saves its state when it shuts down.

I use virt-manager, which is just a GUI on top of KVM/qcow. Works really well. It's available for pretty much every Linux distro.

[–] OhShitSon@lemmy.zip 2 points 8 hours ago

Thanks, I'll look into it!