View Single Post
danramos's Avatar
Posts: 4,672 | Thanked: 5,455 times | Joined on Jul 2008 @ Springfield, MA, USA
#42
Originally Posted by danramos View Post
Here's one I'd like to see brought over and maybe a GUI made for it: apg

(Specifically, apg.. I like it better than pwgen). Anyone know of anything similar already there on the tablet?
Actually, I downloaded the ARMEL deb from the Debian repository and it literally installed with NO problems at all as-is from the command line (dpg -i apg_2.2.3.dfsg.1-2_armel.deb). The only thing I needed to do was to 'vim /usr/bin/apg' and replace the "#!/usr/bin/bash" with "#!/usr/bin/sh". Voila! Works like a charm!