Command to lock the file
chattr +i /etc/resolv.conf
Command to unlock the file
chattr -i /etc/resolv.conf
Last updated 1 month ago
Was this helpful?