Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 3
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 849 times and has 2 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Ubuntu on-boot problem.

Ive got a Core i5 machine that I prefer to keep as clean as possible at my home, so normally I don't run WCG on it. However I do run WCG on it through Ubuntu whenever I'm not using it for long periods of time.

Ive wanted to have it run WCG at boot, ive gotten this to work by making a shell script run at startup with the following commands:

cd "/home/ubuntu/BOINC" && exec ./boinc

This works however the executed WCG tasks only use at MOST 50% of the CPU :(

Does anyone know how to help me?
[Jan 29, 2011 6:38:52 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Ubuntu on-boot problem.

My current 'quick' solution is to have a shortcut on the desktop (because it takes too long through the terminal :P all 5 seconds longer) that changes my directory and executes BOINC and that works fine :S
It seems to be a on-boot only problem.
[Jan 29, 2011 6:41:59 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Ubuntu on-boot problem.

I start Boinc on Ubuntu by running
sudo service boinc-client start
(in the terminal), then I get 100% CPU use automatically.

This starts just the client, the cruncher, with nothing visible on the desktop.

To enable/disable the boinc-client service so it starts automatically at boot I'm using rcconf (terminal again).

There is probably a desktop option as well, try System -> Preferences -> Startup Applications.
[Jan 29, 2011 8:41:44 PM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread