Hello All,
I have used that code which ss below on the linux. And I gave the 0700 permission the all home directorries user folders. But I'd like to make changes one of my home directory user to give it 0777. How can I do that? When I had used chmod 777 command, its only valid current session, because when I reopen the session ssh the permission turned back to 0700.

Home Directory user Folders.

Best