Post
Topic
Board Mining (Altcoins)
Putty.exe AUTO LOGIN
by
Jackthereck
on 12/05/2018, 15:55:30 UTC
Are you running a Masternode on Windows OS?
As you know you need to set up Putty.exe to get access to your VPS cloud server.
If you want to skip the process to insert everytime IP, USERNAME and PASSWORD just follow this guide.

We are going to create a Desktop shortcut of PUTTY.exe who allow you to get access to your vps without typing anything.

1. 'right click on desktop'
2. 'new'
3. 'shortcut'
4. 'browse'
5. find putty.exe in your documents. It should be here 'C:\Program Files\PuTTY\putty.exe'
6. Add this line '-ssh root@yourIPfromVPScloud -pw YourVPSpassword'

it should look like this
"C:\Program Files\PuTTY\putty.exe" -ssh root@12.12.12.12 -pw Password

7. 'next'
8. Give the name you want
9. finish

Good job you have created a shortcut. Click on it to have direct access to your Vps.