十分なエントロピーを取得しようとするために、バックグラウンドで実行されているプロセスが大量にありますが、まだ失敗しています。
**We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
Not enough random bytes available. Please do some other work to give
the OS a chance to collect more entropy! (Need 210 more bytes)**
私がやろうとしていることは明らかに失敗しているので、機能するキーを生成する方法が必要です。
sudo apt-get install rng-tools
Ubuntusudo yum install rng-utils
用のrng-utils
パッケージは存在しないため、Fedoraの場合のようにUbuntuを使用している場合に使用できます。