Tuesday, June 16, 2009

How to OpenSSH server in windows Xp

Download latest version from here, choose Binary Installer Releases
Quick install steps :

Time for configuration, click Start -> Run, put cmd then click OK



C:\Program Files\OpenSSH\bin>mkgroup -l >> ..\etc\group

C:\Program Files\OpenSSH\bin>mkpasswd -l -uadministrator >> ..\etc\passwd

C:\Program Files\OpenSSH\bin>net start opensshd

The OpenSSH Server service is starting.

The OpenSSH Server service was started successfully

No comments: