From acbd264ab8ed8a8ae67153624489a0b6df5d57fc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 23 May 2021 01:20:10 -0300 Subject: Updates kvmx --- IDEAS.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'IDEAS.md') diff --git a/IDEAS.md b/IDEAS.md index ba8d10a..dce4d99 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -46,20 +46,22 @@ * Option 2: * Starting the VM using -snapshot param. * Setting the $image to the same as the basebox. - * Use $shared_folders to mount custom data into the guest, allowing for + * Use `$shared_folders` to mount custom data into the guest, allowing for specific /home/user contents. +* KVMX lifecycle enhancements: + * kvmx recycle # kvmx stop/destroy/up/provision + * kvmx mount # live 9p mounting + * kvmx run # uploads a script as a temp file in the guest and runs it + * KVMX disposable enhancements: * kvmx disposable [command] + * kvmx disposable-run * kvmx disposable-name * kvmx mat * kvmx pdf-cleaner * kvmx clamav -* KVMX lifecycle enhancements: - * kvmx recycle # kvmx stop/destroy/up/provision - * kvmx mount # live 9p mounting - ## Folder sharing * Try to umount all sshfs volumes in the host. -- cgit v1.2.3