Hi everyone,
I need to activate the UTS namespace (CONFIG_UTS_NS) on the Ubuntu image with kernel 5.10.160. Can someone guide me on how to do this?
Thanks in advance for your help!
Assistance Needed: Enabling UTS Namespace on Ubuntu Kernel
To execute the command to open the Linux kernel configuration tool, follow these steps:
Location:
Go to:
After making your changes, save the configuration and recompile the kernel.
Code: Select all
./build.sh kernelconfig
Location:
Go to:
Code: Select all
-> General setup
-> Namespaces support (NAMESPACES [=Y])
[*] UTS namespace (NEW)