 |
 |
Terminal "welcome message" question
|
 |
|
 |
|
Forum Regular
Join Date: Jan 2006
Location: Puerto Rico
Status:
Offline
|
|
First off, I don't really work with Terminal at all, I just use it to check the uptime and that kind of stuff. Today I noticed that instead of receiving the "Welcome to Darwin! and the name of my computer, I am shown this:
Last login: Sat Nov 24 20:21:17 on ttys000
bootcamp-xp:~ James$
Any idea what it means? I used to have a Boot Camp partition with Windows XP installed but I erased it to give it more space and haven't gotten around to making it again. (FYI, I did an Erase and Install of Leopard after erasing the partition).
Any help will be greatly appreciated.
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Apr 2005
Location: Cambridge, UK
Status:
Offline
|
|
Well there's nothing wrong with it, if that's what you're worried about.
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Nov 2004
Location: eating kernel
Status:
Offline
|
|
Originally Posted by jriveractu
First off, I don't really work with Terminal at all, I just use it to check the uptime and that kind of stuff. Today I noticed that instead of receiving the "Welcome to Darwin! and the name of my computer, I am shown this:
Last login: Sat Nov 24 20:21:17 on ttys000
bootcamp-xp:~ James$
Any idea what it means? I used to have a Boot Camp partition with Windows XP installed but I erased it to give it more space and haven't gotten around to making it again. (FYI, I did an Erase and Install of Leopard after erasing the partition).
Any help will be greatly appreciated.
If you want to change your host name go to System Preferences > Sharing > Computer Name
Apparently in Leopard there is no motd (the "Welcome to Darwin!" bit) so you might not be able to restore it.
|
|
Signature depreciated.
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Nov 2004
Location: eating kernel
Status:
Offline
|
|
Originally Posted by C.A.T.S. CEO
If you want to change your host name go to System Preferences > Sharing > Computer Name
Apparently in Leopard there is no motd (the "Welcome to Darwin!" bit) so you might not be able to restore it.
Wait, I just figured it out, Apple go rid of the motd in Leopard for some reason, but you can restore it this way:
Do this in a shell:
[codex]cd /
cd etc
sudo pico motd[/codex]
Then enter your password and type what you want then hit Cntl + X, then hit Y then enter.
You can set it to whatever you want, or just put the welcome to darwin message back.
|
|
Signature depreciated.
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Oct 2005
Location: Houston, TX
Status:
Offline
|
|
Originally Posted by C.A.T.S. CEO
Wait, I just figured it out, Apple go rid of the motd in Leopard for some reason, but you can restore it this way:
Do this in a shell:
[codex]cd /
cd etc
sudo pico motd[/codex]
Then enter your password and type what you want then hit Cntl + X, then hit Y then enter.
You can set it to whatever you want, or just put the welcome to darwin message back.
Or just [codex]sudo pico /etc/motd[/codex]
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status:
Offline
|
|
You could also just put echo Be excellent to each other! or whatever at the top of your .bash_profile.
|
|
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|