LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > Musings on technology, philosophy, and life in the corporate world
User Name
Password

Notices


Hi. I'm jon.404, a Unix/Linux/Database/Openstack/Kubernetes Administrator, AWS/GCP/Azure Engineer, mathematics enthusiast, and amateur philosopher. This is where I rant about that which upsets me, laugh about that which amuses me, and jabber about that which holds my interest most: *nix.
Old

icanhazmathz?

Posted 06-29-2014 at 08:23 PM by rocket357 (Musings on technology, philosophy, and life in the corporate world)
Updated 07-02-2014 at 09:21 AM by rocket357 (clarification)

A "quick and dirty" random password generator that I see a lot of people use is a construct similar to the following:

dd if=/dev/urandom of=/dev/stdout bs=6 count=1 2>/dev/null | base64

This produces output such as the following:

0zdQE0WC

Or perhaps even:

Pg7Ub+Rx

base64 is an encoding scheme that "converts" binary data into text data using 64 characters. The 64 characters chosen vary...
Member
Posted in Uncategorized
Views 5994 Comments 2 rocket357 is online now

  



All times are GMT -5. The time now is 08:50 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration