the easiest way to chmod is to use the chmod command, lol.
if you dont know how to use it, in the terminal, type "man chmod", it will display some info, use up and down arrows to scroll, press "q" to quit.
chmod commands that are useful might include:
chmod +x filename -- add executable...