ubuntu - How to change shell from /bin/bash to /bin/zsh? -


i trying change /bin/bash /bin/zsh this...

$ chsh password: changing login shell user_name enter new value, or press enter default login shell [/bin/bash]: /bin/zsh chsh: user 'username' not exist in /etc/passwd $ 

i checked /etc/passwd, there no entry username. also, use likewise-open authentication on ldap.

please help.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -