Originally Posted by techwise
Ok, simple as pie:
Open "Terminal" from the "Applications > "Accessories" menu. At the command prompt do:
"cd Desktop/Folding" this will put you in the "Folding" directory you created on your desktop.
Then do: "ls" to make sure that "FAH5-Linux.exe" is in there. Then do: "chmod +x FAH5-Linux.exe" to set the executable bit on that file. This makes sure that the system know that this file is executable, that is can be run. Then do: "./FAH5-Linux.exe". This runs the program.
You will be prompted for your FAH username and team number. The team number is 36480 for the justlinux_regulars team. You can go with the defaults for the other questions.
Thats is.
Mike