After downloading the file (say, into file X):
- put the file into a separate directory (say, boinc/).
- type sh < X
- this will create two files,
the core client and the BOINC manager.
- run the core client.
If you like, run the BOINC manager.
You will need to develop your own mechanism
to run the executable each time your machine boots
or you log on.
";
page_tail();
?>