Všechno Nové

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Přihlásit se


Všechno Nové Přihlásit se

All gists matching topic justfile

Nedávno Vytvořeno
Nejméně nedávno Vytvořeno
Nedávno Aktualizováno
Nejméně nedávno Aktualizováno

Waffle1412 / luks container util

0 Lajky
0 Forky
2 Soubory
Naposledy aktivní 1743861000
encryption justfile linux
1 alias m := mount
2 alias u := unmount
3
4 MOUNTPOINT := "./mnt" # where the encrypted filesystem can be accessed
5 VOLUME_NAME := "portable_luks_volume" # how the image should be named
6 IMAGE_PATH := "./luks_container.img" # path where the image should be
7 IMAGE_SIZE := "1G" # size how big the image should be
8 required_deps := 'cryptsetup fallocate mkfs.ext4 zstd mount umount chown rmdir mkdir xxhsum' # required dependencies
9 CHECKSUM := "xxh.checksum"
Novější Starší

Vytvořeno pomocí Opengist ⋅ Load: 32ms⋅

Čeština
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文