snippetbashTip
lxc-checkconfig — Check a kernel for LXC support. More information: <https://linuxcontainers.org/lxc/getting-started/>
Viewed 0 times
supportcommandclilxc-checkconfigcheckforlxckernel
linux
Problem
How to use the
lxc-checkconfig command: Check a kernel for LXC support. More information: <https://linuxcontainers.org/lxc/getting-started/>.Solution
lxc-checkconfig — Check a kernel for LXC support. More information: <https://linuxcontainers.org/lxc/getting-started/>.Check the current kernel for LXC support:
lxc-checkconfigCheck any kernel for LXC support:
CONFIG=/{{path/to/configuration}} lxc-checkconfigCode Snippets
Check the current kernel for LXC support
lxc-checkconfigCheck any kernel for LXC support
CONFIG=/{{path/to/configuration}} lxc-checkconfigContext
tldr-pages: linux/lxc-checkconfig
Revisions (0)
No revisions yet.