maskinimage
Maskinimage is a term used to describe a complete, portable snapshot of a computer system that can be used to recreate a machine at another time or place. It typically includes the operating system, installed software, system configuration, and user data as of the moment the image was created. The concept is central to image-based deployment, backup, and disaster recovery.
A maskinimage is stored as a disk image or template that can be mounted, mounted-and-booted, or imported
Common use cases include mass provisioning of virtual machines, creating standard development or testing environments, and
Creation and management typically involve imaging and cloning tools. Linux environments often use dd, Clonezilla, or
See also: machine image, disk image, template, snapshot, image-based deployment, cloud image.