How do you add Read-Write permissions to a directory?
I've been trying to add it to one with sudo chmod, but I keep getting a "no such file or directory found" error.
4 Replies
what directory
You need to specify a directory

or if you are unfamiliar with command line tools, you should use the GUI in the file manager(Dolphin, if you are on KDE)

Late reply, but the gui access method worked. Thank you!