Where's my tab completion and up-arrow behavior? (Ubuntu 10.04)

My first guess is that the default shell is sh rather than Bash. Use chsh to change it. You will need to log out and log back in to make the change take effect.


Other way is open /etc/passwd file and change the shell /bin/sh to /bin/bash