Difference between revisions of "Raspberry Pi SSH"

From OpenCircuits
Jump to navigation Jump to search
(Created page with "= Connect = *Did not configure Pi seems to come ready to go *Used my PUTTY on windows, put in tcpip address and got prompted on connect for pass and id. Worked seamlessly. *...")
(No difference)

Revision as of 15:34, 8 December 2016

Connect

  • Did not configure Pi seems to come ready to go
  • Used my PUTTY on windows, put in tcpip address and got prompted on connect for pass and id. Worked seamlessly.
  • Probablably can store pass id on PUTTY that is for later
  • Python should be able to make this connection need to look into it.

UI

  • Character
  • Tab completion seem ( in some version to work )
  • Can recall prior commands....

Edit

  • Use nano file_name or sudo nano ...
  • cntrl is the modifier to make the menu work.
  • If just nano can read in a file after in it