Difference between revisions of "Secure shell to OD"
From Organic Design wiki
(New page: {{#security:*|Sven}} {{procedure |des...) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#security:*|Sven}} | + | {{#security:*|Sven,Milan,Nad,Rob}} |
{{procedure | {{procedure | ||
Line 9: | Line 9: | ||
− | [[User:Nad|Nad]] noticed that the standard port 22 gets hammered by bots trying to hack into computers, so we now use a non standard port 1729 | + | [[User:Nad|Nad]] noticed that the standard port 22 gets hammered by bots trying to hack into computers, so we now use a non standard port 1729, for example |
− | + | ssh -p 1729 [http://organicdesign.co.nz user@organicdesign.co.nz] |
Latest revision as of 04:15, 17 July 2008
{{#security:*|Sven,Milan,Nad,Rob}}
Secure shell to OD Organic Design procedure |
Nad noticed that the standard port 22 gets hammered by bots trying to hack into computers, so we now use a non standard port 1729, for example
ssh -p 1729 user@organicdesign.co.nz