~/.ssh/config
If you have multiple miner copy/paste the entry and then increment the first port number by one
ssh miner
to connect to the remote server and forward the port. Notice how miner
stands for the ip address in the ~/.ssh/config
.mimc-fast
or whatever remote miner client you're using.http://0.0.0.0:8000/mine
well use http://localhost:8001/mine
ssh-keygen
ssh-copy-id miner
and type your user password for the last time ever.