Changes

Jump to navigation Jump to search
Line 50: Line 50:  
You can check the strength of generated passwords [http://www.passwordmeter.com/ '''here'''.]
 
You can check the strength of generated passwords [http://www.passwordmeter.com/ '''here'''.]
   −
And if you would like to learn more in 2 minutes about predictability go [[https://www.youtube.com/watch?v=DaWcL3oOd-E '''here'''].
+
And if you would like to learn more in 2 minutes about predictability go [https://www.youtube.com/watch?v=DaWcL3oOd-E '''here'''].
 +
 
    
== Optimization with haveged ==
 
== Optimization with haveged ==
Line 76: Line 77:  
To make have haveged start at boot, enter the following commands:
 
To make have haveged start at boot, enter the following commands:
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99haveged
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99haveged
chkconfig haveged on
   
  config set haveged service
 
  config set haveged service
 
  config setprop haveged status enabled
 
  config setprop haveged status enabled
Line 82: Line 82:  
Then start to the haveged service without rebooting
 
Then start to the haveged service without rebooting
 
  service haveged start
 
  service haveged start
      
== Discussion ==
 
== Discussion ==

Navigation menu