United BOINC

 
  • Increase font size
  • Default font size
  • Decrease font size
Home BOINC information Starting BOINC on boot (Unix)

Starting BOINC on boot (Unix)

E-mail Print PDF
AddThis Social Bookmark Button

You may want to arrange to run the BOINC client each time your machine boots, or launch the BOINC Manager whenever you log in. Listed below are instructions and pointers for doing so on a variety of Unix systems.

Automatic startup on Unix

Linux (and now most Unix systems) use the SYSV "init" system to start system services (called "daemons") at boot time. To start the BOINC client when your computer turns on you need to install an "init" script which starts the core client, and you may have to edit a configuration file, if your BOINC installation is not where the init script thinks it would be.

Various BOINC volunteers have contributed scripts for automatic startup of BOINC as a daemon on various versions of Unix:

KDE

To automatically launch the BOINC Manager when you log in using KDE just create a text file in $HOME/.kde/Autostart (or $HOME/.kde4/Autostart for KDE4) containing these two lines.

#!/bin/bash exec ${HOME}/BOINC/boincmgr $@ 

Then make this file executable by giving the command:

chmod u+x $HOME/.kde*/Autostart  

If the Autostart file already exists, just add the line which executes boincmgr. If boincmgr is installed somewhere other than $HOME/BOINC use the path to wherever it's installed.

Automatic startup on Mac OS X

Note: the Mac Standard GUI installation arranges for BOINC to run on user login.

To automatically run BOINC as a daemon or system service at boot time, or to prevent BOINC from launching automatically when selected users log in, see the tools for Mac OS X.

 

Who's Online Who's Online

We have 407 guests online

Login Form Login form

Login with an OpenID & Login with Gmail - Allowed!Allowed login methods

Statistics Statistics

Members : 142
Content : 97
Web Links : 10
Content View Hits : 595412

Check out these cool BOINC videos!

Einstein@home - General relativity and gravitational wavesEinstein@home - General relativity and gravitational waves

 

CERN - The LHC in 3 minutesCERN - The LHC in 3 minutes

 

Predictor@home - About Protein StructurePredictor@home - About Protein Structure

 

Poll Poll 1

Is BOINC manager "User friendly"?
 

Poll Poll 2

How many BOINC projects are you running?
 

Poll Poll 3

Have you ever used an Account Manager?