Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] since that init.d update....

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Eric Sandall" <eric AT sandall.us>
  • To: <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] since that init.d update....
  • Date: Sun, 6 Oct 2002 13:07:41 -0700 (PDT)

> i updated init.d last night and after playing with it for 15 minutes i
> finally got my network connection up. however: now when i log into gdm2
> or in bash it shows my address. in bash it showls user@address. NOT
> user@hostname (like Sorcerer, never bothered to change it :)). how do i
> fix this?
>
> Jeremy

Jeremy,

Look in either ~/.bashrc or /etc/profile and find the definition for PS1.
You'll want to change this to: PS1='\u@\h:\w\$ '

The \u = username, \h = hostname \w = working directory

-One of Four
a.k.a. sandalle

--
Eric Sandall | Source Mage GNU/Linux
Developer
eric AT sandall.us | http://www.sourcemage.org
http://www.sandall.us/~sandalle | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org #196285 | http://www.shock.wsu.edu/






Archive powered by MHonArc 2.6.24.

Top of Page