Skip to content

Installer and tutorials for the VUOS project. Can be run in docker.

Notifications You must be signed in to change notification settings

gufoe/vuos-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

This contains a set of scripts to install and experiment with VUOS and its related projects (VDE etc).

Install VUOS

Just run the vuos/install.sh script on a Debian installation.
Remember to

echo 0 > /proc/sys/kernel/yama/ptrace_scope
echo 1 > /proc/sys/kernel/unprivileged_userns_clone

Run it with Docker

Build the image: docker build -t vuos .
Run it: docker run -ti --cap-add=SYS_PTRACE vuos

About

Installer and tutorials for the VUOS project. Can be run in docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published