Lenovo Ideacentre - how to start on power application?

Karl Auer kauer at biplane.com.au
Sat Oct 19 23:03:12 UTC 2024


On Sat, 2024-10-19 at 18:42 -0400, Jeffrey Walton wrote:
> Something like this has always worked just fine:
> 
>     $ head -c 16 /dev/urandom | base32
>     LD3N2YODMS6UHS2HA5JMCUFYCY

There are many ways to skin a cat.

My base32 leaves equals signs on the end, does yours not?

Unless you always have a password length that is a multiple of 15.

Yours has a nice advantage in that it doesn't chew up more entropy than
it needs, unlike mine. Doing a lot of random stuff can cause slowdown
and pauses, especially on virtuals, which often fill entropy pools more
slowly.

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au, he/him)
http://www.biplane.com.au/kauer






More information about the ubuntu-users mailing list