I'm new to Mageia and do like it, but I do use BOINC on Windows PC's but can't seem to find how to install it on Mageia.
Can someone give me step by step instructions for a newbie on how to do this, then I can bin Windows for good.
Thanks
su
Password: <give your root password>
cp /var/lib/boinc/gui_rpc_auth.cfg /home/derek
chown derek:derek /home/derek/gui_rpc_auth.cfg
exit
boinc_gui &
boinc_gui &
su
Password: <give your root password>
chmod +r /var/lib/boinc/gui_rpc_auth.cfg
nomis wrote:Thanks djennings. I thought I'd give it a go, if the worse happens re-installing Mageia is quick and easy.
Anyway I've got BOINC on there and can start it - it won't connect to local host though.
The file gui_rpc_auth.cfg can't seem to be found.
I've used the code you provided in an open terminal and it can't find it (file or directory not found) and I've searched manually and still I can't find the file.
Any ideas??
su
<Password>
service boinc-client status
BOINC client is stopped.
service boinc-client start
Starting BOINC client as a daemon: [ OK ]
# ps aux | grep boinc_client
boinc 31057 0.0 0.2 93564 9832 ? SNs 16:34 0:00 /usr/bin/boinc_client --daemon --dir /var/lib/boinc
root 31088 0.0 0.0 16356 804 pts/2 S+ 16:35 0:00 grep --color boinc_client
chkconfig boinc-client on
man chkconfig
Users browsing this forum: No registered users and 1 guest