Changes

Jump to navigation Jump to search
66 bytes added ,  17:37, 7 October 2014
m
add comment
Line 632: Line 632:  
   
 
   
 
  config set MyStrongPassword `< /dev/urandom tr -dc '_A-Z-a-z-0-9!@+[](){}~<>*%^&#+=/$:;,?' | head -c${1:-50};echo;`
 
  config set MyStrongPassword `< /dev/urandom tr -dc '_A-Z-a-z-0-9!@+[](){}~<>*%^&#+=/$:;,?' | head -c${1:-50};echo;`
 
+
Please note the usage of ` charachter which is not the ' character
 
===Signalling events : Signal-event===
 
===Signalling events : Signal-event===
  

Navigation menu