Note
Note
ssh [email protected]
tapos yes enter
password: raspberry
ctrl + alt + t o
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a
new password.
pi@raspberrypi:~ $ ls
boot.rb Desktop Downloads MagPi nohup.out Public VendShit-2.0
credit.rb Documents kiosk.rb Music Pictures Templates Videos
pi@raspberrypi:~ $ cat credit.rb
100.times { `echo w > /dev/ttyUSB0` }
pi@raspberrypi:~ $ client_loop: send disconnect: Connection reset by peer
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a
new password.
Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
Default action is to extract files in list, except those in xlist, to exdir;
file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage).