When i made 2 fresh ubuntu x64 instances, one had tab autocomplete working. The other just throws up spaces when tabbing. Also the second instance wont let me use up and down arrow keys to cycle through history.
Does anyone know how to fix this. Goog search did’nt provide much.
Only difference between the two instances is the size of each instance. #1 is a medium, #2 is a small. But both launched with the same image
ubuntu/images/ebs/ubuntu-precise-12.04-amd64-server-20121001 (ami-0d153248)
Ok answering my own question.
For the above particular ubuntu ami while adding users i had to use
By using adduser, it drops in a .bashrc file . I have not spent the time to go through bashrc to see what entries make the tabbing work. But it does. Here is the .bashrc file if anyone is interested.