Posts by bp

InfoMessage
1) Message boards : Questions and problems : Editting BOINC's Default Website
Message 45644
Posted 13 Sep 2012 by bp
Hello,

I'd like to personalize my BOINC website and I know that the file to edit is ~/projects/$PROJECTNAME/html/project/project.inc

Specifically, I want to add a banner below my project name on my website. I found this line:

function project_banner($title, $prefix) {
// Put your project title and logo here
// If you include any links, prepend URL with $prefix

echo "<div class=\"page_title\">$title</div>";
}


I don't know much about html and I am really confused as to how to personalize this line. Help would be greatly appreciated.

Thank you!
2) Message boards : Questions and problems : Problem Creating Projects: "Generating encryption keys"
Message 44485
Posted 13 Jun 2012 by bp
I posted this thread in the "Server programs" section of this forum, but I don't think it has received much attention. Out of fear that I've posted it in the incorrect section and because I would still appreciate assistance regarding this issue, I will repost it here. If this is a problem, please let me know! Thank you very much.

Hello,

I am completely new to many, if not all, concepts that BOINC uses. Mainly, this is my first time using linux and terminal commands in general. Thus, I am unsure as to what useful information I should provide in this thread to better describe my situation. If I should provide any additional information, please let me know.

I am not the one who set up the server computer with boinc, so my knowledge is limited. I have been assigned my own account to the server computer and have downloaded the most recent stable version of boinc.

I am attempting to using my Windows 7 laptop to ssh a server computer that has already been set up for me to create a test project to see if a server-computer-to-client-computer communication can be established. Mainly, if I can assign these simple projects created on the server computer to my laptop and receive the results.

I have attempted to follow these guides:

http://www.boinc-wiki.info/How_to_create_a_BOINC_Project_-_Step_By_Step_instructions

and

http://boinc.berkeley.edu/trac/wiki/QuickStart

I was able to run "./configure" using --disable-client and --disable-server and "make" seemed to encounter no problems. However, when attempting to run "make_project", I receive an error regarding crypt_prog not being found, despite that it exists and is in the specific directory.

I have attached two screenshots that hopefully better describe my situation. How do I get rid of this error and proceed with creating my project?






Thank you very much for your assistance! I apologize if any part of my thread is confusing. If clarifications are necessary, please let me know.
3) Message boards : Server programs : Problem Creating Projects: "Generating encryption keys"
Message 44470
Posted 12 Jun 2012 by bp
I hope I posted this to the correct section! Assistance is still needed as I have yet to find a solution to this problem..

Thank you very much!
4) Message boards : Server programs : Problem Creating Projects: "Generating encryption keys"
Message 44432
Posted 8 Jun 2012 by bp
Hello,

I am completely new to many, if not all, concepts that BOINC uses. Mainly, this is my first time using linux and terminal commands in general. Thus, I am unsure as to what useful information I should provide in this thread to better describe my situation. If I should provide any additional information, please let me know.

I am not the one who set up the server computer with boinc, so my knowledge is limited. I have been assigned my own account to the server computer and have downloaded the most recent stable version of boinc.

I am attempting to using my Windows 7 laptop to ssh a server computer that has already been set up for me to create a test project to see if a server-computer-to-client-computer communication can be established. Mainly, if I can assign these simple projects created on the server computer to my laptop and receive the results.

I have attempted to follow these guides:

http://www.boinc-wiki.info/How_to_create_a_BOINC_Project_-_Step_By_Step_instructions

and

http://boinc.berkeley.edu/trac/wiki/QuickStart

I was able to run "./configure" using --disable-client and --disable-server and "make" seemed to encounter no problems. However, when attempting to run "make_project", I receive an error regarding crypt_prog not being found, despite that it exists and is in the specific directory.

I have attached two screenshots that hopefully better describe my situation. How do I get rid of this error and proceed with creating my project?






Thank you very much for your assistance! I apologize if any part of my thread is confusing. If clarifications are necessary, please let me know.


Copyright © 2026 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.