5 Aralık 2009 Cumartesi

Cygwin ile Windowsda ssh sunucu çalıştırma

chmod +r /etc/passwd
chmod +r /etc/group
chmod 755 /var

---------------------------------
ssh-host-config -y

If the script asks you about "privilege separation", answer yes
If the script asks about "create a local user sshd on this machine", answer yes
If the script asks you about "install sshd as a service", answer yes
---------------------------------

net start sshd
or
cygrunsrv --start sshd

Hiç yorum yok:

Yorum Gönder