You are here

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2396 of /home/blackh31/public_html/BLACKHILL/includes/menu.inc).

admin's blog

Setting up an SSH Server (sshd)

Install cygwin (http://cygwin.com)

  • include openssh and openssl
  • add c:\cygwin\bin to the PATH
  • chmod +r /etc/passwd
  • chmod u+w /etc/passwd
  • chmod +r /etc/group
  • chmod u+w /etc/group
  • chmod 755 /var
  • touch /var/log/sshd.log
  • chmod 663 /var/log/sshd.log

Configure the SSH Daemon

Pages

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer