How can I chmod 777 all subfolders of var? - Ask Ubuntu
chmod 777To apply chmod 777 recursively to a folder and all its contents, you can use the -RStart by setting permission numbers to 777 to grant files more access, then use the chmod command to modify specific permissions for each folder in var.