|
That's probably something in your .basrc settings. It's odd though 'cause the SuSE installation I have going is the same version, and mine is set up as hostname:/ like you want.
By default, the terminal doesn't give you your hostname for the command prompt. That's put in there with your bash config file, i.e. .bashrc. Or, it could be a system-wide default somewhere else, over in etc/bash.bashrc
Not sure though.
Do
hostname
And see what the output is. It will report your current hostname, and if that's what it is supposed to be, then that's not the problem.
I'm *really* bad (have bad luck for some reason) at altering .bashrc to get it to change terminal settings, so I'm not going to give specific instructions and risk you borking something entirely. You might be able to root around in there and find something.
Are you using Konsole for the terminal?
|