Tag: Netplan

Proper Way to Setup Netplan YAML File Permission

Let’s dive in and check how to fix these warnings ! According to the message, it means that we have given too much permission which can allow non-root user to get the file content. By checking the official documentation (ref) , they suggest only given read-write to root&nbsp...