Difference between revisions of "How do I install BOINC in Linux? (general install for advanced user)"

From BOINC Wiki
Jump to: navigation, search
(Adding FAQ 57)
 
 
Line 1: Line 1:
 
General method:
 
General method:
  
BOINC for Unix/Linux is available as a self-extracting archive. The download files have names like boinc_5.2.13_i686-pc-linux-gnu.sh
+
BOINC for Unix/Linux is available as a self-extracting archive. The download files have names like 'boinc_5.2.13_i686-pc-linux-gnu.sh'
  
 
This type of installation requires that you be familiar with the UNIX command-line interface.
 
This type of installation requires that you be familiar with the UNIX command-line interface.
  
 
After downloading the file (say, into boinc_5.2.13_i686-pc-linux-gnu.sh), type
 
After downloading the file (say, into boinc_5.2.13_i686-pc-linux-gnu.sh), type
sh boinc_5.2.13_i686-pc-linux-gnu.sh
+
'''sh boinc_5.2.13_i686-pc-linux-gnu.sh'''
  
 
This will create a directory BOINC/ with the following files:
 
This will create a directory BOINC/ with the following files:
  
boinc - The BOINC core client  
+
* boinc - The BOINC core client  
boincmgr - The BOINC manager  
+
* boincmgr - The BOINC manager  
run_client - A script that cd's into the BOINC directory and runs the core client.  
+
* run_client - A script that cd's into the BOINC directory and runs the core client.  
run_manager - A script that cd's into the BOINC directory and runs the manager.  
+
* run_manager - A script that cd's into the BOINC directory and runs the manager.  
  
 
The core client has a number of other command-line options.
 
The core client has a number of other command-line options.

Latest revision as of 17:41, 2 June 2016

General method:

BOINC for Unix/Linux is available as a self-extracting archive. The download files have names like 'boinc_5.2.13_i686-pc-linux-gnu.sh'

This type of installation requires that you be familiar with the UNIX command-line interface.

After downloading the file (say, into boinc_5.2.13_i686-pc-linux-gnu.sh), type sh boinc_5.2.13_i686-pc-linux-gnu.sh

This will create a directory BOINC/ with the following files:

  • boinc - The BOINC core client
  • boincmgr - The BOINC manager
  • run_client - A script that cd's into the BOINC directory and runs the core client.
  • run_manager - A script that cd's into the BOINC directory and runs the manager.

The core client has a number of other command-line options. You may want to automatically start the core client at boot time. To control a running BOINC client, use the BOINC command tool.

Other How To's per Linux version will be written in this FAQ as and when I come across them (or you send them to me, email under the About button at the top of the page.)

| Jorden
| 9
| 1
| 11:42:20
| 2007-01-19
| 186786
| 1
| 57
| 2007-01-19 11:42:20
| 2008-06-23 12:47:31