home
clear breadcrumbs
search
login
 
bash
This might be because the user account is created in shell. You can change it to bash by two ways. Permament solution is - sudo chsh -s /bin/bash ${pete} To get this solution working you will have to logout and login Temporary solution is everytime when you login into the ubuntu server type bash and hit return.