In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly introduces linux how to view the redis installation directory, the article is very detailed, has a certain reference value, interested friends must read it!
Method: 1, use the which command to view the redis installation directory, the syntax is "which Redis"; 2, use the "ps-ef | grep redis" command to query the redis process number, and use the "ll / proc/ process number / cwd" command to view the redis installation directory.
The operating environment of this tutorial: linux7.3 system, Dell G3 computer.
Examples are as follows:
1. Open the terminal command line.
two。 Enter the following command to view it.
[root@localhost ~] # which Redis/usr/local/redis / / redis installation directory
3. If the which command cannot be found, it can be viewed through the process.
/ / View the redis process ps-aux | grep redis or ps-ef | grep redis// assumes that you get the process number of redis, and then use the following command to view the installation location. Ll / proc/123/cwd above are all the contents of the article "how to check the redis installation directory for linux". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.