install ssh
1. sudo apt-get update
2. sudo apt-get install openssh-server
3. sudo systemctl start ssh.service
4. telnet localhost 22
1. sudo apt-get update
2. sudo apt-get install openssh-server
3. sudo systemctl start ssh.service
4. telnet localhost 22