Linux CLI - SSH and Remote Access
After running
ssh -L 2222:localhost:22 user@remotehost, you receive the error: "bind: Address already in use". What is the most probable reason?