BuDop's mbp:~ budop$ changes to dhcp-v062-202:~ budop$...not quite why?

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) BuDop's mbp:~ budop$ changes to dhcp-v062-202:~ budop$...not quite why?
# 1  
Old 05-01-2014
Quote:
Originally Posted by Corona688
Did you log into anyone else's account during the time when it changed? They may have a PS1 string that changed your terminal title.
No, this is my personal machine. I am the only user.

---------- Post updated at 09:26 PM ---------- Previous update was at 09:22 PM ----------

Quote:
Originally Posted by xbin
Because the host name is not set on your computer. Bonjour services is setting the host name.
Code:
$ scutil --get HostName
HostName: not set

The scutil manual will explain how you can set the host name.
Thanks xbin,

your comment make sense--I was creating a localhost with nodejs.

BuDop
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. OS X (Apple)

Let your iMac/MBP detect a burglar whilst idle...

Hi folks... (Apologies for typos.) I have been working on a very simple MacBook_Pro/iMac centric project. I have called it Spy . If you just want to test for fun you only need ./Spy and this defaults to a 5 second video with Medium sensitivity from the working directory whre Spy is. (Just... (1 Reply)
Discussion started by: wisecracker
1 Replies

2. IP Networking

Get DHCP relay interfaces IP address using DHCP

Hi All , please view the set up below: ------------------------------------------------------------------- | DHCP Server |-----------| ROUTER & |-----------| Clients | | 192.168.99.1 | - -<eth1>| DHCP-RELAY|<eth2>-- | 192.168.88.X | ... (2 Replies)
Discussion started by: gdangoor
2 Replies

3. Solaris

Solaris 10 310-202 Question

Hello All, Below I'm posting a question regarding a possible Solaris 10 310-202 exam question that I think is wrong. I do not agree that the answer is B. The inetadm command does not even have a flag/option of -a. Can anyone provide any assistance? Thanks! You've tried connecting to... (2 Replies)
Discussion started by: VeeDub78
2 Replies

4. Homework & Coursework Questions

310-202 question

Hi guys, i need help : The system admin wants to configure user_attr(4)sources in the /etc/nsswitch.conf Which line needs to be configured? a: passwd b: user_attr The answer is A but wait !! I did a man nsswitch.conf and user_attr is a valid database ( at least for soalris 10) ,... (0 Replies)
Discussion started by: binary0011
0 Replies

5. AIX

change user id from 200 to 202

Hi AIX Experts, i need your help in this issue, i want to change user id of xyz user from 200 to 202 note that this xyz user owner for many files and directories so my issue how to change the user id from 200 to 202 and the files still under his ownership this is an urgent work ,... (4 Replies)
Discussion started by: sh_day1
4 Replies
Login or Register to Ask a Question