Hello there i am a beginner user of ssh. i have installed mysql using command line. now i am not able to access my server through ssh… anyone can help. i used to access through root and psw but now i get always zsh: command not found: ssh.
tried so many commands to uninstall or remove zsh but i always get the same result command not found…
exec bash (i get process completed but can’t access with ssh…)
rm -rf ~/.oh-my-zsh
rm ~/.zshrc
cp ~/.zshrc.pre-oh-my-zsh ~/.zshrc
source ~/.zshrc
Ramos Ramos is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.