I get this error when I try do sudo su
reputa@reputa:~$ sudo su
Cannot execute csh: No such file or directory
sudo -i is working fine but I want to use sudo su. How do I make it happen?
|
|
|
Your root's (su) profile is set to use csh instead of the usual bash. Run |
|||
|
|
|
You should better check your root's user default shell.
It should be |
|||