I don't have permission to write in my home folder

Hello.

When i try to write something (mkdir, cp, …, copy from gnome folder to another) in my home folder i get permission denied. I’m not root. I’m not sure, but was a setting to get all privilegies to an acount? like root?

I’m running version 11.0

Thanks, Toni Pripoae

When in your $HOME do

ls -ld ./

It should show drwxr-xr-x to start with and also your username as the owner (in the third field).