Linux Redis Auto-start, Redis boot, linux redis Setup boot
>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>
©Copyright Sweet potato Yiu July 21, 2017
http://www.cnblogs.com/fanshuyao/
Linux Redis installation, Linux How to install Redis see:
http://fanshuyao.iteye.com/blog/2386231
First, new, write the boot script (Redis-auto for new files)
Second, add the following in the document Redis-auto:(note redis specific installation path, you may not be the same)
2017-07-26 fixed the issue of inconsistent parameter names.
Third, Save the exit
Four, set the file Redis-auto permissions, so that Linux can execute
V. Start the Redis service test, which starts with the start script set in the second step
If you see a small box that Redis launches, it is successful.
But you can further open the REDIS-CLI client for testing
Six, set boot from start, namely:
Seven, after testing, the Linux system restarts, the Redis data will be automatically lost, the solution see:
Linux Redis Restart data loss solution, Redis data loss solution after Linux restart
Http://www.cnblogs.com/fanshuyao/p/7222011.html
>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>
©Copyright Sweet potato Yiu July 21, 2017
http://www.cnblogs.com/fanshuyao/
Linux Redis Auto-start, Redis boot, linux redis Setup boot