次のエントリ: Solari で、Emacs を with X でコンパイル [X]
cygrunsrv.. sshd を Windowsのサービスに追加
2004-11-22-2 / カテゴリ: [win][command][cygwin] / [permlink]
http://www.sixnine.net/cygwin/translation/software/cygrunsrv.html
sshd をサービスにインストールする
/var/log/sshd.log に
sshd をサービスにインストールする
$ cygrunsrv --install sshd --path /etc/init.d/sshdサービスの削除 (上じゃだめだ)
$ cygrunsrv --remove sshdオプションを指定してインストール -a "option"
$ cygrunsrv --install sshd --path /etc/init.d/sshd -a -Dまだだめ
/var/log/sshd.log に
Could not load host key: /etc/ssh_host_key Could not load host key: /etc/ssh_host_rsa_key Could not load host key: /etc/ssh_host_dsa_keyとある。
$ chown SYSTEM /etc/ssh_*_keyだと
/var/empty must be owned by root and not group or world-writable.
$ chown SYSTEM /var/emptyようやくOK
次のエントリ: Solari で、Emacs を with X でコンパイル [X]
2013 : 01 02 03 04 05 06 07 08 09 10 11 12
2012 : 01 02 03 04 05 06 07 08 09 10 11 12
2011 : 01 02 03 04 05 06 07 08 09 10 11 12
2010 : 01 02 03 04 05 06 07 08 09 10 11 12
2009 : 01 02 03 04 05 06 07 08 09 10 11 12
2008 : 01 02 03 04 05 06 07 08 09 10 11 12
2007 : 01 02 03 04 05 06 07 08 09 10 11 12
2006 : 01 02 03 04 05 06 07 08 09 10 11 12
2005 : 01 02 03 04 05 06 07 08 09 10 11 12
2004 : 01 02 03 04 05 06 07 08 09 10 11 12
最終更新時間: 2013-05-02 16:12