Skip to main content

wrap commands in throwaway virtual machines

Project description

vido is a sudo-like command wrapper that runs commands

inside a lightweight virtual machine.

The main uses are:

  • privilege elevation. Commands run as root even if you don’t have root privileges in the first place.

  • quick testing. Make small changes to the kernel and test them immediately.

  • regression testing. Run the same command against multiple kernels.

  • kernel debugging. There is a –gdb flag that will run the virtual kernel inside a debugger. If you have an application that triggers kernel bugs, you can wrap it in vido –gdb, usually without changes.

See github.com/g2p/vido for installation and usage instructions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vido-0.2.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page