Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

command line and xload title

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
Proteus
Posts: 6
Joined: 2005-11-11 13:39

command line and xload title

#1 Post by Proteus »

hello,
after installing my command line is:

Code: Select all

username@debian:$
This also affects xload title and many other applications - it begins with "debian". How do I change this to:

Code: Select all

username@something_else:$
or in "su" mode:

Code: Select all

something_else:#
I guess then the xload title will also change.

thanks

Rosschild
Posts: 1
Joined: 2006-01-13 18:03

#2 Post by Rosschild »

Not sure about xload or the other things you suggest are being affected... but as for changing your command prompt, I recall a thread on Gentoo's Forums about something similar. The first page also has some links on how to do prompt code.

Of course, that's a partial answer and it assumes you're using a bash prompt. Post if you need more help, especially from someone different who knows what they're talking about (not me :wink: ).

Harold
Posts: 1482
Joined: 2005-01-07 00:15
Been thanked: 3 times

#3 Post by Harold »

Your are asking how to change the hostname. Look inside /etc/hostname. Do man hostname for additional information.

Post Reply