Skip to content

kevinveenbirkenbach/linux-image-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Image Manager

License: GPL v3

This repository contains some shell scripts to download and configure linux images and to transfer them to a storage.

Virtual Btrfs RAID1 Setup

To setup a virtual btrfs encrypted raid 1 execute:

  bash scripts/encryption/storage/raid1/setup.sh

Setup

To install a Linux distribution execute:

  sudo bash ./scripts/image/setup.sh

Chroot

To chroot into a Linux distribution on a storage execute:

  sudo bash ./scripts/image/chroot.sh

Backup

To backup a image execute:

  sudo bash ./scripts/image/backup.sh

License

The "GNU GENERAL PUBLIC LICENSE Version 3" applies to this project.

About

This repository contains some shell scripts to download and configure linux images and to transfer them to a storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages