View Single Post
Old 06-30-2025, 12:58 AM   #54
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,708
Karma: 169712580
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Also, here's the item I use to display current SSH status.
Code:
#
menu_item :main : SSH (status)            : cmd_output     : 500: quiet: test -e /mnt/onboard/.kobo/ssh-disabled
      chain_success : dbg_toast           : SSH disabled on port 22
      chain_failure : dbg_toast           : SSH enabled on port 22
#
One oddity I noticed was that when I set the password on first login, it didn't seem to stick. After the 3rd login, I ran passwd and set the password and from there it seems to have stuck.
DNSB is offline   Reply With Quote