# Cannot press Arrow keys, Home, End, Tab-complete on Ubuntu Server

- #### Run this command with User that you want to fix

```
sudo chsh -s /bin/bash <username>
```

- #### Re-login account
