krishnaphani
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2012
07:01 PM
problem in getting RSA key on windows
Hello all,
I am planning to set up a new channel which is free to watch . And I am trying to follow step by step from here
http://www.herofish.com/2012/01/how-to- ... r-channel/
and as per this website instruction he asked me to download Putty and generate the genkey RSA key . I have downloaded it but and it way it said , but some how it is not generating the RSA key . Is there other way of getting the RSA key , can anyone send step by step instruction how to get the RSA key .
I am using Intel pentium ( I also have AMD too ) running windows 7 .
thanks
phani
I am planning to set up a new channel which is free to watch . And I am trying to follow step by step from here
http://www.herofish.com/2012/01/how-to- ... r-channel/
and as per this website instruction he asked me to download Putty and generate the genkey RSA key . I have downloaded it but and it way it said , but some how it is not generating the RSA key . Is there other way of getting the RSA key , can anyone send step by step instruction how to get the RSA key .
I am using Intel pentium ( I also have AMD too ) running windows 7 .
thanks
phani
4 REPLIES 4
bandal
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2012
07:12 PM
Re: problem in getting RSA key on windows
Go to the shell with cmd and I believe telnet is available on Win 7. I use XP.
Then type
telnet rokuipaddress 8080
Then you will see the serial number and a > below it.
type
genkey
Wait and then copy and paste into your editor and save the password and keep it for all future packaging of your channel each time an update is needed.
DA
Then type
telnet rokuipaddress 8080
Then you will see the serial number and a > below it.
type
genkey
Wait and then copy and paste into your editor and save the password and keep it for all future packaging of your channel each time an update is needed.
DA
krishnaphani
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2012
09:06 AM
Re: problem in getting RSA key on windows
Thanks DA for Quick reply. I hope I understand you right , What I did is On WIN 7 --- > START----> CMD ( the place it says search or run) -----> (this brought a DOS window) ------> There in that window using CD.. I navigated to root path . At this place when I am typing the C:\> telnet rokuipaddress 8080 or C:\> telnet it is complaining that 'telnet' is not recognized as internal or extrernal command operable program or batch file
krishnaphani
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2012
09:40 AM
Re: problem in getting RSA key on windows
Thanks DA , I was able to get what you said , Actually in the Windows 7 , I did something like this and I was able to get what I needed
http://www.itdoescompute.com/2009/10/29 ... windows-7/
thanks for the help
http://www.itdoescompute.com/2009/10/29 ... windows-7/
thanks for the help
bandal
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2012
03:34 PM
Re: problem in getting RSA key on windows
Yes that would do it, I thought telnet was ready in Win 7.
DA
DA