Every time I try to execute a program, no matter what program, I get this message:
bash: ./filename.cpp: Permission denied
When I compile I have no problems, it works fine. But when I want to execute I get this message.
Does it have anything to do with permissions? Because I'm having a lot of problems with this, too. I can't access my shared folders, unless I use
sudo nautilus
Please see my other question.