Message boards : BOINC client : Stopping BOINC on Linux
Message board moderation
Author | Message |
---|---|
Send message Joined: 5 Dec 05 Posts: 38 ![]() |
Dear All, I want to stop BOINC on Linux. This is the way I have tried. Go to 'System Monitor' to find the PID. All I can find is Boinccmgr which is sleeping. Obviously I need to find the PID of boinc-client which is obviously the program which takes up the processor power. I don't know where to find the PID for this process. Could anybody help please. Nevica |
Send message Joined: 16 Apr 06 Posts: 386 ![]() |
Try boinc_cmd --quit (note the double - symbol]. The command is in the Boinc directory. |
Send message Joined: 5 Dec 05 Posts: 38 ![]() |
Thanks, boinc_cmd --quit did work but how do I start boinc_cmd up again. How do I find boinc_cmd PID because it does not appear in 'system monitor' list or under ps command? Nevia |
![]() ![]() Send message Joined: 30 Oct 05 Posts: 1239 ![]() |
What distro? It sounds like you installed from a package manager. Kathryn :o) |
Send message Joined: 5 Dec 05 Posts: 38 ![]() |
What distro? It sounds like you installed from a package manager. I am running Linux Debian (Lenny). Kernel Linux 2.6.24.1-amd64 GNOME 2.22.1 |
Send message Joined: 19 Jan 07 Posts: 1179 ![]() |
Obviously I need to find the PID of boinc-client which is obviously the program which takes up the processor power. It's not. boinc-client starts up project applications, and those use CPU. In any case, it's a bad idea to kill boinc-client. Always use boinc_cmd --quit. And note boinc_cmd takes way less than a second to do its job (sending a message to boinc-client), so you will probably never see it in a process list. If BOINC starts on boot, you can probably start it like this: /etc/init.d/boinc-client start. If BOINC doesn't start on boot... then you should already know how to start it, otherwise how did you start it the first time? :) |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.