Site Tools


linux:general:putty

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:general:putty [2017/11/15 17:29] lunetikklinux:general:putty [2017/11/15 17:31] lunetikk
Line 65: Line 65:
    Write-Output "yes" | PLINK.EXE -ssh $remoteserver -P 22 -pw $password -m $command      Write-Output "yes" | PLINK.EXE -ssh $remoteserver -P 22 -pw $password -m $command  
  }    }  
 +</code>
 +
 +<code bash command.txt>
 +hostname
 +uptime
 +</code>
 +
 +<code text ips.txt>
 +10.0.0.10
 +10.0.0.15
 +10.0.0.16
 </code> </code>
  
linux/general/putty.txt · Last modified: 2019/12/10 17:11 by lunetikk