A PAM module to lock users into cgroups/namespaces on (interactive) logins. This makes it easy to restrict resource usage, monitor resource usage, and prevent crosstalk between users.
- Install rustc
- Install Vagrant
- run
make
- run
make vm
Log into the box using vagrant ssh
and log into any user:
[vagrant@archlinux ~]$ su vagrant
Password:
Hello World!
[vagrant@archlinux ~]$
- install shellinspector
make test