Friday, January 20, 2017

How to run Redis server as daemon

 
 Want to run redis-server in background nonstop use below command
 
 
"redis-server --daemonize yes " 
 
Check if the process started or not:

ps aux | grep redis-server

 

security header validate

  HTTP Security Headers Check Tool - Security Headers Response (serpworx.com)