Hi everyone, i accidentally made the level folders in my home inaccessible with a wrong chmod command.
Already tried to reset my SSH account, but no change
It now looks like this:
ls -al level/
ls: cannot access 'level/6': Permission denied
ls: cannot access 'level/..': Permission denied
ls: cannot access 'level/.': Permission denied
ls: cannot access 'level/5': Permission denied
ls: cannot access 'level/4': Permission denied
total 0
d????????? ? ? ? ? ? .
d????????? ? ? ? ? ? ..
d????????? ? ? ? ? ? 4
d????????? ? ? ? ? ? 5
d????????? ? ? ? ? ? 6
I think the issue is out of my hands right now, can anyone help me out there?
Best regards,