How can I change shell in Ubuntu?

Posted by Sanoj on Super User See other posts from Super User or by Sanoj
Published on 2010-03-12T15:12:47Z Indexed on 2010/03/12 15:17 UTC
Read the original article Hit count: 186

Filed under:
|
|
|
|

I have a Ubuntu Server VPS and I want to use /bin/bash/ as my shell. How can I change my shell? I have root access but I don't work as root. So dash is my default shell now.

I have read How do I make Bash my default shell on Ubuntu? and chsh seams to be the preferred way to go. But when I type chsh /bin/bash I get this message: chsh: unknown user /bin/bash

And if I just type /bin/bash the Bash shell seams to work fine. How to change it?

© Super User or respective owner

Related posts about ubuntu

Related posts about bash