Files
NetworkManager/tools/nm-guest-data
Thomas Haller 1054d3bce0 nm-in-container: set TERM=xterm in bashrc
Otherwise, TERM is set to "dump", which breaks a lot of uses of the
pager.
2023-11-20 16:40:10 +01:00
..
2023-09-21 15:53:03 +02:00

Run NetworkManager in Container for Development

Run nm-in-container script for running NetworkManager in a non-root, privileged podman container. Run nm-in-vm to do it in a vitual machine. This is useful for testing NetworkManager for development.

Try ./nm-in-container --help or ./nm-in-vm --help to see options. Inside the container, see the bash history for useful commands and read the hints in "/etc/motd".