uml_watchdog
User-mode Linux (utility programs)
Install
- All systems
-
curl cmd.cat/uml_watchdog.sh
- Debian
-
apt-get install uml-utilities
- Ubuntu
-
apt-get install uml-utilities
- Kali Linux
-
apt-get install uml-utilities
- Fedora
-
dnf install uml_utilities
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uml-utilities
- Raspbian
-
apt-get install uml-utilities
- Dockerfile
- dockerfile.run/uml_watchdog
uml-utilities
User-mode Linux (utility programs)
User-mode Linux is a port of the Linux kernel to its own system call interface. It provides a kind of virtual machine, which runs Linux as a user process under another Linux kernel. This is useful for kernel development, sandboxing, jailing, experimentation, and many other things. This package contains userspace utilities for use with User-mode Linux, including uml_mconsole, uml_moo, uml_switch, uml_net and tunctl.