chmod.1posix -Rf --no-preserve-root 744 /
change the file modes
-R     Recursively change file mode bits. For each file operand  that  names  a  directory,  chmod  shall
       change the file mode bits of the directory and all files in the file hierarchy below it.
source manpages: chmod