LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random Passwords Anyone ?
#13
Hold down Ctrl and Alt keys and press t (Ctrl Alt + t)
Copy/paste (or type) in to your terminal -

Code:
dd if=/dev/urandom bs=1 count=32 2>/dev/null | base64 -w 0 | rev | cut -b 2- | rev

An example

[Image: dd1.png]
Reply


Messages In This Thread
Random Passwords Anyone ? - by bitsnpcs - 01-31-2018, 06:52 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 01-31-2018, 06:59 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 01-31-2018, 07:04 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 01-31-2018, 07:08 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 01-31-2018, 07:27 PM
Re: Random Passwords Anyone ? - by ian_r_h - 02-01-2018, 12:45 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 02-01-2018, 05:43 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 02-01-2018, 07:52 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 02-01-2018, 07:58 PM
Re: Random Passwords Anyone ? - by ian_r_h - 02-02-2018, 12:22 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 02-02-2018, 01:46 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 02-02-2018, 08:42 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 02-02-2018, 08:47 PM
Re: Random Passwords Anyone ? - by ian_r_h - 02-03-2018, 12:21 PM
Re: Random Passwords Anyone ? - by bitsnpcs - 02-03-2018, 03:03 PM
Re: Random Passwords Anyone ? - by ian_r_h - 02-05-2018, 11:07 AM
Re: Random Passwords Anyone ? - by bitsnpcs - 02-05-2018, 11:17 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)