I'm trying to change my default shell in RHEL5 from zsh to bash.
I tried to the methods mentioned in this thead. By typing sudo /usr/bin/chsh -s /bin/bash, the system says sudo: /usr/bin/chsh: command not found. But the /usr/bin/chsh is there. Another way I found is to edit /etc/passwd file with my usrid, but it forbids me from editing it. Any suggestions?
|
| ||||
|
feedback
|
|
Maybe your default shell is already To know your default shell on Red Hat:
output:
If the
Check again your default shell:
output:
Let me know if it is OK for you... Cheers | |||
|
feedback
|
|
Make sure You should be able to run
| |||||
feedback
|
chsh. – FatalError Feb 6 at 20:19