26 hours ago
I don't know how can I do that... I use Ubuntu 12.04.
28 hours ago
Run the following command in terminal:
chsh -s /bin/bash
A log out and log back in is necessary.
2 hours ago
you can also do that with
sudo usermod -s <shell> <username>
shell : shell you want.
username: your username