error connection refused
ssh and telnet cannot connect
why?
because you forget install ssh server and client
how to solve?
ssh and telnet cannot connect
why?
because you forget install ssh server and client
how to solve?
sudo apt-get install openssh-server openssh-client
good luck
No comments:
Post a Comment