Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 7
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 414 times and has 6 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Linux Device Name

I'm having some issues with getting the device name on my linux box to be anything other than localhost.localdomain. Any help on this would be greatly appreciated. Thanks.
[Mar 20, 2007 1:58:13 AM]   Link   Report threatening or abusive post: please login first  Go to top 
BobCat13
Senior Cruncher
Joined: Oct 29, 2005
Post Count: 295
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Linux Device Name

I had to edit my /etc/hosts file and put an entry before the 127.0.0.1 localhost line in that file. I wanted to use a static IP on my box so I added the line

192.168.0.75 Linux01

before the line with localhost and rebooted. Since then that box has show as Linux01 on WCG instead of localhost.localdomain

I'm not sure what the line would be if you want to use dynamic IP on the box.
[Mar 20, 2007 2:54:50 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Linux Device Name

Hmmmm, I took a look at that file, and mine is formatted a little differently.

::1 localhost.localdomain local

I wonder why this is such a complicated issue.
[Mar 20, 2007 3:35:44 AM]   Link   Report threatening or abusive post: please login first  Go to top 
BobCat13
Senior Cruncher
Joined: Oct 29, 2005
Post Count: 295
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Linux Device Name

Hmmmm, I took a look at that file, and mine is formatted a little differently.

::1 localhost.localdomain local

Is that the only entry in the file? The ::1 entry is for IPv6 which I have as well, but it is listed after the IPv4 entries.

You might want to check this page:
http://www.wcgwiki.org/en/boinc/install_boinc_linux.cfm

Scroll down to the section titled More Than One Linux Box?
----------------------------------------
[Edit 1 times, last edit by BobCat13 at Mar 20, 2007 4:10:32 AM]
[Mar 20, 2007 3:47:44 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Linux Device Name

I added it...didn't help, but I believe that's because I'm using DHCP, and not static, that's what some people have been saying including you. Looks like I may not have a choice at this point :(

The issue is this box is remote, and there were a couple of things with static that fedora asked me, namely the DNS Search Path, and I'm really not sure what to put for that.
----------------------------------------
[Edit 1 times, last edit by Former Member at Mar 20, 2007 8:14:16 AM]
[Mar 20, 2007 8:12:01 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Linux Device Name

Wow, you wouldn't believe this. So in Fedora, there is this optional option (haha) where you can supply a Hostname for DHCP. I did that, restarted linux and Boinc picked it up immediately. Thanks everyone for all the help tho, really appreciated it.
[Mar 20, 2007 8:34:24 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Sekerob
Ace Cruncher
Joined: Jul 24, 2005
Post Count: 20043
Status: Offline
Reply to this Post  Reply with Quote 
Re: Linux Device Name

I had to edit my /etc/hosts file and put an entry before the 127.0.0.1 localhost line in that file. I wanted to use a static IP on my box so I added the line

192.168.0.75 Linux01

before the line with localhost and rebooted. Since then that box has show as Linux01 on WCG instead of localhost.localdomain

I'm not sure what the line would be if you want to use dynamic IP on the box.


Bolded the important bit mentioned in a full instruction over at Seti forum. The advice is to not to change the 127.0.0.1 name i.e. leave that as original localhost. Had wifi problem myself because of this, which is now also solved.
----------------------------------------
WCG Global & Research > Make Proposal Help: Start Here!
Please help to make the Forums an enjoyable experience for All!
[Mar 20, 2007 8:45:53 AM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread