View Single Post
Posts: 256 | Thanked: 92 times | Joined on Oct 2010
#27
Originally Posted by gsirit View Post
Why don't you just add "bash" command to your ".profile" file in /home/user path?... It'll open bash every time your start xterm.
because there is a better way.

install the bash and become root(unfortionally they have configured user may not change it himself):
then simply type:
Code:
#chsh user
please don't fuss around with the passwd file!

[nb rant: that happens when you forbid the user to change things the easy way, they start doing dangerous things^^]

Last edited by lunat; 2010-11-01 at 00:29.