this post was submitted on 16 Jun 2023
1 points (100.0% liked)

Operating Systems

114 readers
1 users here now

All things operating system related, from Windows to Mac to Linux distros and the more obscure.

Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

Not sure if this one is already common knowledge, but I thought I'd share an interesting tool I recently discovered. Vagrant is a CLI wrapper for various virtualization providers (VirtualBox, libvirt, etc), that allows you to spin up and tear down VMs based on predefined "boxes" (sort of analogous to Docker images). Saves a ton of time running OS installers from isos. Seems really good for use cases where VM longevity isn't really a factor. I'll be using it to experiment/break things while studying for certs.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here