-
-
Save itnotes/c6048e637b819c5531d5 to your computer and use it in GitHub Desktop.
Revisions
-
itnotes revised this gist
Jan 1, 2016 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,4 @@ java -Djava.security.egd=file:/dev/./urandom -jar <filename> or install apt-get install haveged -
itnotes created this gist
Dec 28, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ java -Djava.security.egd=file:/dev/./urandom -jar <filename>