Can't Edit Remote_hosts.cfg On Linux computer to Access Remotely via Boinctasks on Windows Computer

Message boards : Questions and problems : Can't Edit Remote_hosts.cfg On Linux computer to Access Remotely via Boinctasks on Windows Computer
Message board moderation

To post messages, you must log in.

AuthorMessage
Bob

Send message
Joined: 20 Feb 14
Posts: 28
United States
Message 65253 - Posted: 4 Nov 2015, 17:09:55 UTC

I have two computers running Boinc. The first (A) uses Windows 7 64 bit. I would like to use Boinctasks on this pc to access a second pc (B) and am having problems getting this set up correctly and need some help.

The second PC (B) uses ubuntu 15 and boinv client and manager are running correctly on it. I am a linux newbie and this is likely contributing to the problem.

To be able to access (B) from (A) on (B) I have been trying to edit the Remote_hosts.cfg file so I can add the IP address of computer (A). When I try to do this using Leafpad I get the message "Can't Open File to Write".

When I run ls -l remote_hosts.cfg on Remote_hosts.cfg I get back -rw-r-- 1 root boinc 296 Nov 25 2014 remotehosts.cfg.

Any help with getting Boinctasks up and accessing my second computer correctly is greatly appreciated.
ID: 65253 · Report as offensive
Bob

Send message
Joined: 20 Feb 14
Posts: 28
United States
Message 65260 - Posted: 4 Nov 2015, 19:18:43 UTC - in response to Message 65253.  

Thanks a lot for your help.

I like your idea of using another way to accomplish this goal without having to continually update IP addresses. I tried it and unfortunately Boinctasks was still not able to see computer B. I am not real sure what I am not doing correctly.

Here is the contents of the XX.file now:
<cc_config>
<log_flags>
<allow_remote_gui_rpc>1</allow_remote_gui_rpc>
<task>1</task>
<file_xfer>1</file_xfer>
<sched_ops>1</sched_ops>
</log_flags>
</cc_config>


Any insight how to get it working?
ID: 65260 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5082
United Kingdom
Message 65261 - Posted: 4 Nov 2015, 19:41:45 UTC - in response to Message 65260.  

No - if in doubt, check the documentation: http://boinc.berkeley.edu/wiki/Client_configuration

There are separate sections for log flags and options.

<cc_config>
   <log_flags>
      <task>1</task>
      <file_xfer>1</file_xfer>
      <sched_ops>1</sched_ops>
   </log_flags>
   <options>
      <allow_remote_gui_rpc>1</allow_remote_gui_rpc>
   </options>
</cc_config>
ID: 65261 · Report as offensive
Bob

Send message
Joined: 20 Feb 14
Posts: 28
United States
Message 65262 - Posted: 4 Nov 2015, 19:53:18 UTC - in response to Message 65261.  

You nailed it! It is now working beautifully.

Thank you very much.

I also have Android devices on the same network running Boinc. My understanding is that Boinctasks will also manage them if they run Boinctasks instead of Boinc for Android.

If that is correct would you be able to help me get that up and running? I have tried before and couldn't get it going.
ID: 65262 · Report as offensive
Bob

Send message
Joined: 20 Feb 14
Posts: 28
United States
Message 65263 - Posted: 4 Nov 2015, 20:20:12 UTC - in response to Message 65262.  

Let me rephrase this.

You nailed it! It is now working beautifully.

Thank you very much.

I also have Android devices on the same network running Boinc. My understanding is that Boinctasks will also manage them if they run NativeBoinc instead of Boinc for Android.

If that is correct would you be able to help me get that up and running? I have tried before and couldn't get it going.
ID: 65263 · Report as offensive

Message boards : Questions and problems : Can't Edit Remote_hosts.cfg On Linux computer to Access Remotely via Boinctasks on Windows Computer

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