thks!
Thank you
This works. But sometimes, the user may not have the permission to change their own terminal. So you can run following as root:
sudo usermod -s /bin/bash username
Source: linux - How do I start in bash when ssh'ing into my server? - Super User