From: Uri Lublin <uril@redhat.com>
To: Ryan Harper <ryanh@us.ibm.com>
Cc: KVM List <kvm@vger.kernel.org>
Subject: Re: kvm-autotest -- introducing kvm_runtest_2
Date: Mon, 09 Mar 2009 19:53:17 +0200 [thread overview]
Message-ID: <49B5578D.2020408@redhat.com> (raw)
In-Reply-To: <20090309162319.GE11777@us.ibm.com>
Ryan Harper wrote:
> * Uri Lublin <uril@redhat.com> [2009-03-04 01:59]:
>>> I noticed the references to the setup isos for windows that presumbly
>>> install cygwin telnetd/sshd, are those available? if the isos
>>> themselves aren't, if the build instructions are, that would be very
>>> useful.
>> You are right. We do have an installation iso images for telnetd/sshd.
>> I did not want to commit iso images. Also, I am not sure about licensing,
>> and I prefer that we would generate them on the user machine. We'll add the
>> build instructions to the wiki.
>
> Any ETA on the build instructions?
>
We are currently in the process of moving the wiki to a new location.
Till that happen, please try the following instructions:
To build the cdrom for ssh:
1. mkdir /tmp/ssh_for_win
2. cd /tmp/ssh_for_win
3. download setupssh.exe
4. cat > setup.bat << EOF
setupssh.exe
net user Administrator 123456
netsh firewall set opmode disable
c:
cd c:\Program Files\OpenSSH\bin
mkgroup -l >> ..\etc\group
mkpasswd -l >> ..\etc\passwd
net start opensshd
EOF
5. genisoimage -o setupssh.iso setup.bat setupssh.exe
For win2008 -- enabling telnet
1. mkdir /tmp/telnet_for_windows
2. cd /tmp/telnet_for_windows/
3. cat > setup.bat << EOF
servermanagercmd -install telnet-server
sc config TlntSvr start= auto
netsh firewall set opmode disable
net start telnet
EOF
4. genisoimage -o setuptelnet.iso setup.bat
Regards,
Uri.
next prev parent reply other threads:[~2009-03-09 17:53 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-01 19:09 kvm-autotest -- introducing kvm_runtest_2 Uri Lublin
2009-03-02 17:45 ` Ryan Harper
2009-03-04 8:58 ` Uri Lublin
2009-03-04 18:15 ` Ryan Harper
2009-03-04 18:59 ` sudhir kumar
2009-03-04 22:23 ` Dor Laor
2009-03-09 16:23 ` Ryan Harper
2009-03-09 17:53 ` Uri Lublin [this message]
[not found] <1786372222.913761236208477884.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>
2009-03-04 23:25 ` Uri Lublin
[not found] <160776987.914431236209784966.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>
2009-03-04 23:52 ` Uri Lublin
[not found] <1419870903.1471901236736357942.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>
2009-03-11 1:54 ` Michael Goldish
2009-03-11 2:58 ` Ryan Harper
[not found] <1170652852.1514931236758361795.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>
2009-03-11 8:01 ` Michael Goldish
2009-03-11 13:12 ` Ryan Harper
2009-03-11 20:58 ` Ryan Harper
[not found] <316573781.1616221236842323850.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>
2009-03-12 7:25 ` Michael Goldish
2009-03-12 12:54 ` Ryan Harper
[not found] <337817070.1631851236866509897.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>
2009-03-12 14:03 ` Michael Goldish
2009-03-12 14:21 ` Ryan Harper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49B5578D.2020408@redhat.com \
--to=uril@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=ryanh@us.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox