View Single Post
Old 06-29-2013, 08:10 AM   #10
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by NiLuJe View Post
(And as a FYI, USBNetwork hasn't ever supported the 'set a password via ;un' trick Yifan relied on for simple_usbnet, because it isn't needed with the default settings (ie. ssh over wifi disabled), like knc1 said, it doesn't check credentials over USB).
And neither the Amazon firewall nor the KUAL firewall place any restrictions on the USB network connection.

For the USB cable, it is assumed that it is physically secure.
I.E: Your eyeball is what keeps it from being wire-tapped.

Quote:
Originally Posted by NiLuJe View Post
Might be a good time to switch to pubkeys and enjoy truly passwordless logins
My sequence of "SSH HowTo"s went even further, describing how to set up a short "nickname" (or "shortcut" name) for your SSH accessible devices.

I.E:
ssh knc1 <--- shell on the knetconnect.com server 3,000 miles away
ssh kpw <--- shell on the Kindle Paperwhite sitting next to my keyboard
( Which, of course, use different pub-key pairs.)

These "shortcut names" work with ssh, scp, sftp, rsync & probably other programs.

The "shortcut names" also work when using ssh as a replacement for rsh (when passing a shell command to the remote shell).
Also described and demonstrated in the long series of "SSH HowTo"s.

Also described and demonstrated is how to get rid of the dropbear banner and the system MOTD (both annoying when running scripts that execute partially on the host and partially on the remote).

About the only things missing in the HowTos is tunneling and port forwarding (sorry, I got tired of typing about ssh).

Filter this forum's threads on the "HowTo" prefix - you'll find them (you only have to find one - they are all forward and backward linked to the next/prior HowTo in the series).
knc1 is offline   Reply With Quote