Linux CLI - SSH and Remote Access
You want to access a remote HTTP server on port 80 at
web.remote.com, but your local port 80 is already in use. Which SSH command forwards remote port 80 to local port 8081 securely?