SSH and WiFi dongles
Hi, 1. I bought the Element 14 wifi dongle with my pi 2. It works great with the default PI NOOBS software. I configured it to use my network password. This same dongle is not recognized on Windows, and not by Dial Debian. Could I copy the configuration file from NOOBS and insert it into Dial? 2. I have been searching for the method to connect Putty to Dial on PI. I was a whiz at running remote servers with Telnet before I retired. This one simple bit is not easily discovered. Do I need to use wget to install SSH on Dial, or is it already in place? Minds become a little rusty when you get away from a life's work. Thanks for your help. Cheers 73 Bill Bussell KB9WKR Sent from my iPad
On 3/8/16 11:04 AM, Te Bussell wrote:
2. I have been searching for the method to connect Putty to Dial on PI. I was a whiz at running remote servers with Telnet before I retired. This one simple bit is not easily discovered. Do I need to use wget to install SSH on Dial, or is it already in place?
ssh is already in the DIAL install however, by default, it listens on port 222 instead of the ssh default of 22. Just have your ssh client connect to your Pi on port 222 and you'll probably be good to go. -- Apu <apu@spfld.com>
https://learn.adafruit.com/adafruits-raspberry-pi-lesson-3-network-setup/set... Loren Tedford (KC9ZHV) Email: lorentedford@gmail.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://www.newwavesucks.com http://forum.newwavesucks.com On Tue, Mar 8, 2016 at 10:25 AM, Apu <apu@spfld.com> wrote:
On 3/8/16 11:04 AM, Te Bussell wrote:
2. I have been searching for the method to connect Putty to Dial on PI. I was a whiz at running remote servers with Telnet before I retired. This one simple bit is not easily discovered. Do I need to use wget to install SSH on Dial, or is it already in place?
ssh is already in the DIAL install however, by default, it listens on port 222 instead of the ssh default of 22. Just have your ssh client connect to your Pi on port 222 and you'll probably be good to go.
-- Apu <apu@spfld.com>
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (3)
-
Apu -
Loren Tedford -
Te Bussell