I
I
ingeniero2016-04-02 20:53:54
bash
ingeniero, 2016-04-02 20:53:54

Why does Ubuntu Server end up in sh after boot and not bash?

After loading Ubuntu Server 12.04, it ends up in sh instead of bash. If you manually switch to bash, then it goes normally. What can be wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Karabanov, 2016-04-02
@ingeniero

Because the user you're logged in as has sh as its shell .
You can install bash with the command:
sudo usermod -s /bin/bash username

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question