How to Install uml-utilities in Ubuntu 18.04



Install uml-utilities by entering the following commands in the terminal:

sudo apt update
sudo apt install uml-utilities

Description:

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.

Homepage: http://user-mode-linux.sourceforge.net/

Version: 20070815.1-2build1

Section: universe/otherosfs