I have given the following command in the terminal:
ssh -L 8080:localhost:8888 bb@exampleHowever, the following error appears:
ssh: connect to host example port 22: Connection refusedI have also tried:
sudo apt list --installed | grep openssh-serverBut the following error appears:
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit for information on installing Java.When I type
sudo service ssh status, This is the error I get:
sudo: service: command not found 5 Reset to default