Page 1 of 1

#1 CentOS 7 / BOINC ?

Posted: Fri Feb 19, 2016 12:57 pm
by skywalker tsbt
I got my hands on a Intel Xeon Dell rack server and installed CentOS on it for its Server capabilities but can not for the life of me figure out how to get BOINC installed on it.

I looked in the Software Installer page but it shows very little for apps as a whole never-less BOINC.

Suggestions?

Please note, when it comes to Linux, I am a novice. So you will probably have to spell it out. Thanks!!

#2 Re: CentOS 7 / BOINC ?

Posted: Fri Feb 19, 2016 1:44 pm
by scole of TSBT
I'm not familiar with CentOS but it doesn't appear boinc is included in the repository. Try this...
https://chrisolin.com/blog/installing-b ... -centos-7/
or
http://hardforum.com/threads/centos-7-b ... s.1854569/

The page in the first link refers to blag post that I think must be followed...
http://blog.nyamulab.net/2014/09/418

If you were running ubuntu or mint, it would have been as easy as...
sudo apt-get install boinc

#3 Re: CentOS 7 / BOINC ?

Posted: Fri Feb 19, 2016 7:00 pm
by skywalker tsbt
I have Mint on one of my laptops. I wanted a server package but it looks like CentOS is just going to be a pain. I will try Ubuntu or Mint. Was hoping to try a Linux distro and get some experience of server versions.

#4 Re: CentOS 7 / BOINC ?

Posted: Fri Feb 19, 2016 7:46 pm
by scole of TSBT
What server functions were you interest in? I think you can install any server package on the Ubuntu and Mint desktop versions. A desktop version is really just the server version without some of the common server packages installed up front. That and it installs the desktop. You can still install and run any of the packages you find on servers, I think.

#5 Re: CentOS 7 / BOINC ?

Posted: Fri Feb 19, 2016 10:31 pm
by skywalker tsbt
All of them :!: :)

I am an IT Field Engineer by trade but for the most part have only worked with Windows. So venturing into Linux to learn.

I just read on the Ubuntu website about the packages can be installed on either desktop or server versions.

So to make life simple, I am going to install the desktop version so I can get a X window and visually see what I am doing. The command line is odd without context of basic understanding.

#6 Re: CentOS 7 / BOINC ?

Posted: Sun Feb 21, 2016 9:12 pm
by skywalker tsbt
Installed Ubuntu Desktop. BOINC crunching away. Only 4 cores, was hoping for more. Still 4 more than I had and a 'linux' box to play with.

Any recommendations on tweaking a linux box for better performance?

#7 Re: CentOS 7 / BOINC ?

Posted: Sun Feb 21, 2016 10:19 pm
by Dirk Broer
Skywalker TSBT wrote:Only 4 cores, was hoping for more. Still 4 more than I had and a 'linux' box to play with. Any recommendations on tweaking a linux box for better performance?
Usage limits:
Use at most 100% of available CPUs
Use at most 100% of CPU time

When to suspend?
Uncheck all

Memory
When computer is in use, use at most 75%
When computer is not in use, use at most 95%

#8 Re: CentOS 7 / BOINC ?

Posted: Sun Feb 21, 2016 11:06 pm
by skywalker tsbt
Thanks Dirk. I meant within Linux itself though.

(Like turning off unused services in Windows to increase resources)

#9 Re: CentOS 7 / BOINC ?

Posted: Mon Feb 22, 2016 11:38 pm
by Dirk Broer
Skywalker TSBT wrote:Thanks Dirk. I meant within Linux itself though.

(Like turning off unused services in Windows to increase resources)
Lubuntu is devoid of bloatware, the OS size, RAM and CPU requirements are a fraction of that of the other Buntu's.

#10 Re: CentOS 7 / BOINC ?

Posted: Mon Feb 22, 2016 11:50 pm
by Dirk Broer
The Ubuntu family, the most commonly used:
Flavor Image Image Image Image Image Image
Desktop Unity Gnome KDE Mate Xfce LXDE
CPU Req 1 GHz Celeron (better recommended) 1 GHz Celeron (better recommended) 1 GHz x86 (better recommended) Pentium III-750 (Core 2 Duo 1600 MHz or betterrecommended) Pentium III, Athlon XP (better recommended) Pentium II, Athlon (better recommended)
RAM Req 1 GB (2 GB or more recommended) 1.5 GB (more recommended) 512 MB (1 GB or more recommended) 512 MB (2 GB or more recommended) 512 MB or more(minimum install can be done with 128 MB) 128-384 MB (512 MB or more recommended)
OS size 7-16 GB 7-16 GB 4-10 GB 8-16 GB 2-6 GB 384-800 MB
The figures given take into account the install on a 32-bit system. When you have a 64-bit system you have the advantage of a better CPU than these requirements and no limitation in the amount of RAM -the more the better- you can place, other than the limits of your mobo.
Most systems nowadays can take at least 8 GB of RAM and a speed of 1.5 GHz for a CPU, APU or SOC seems the bare minimum now. You may have some older hardware lying around though.

#11 Re: CentOS 7 / BOINC ?

Posted: Tue Feb 23, 2016 12:06 am
by skywalker tsbt
Oh that's a really great flavor map!!

Lubuntu it will be as soon as I finish whats in my Que.

It does seem dogish with Ubuntu and seeing its a hog for resources, I'll try the other end of the spectrum.

thanks Dirk!!

#12 Re: CentOS 7 / BOINC ?

Posted: Tue Feb 23, 2016 2:54 pm
by Alez
I run lubuntu with LFX on all my nix machines bar one. It's simply the best option for crunching machines. Install the 64 bit version and follow my install guide for which 32 bit libs to install so you have no other problems. Also Vbox and Java. When I get round to it I will write an updated guide for Lubuntu 15.04 and 15.10.

#13 Re: CentOS 7 / BOINC ?

Posted: Tue Feb 23, 2016 4:38 pm
by Dirk Broer
Alez wrote:When I get round to it I will write an updated guide for Lubuntu 15.04 and 15.10.
I've got Lubuntu 16.04 running here now...

#14 Re: CentOS 7 / BOINC ?

Posted: Tue Feb 23, 2016 4:57 pm
by Alez
I haven't done the update yet. Will do when I get home. Did you update or install. I had issues with 15 installing from a live USB and then failing ACP probe when you installed nVidia cards. Doesn't happen if you use DVD or install 14 and then upgrade. Wondered if that had been solved with the 16 install.

#15 Re: CentOS 7 / BOINC ?

Posted: Tue Feb 23, 2016 8:18 pm
by Dirk Broer
I used a USB flash stick to install Lubuntu 16.04 over Lubuntu 14.10