Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

richiejenkins

macrumors newbie
Original poster
Jan 18, 2009
25
0
Ok, heres the thing. My sister has a blackberry which is not connected to the macbook in anyway. The macbook and the blackberry connect to the same wireless.

It really does have me puzzled why it is appearing in the terminal, any ideas?

Also it says the last login was from ttys000. What's that?

sfv0v6.jpg


Cheers
 
It seems that somehow your computer name in the Sharing Preferences got changed to "blackberry-980." Just go into your System Preferences and then to Sharing. At the top should be a field for the Computer Name and change it there.
 
It seems that somehow your computer name in the Sharing Preferences got changed to "blackberry-980." Just go into your System Preferences and then to Sharing. At the top should be a field for the Computer Name and change it there.

Yes, however as soon as I use a firewall(little snitch) the blackberry no longer appears in the terminal?
 

Interesting. The "computer name" in terminal is actually the hostname of the machine. Well, it cycles between the Computer Name and Local Host Name depending on whether or not there are values.

One of the things you didn't clarify with the first reply is whether or not the Sharing Name was in fact the same as what appears in Terminal.

However, if there is a HostName it will always appear in standard prompt.

This means that you machine is going out and grabbing a HostName from a DNS/DHCP server. Confirm that a hostname is set by typing this into Terminal:

Code:
scutil --get HostName

Now, if this is the case, check Console for messages from configd. Something along the lines of

Code:
setting hostname to "blackberry-980"

The problem is of course figuring where the machine is grabbing the name from.

Also the ttys000 simply refers to the method of the last login. ttys I believe simply refers to the keyboard. While console refers to a login from a terminal console.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.