Difference between revisions of "Installing BOINC"

From BOINC
(Some cleanup work)
Line 33: Line 33:
 
; boinc : The BOINC core client.
 
; boinc : The BOINC core client.
 
; boincmgr : [[The_BOINC_Manager]].
 
; boincmgr : [[The_BOINC_Manager]].
; boinccmd :  A [boinccmd tool|command-line tool] for controlling a running core client.
+
; boinc_cmd :  A [boinccmd tool|command-line tool] for controlling a running core client.
 
; 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.

Revision as of 05:17, 28 April 2008

Broom icon.svg

This page has been moved from Trac directly, and hasn't been cleaned up yet.

Please help improve this page by converting it to MediaWiki formatting, and fixing the links.


Windows

BOINC can be installed in any of several modes:

  • Single-user installation This is the recommended mode. BOINC will run while you (the installing user) are logged in. BOINC is listed in the Start menu of you, but not other users. The 'Show graphics' command in the BOINC manager works only for you. The BOINC screensaver shows application graphics only for you (other users can run the screensaver but will see textual information only).
  • Shared installation BOINC runs whenever any user is logged in. BOINC is listed in the Start menu of all users. While BOINC is running, it runs as a particular user (either the first user to log in, or the first to run BOINC). The '"Show graphics" command in the BOINC manager works only for this user. The BOINC screensaver shows application graphics only for this user (other users can run the screensaver but will see textual information only).
  • Service installation BOINC runs all the time (even when no one is logged in). BOINC is listed in the Start menu of the installing user, but not other users. The 'Show graphics' command in the BOINC manager will not work for any user. The BOINC screensaver will only show textual information.

To run BOINC invisibly, choose the Service installation, then delete the BOINC shortcut from the Start/Programs/BOINC and Start/Programs/Startup menus (locate BOINC in each menu, right-click, select Delete). You can still run the BOINC Manager by going to C:\Program Files\BOINC and double-clicking on boincmgr.exe

Mac OS X

  • If your browser has not already done so, expand the zip archive by double-clicking on it in the Finder.
  • Double-click on the BOINC Installer application to run the installer, then follow the prompts.
  • Close the installer when it is finished. This will automatically launch the BOINC Manager.
  • If you want BOINC to be your screen saver, open System Preferences from the Apple menu. Select Desktop & Screen Saver and select BOINCSaver.

Several tools for Mac OS X are available to:

  • Automatically run BOINC as a daemon or system service at boot time.
  • Improve security for stand-alone clients.
  • Prevent BOINC Manager from launching automatically when selected users log in.

Linux

BOINC for Linux is distributed as a self-extracting archive. This type of installation requires that you be familiar with the UNIX command-line interface. The download files have names like boinc_5.10.8_i686-pc-linux-gnu.sh. After downloading the file, type

sh boinc_5.10.8_i686-pc-linux-gnu.sh

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

boinc 
The BOINC core client.
boincmgr 
The_BOINC_Manager.
boinc_cmd 
A [boinccmd tool|command-line tool] for controlling a running 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.

You may want to [AutoStart automatically start the core client] at boot time.


Uninstalling BOINC

Splitsection.svg It has been suggested that this section be split into a new page. (Discuss)

Windows

Select Start/Control Panel/Add or Remove Programs. Select BOINC, then click Remove. This removes the BOINC software only, your workunits in progress aren't deleted. To completely remove BOINC, delete the BOINC data directory (usually C:\Program Files\BOINC).

Mac OS X

To completely remove (uninstall) BOINC from your Macintosh:

  • Move the following files to the trash:
    • BOINCManager.app (from your /Applications/ folder)
    • BOINCSaver.saver (from your /Library/Screen Savers/ folder)
    • the BOINC Data/ folder (from your/Library/Applications Support/ folder.)
    • [username]/Library/Preferences/BOINC Manager Preferences)
  • Open the Accounts pane in the System Preferences (accessible from the Apple menu), and remove BOINCManager from your list of Login Items (or Startup Items under OS 10.3.)
  • Open System Preferences from the Apple menu. Select Desktop & Screen Saver and select a different screen saver.