element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum SETI
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 8 replies
  • Answers 3 answers
  • Subscribers 665 subscribers
  • Views 1421 views
  • Users 0 members are here
Related

SETI

philertman
philertman over 6 years ago

I got my Raspberry PI 3 today. I also received my 12" LCD monitor/television and the Miuzei case from Amazon. I spent some time today and put it all together. I inserted the memory card with NOOBS software and powered

everything up. After initial load I made the choice to load the Raspian OS. (Denbian Linux). I am a member of SETI@home. I run BOINC on my computer. I know I can run BOINC on the Raspberry. I am having a difficult time

of getting any answers. As I am new to Raspberry and LINUX I need everything done in kindergarten talk. I am learning folks, every journey begins with the first step. Do any of you know how to set up BOINC in a Raspberry?

    Second question is sort of strange. I would like to have multiple Raspberry PI running for analysis of signals. I have seen pictures of Raspberry PI's in clusters. But nobody is saying HOW to do it. Do you just use one Raspberry PI as a control of the stack and attach your keyboard, mouse and monitor to it? Is there any documentation so I don't have to keep bugging you folks.

  • Sign in to reply
  • Cancel
Parents
  • mp2100
    0 mp2100 over 6 years ago

    Philip,

     

    NOOBS running Raspbian Linux is a debian linux operating system.  If you are comfortable using the command line, there are instructions here:

         https://boinc.berkeley.edu/wiki/Installing_BOINC_on_Debian

    But it won't be "kindergarten" level.  You will have to read several pages on that site to get it running.

     

    The command line install that berkeley says to use is:

             sudo apt-get install boinc-client boinc-manager

     

    (in kindergarten talk, sudo gives you the power to install programs, apt-get is the name of the installer)

     

     

    If you're more of a windows user starting with linux, here's what I suggest.  Assuming you are running the graphical interface in NOOBS Raspbian, use the menu system to install BOINC.

    -- have your raspberry pi connected to the internet, and running

    -- click on the raspberry menu button (top left of your screen)

    -- mouse down to "Preferences"

    -- in the Preferences list click on "Add / Remove Software"

    -- a window will open up, at the top left of the window, there is a blank search rectangle

    -- type in " boinc-client " (without quotes) and hit the Enter key

    -- Add / Remove will find the boinc client and display the name at the top of the window, actually it finds 4 items, all parts of boinc

    -- click the check-boxes next to each of the 4 names, then click on the Apply button

    -- Raspbian will require the sudo password (by default it is raspberry)

    -- Add / Remove installs boinc, it takes several minutes

    -- when it is done installing, go back to the raspberry menu button (top left of your screen)

    -- mouse down to " System Tools ", BOINC Manager will be there, click on it

    -- follow the BOINC instructions (add a project), enjoy finding ET

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • mp2100
    0 mp2100 over 6 years ago

    Philip,

     

    NOOBS running Raspbian Linux is a debian linux operating system.  If you are comfortable using the command line, there are instructions here:

         https://boinc.berkeley.edu/wiki/Installing_BOINC_on_Debian

    But it won't be "kindergarten" level.  You will have to read several pages on that site to get it running.

     

    The command line install that berkeley says to use is:

             sudo apt-get install boinc-client boinc-manager

     

    (in kindergarten talk, sudo gives you the power to install programs, apt-get is the name of the installer)

     

     

    If you're more of a windows user starting with linux, here's what I suggest.  Assuming you are running the graphical interface in NOOBS Raspbian, use the menu system to install BOINC.

    -- have your raspberry pi connected to the internet, and running

    -- click on the raspberry menu button (top left of your screen)

    -- mouse down to "Preferences"

    -- in the Preferences list click on "Add / Remove Software"

    -- a window will open up, at the top left of the window, there is a blank search rectangle

    -- type in " boinc-client " (without quotes) and hit the Enter key

    -- Add / Remove will find the boinc client and display the name at the top of the window, actually it finds 4 items, all parts of boinc

    -- click the check-boxes next to each of the 4 names, then click on the Apply button

    -- Raspbian will require the sudo password (by default it is raspberry)

    -- Add / Remove installs boinc, it takes several minutes

    -- when it is done installing, go back to the raspberry menu button (top left of your screen)

    -- mouse down to " System Tools ", BOINC Manager will be there, click on it

    -- follow the BOINC instructions (add a project), enjoy finding ET

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube