Previous Question just to understand what I'm doing: How to set chmod for a folder and all of its subfolders and files in Linux Ubuntu Terminal?
So if I change the chmod to 755
for chmod 75 /opt/lampp/htdocs
and I restart the system I want the files to be in chmod 755
.