In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
In this article, the editor introduces in detail "linux how to check whether ftp is installed", detailed content, clear steps, and proper handling of details. I hope this "linux how to check whether ftp is installed" article can help you solve your doubts.
Linux to check whether to install ftp method: 1, use the "rpm-qa | grep ftp" command, this command is applicable to the Red Hat distribution of linux; 2, the use of "dpkg-l | grep ftp" command, this command is applicable to the Debian distribution of linux.
This article operating environment: linux7.3 system, Dell G3 computer.
How does linux check if ftp is installed
The commonly used software package management systems for distributions are Debian (including Debian,Ubuntu,Mint, etc.) and Red Hat (including RHEL,Fedora,CentOs,Scientific).
The command for the former to see if ftp is installed is:
Dpkg-l | grep ftp
The latter's orders are:
Rpm-qa | grep ftp
Rpm command parameters:
The command to determine whether a string ends with "ftp" is:
Cat file name | grep "ftp$"
Sample installation of the FTP service:
To install using yum, install the command:
Yum install vsftpd-y has read here, this article "how to check whether linux has installed ftp" has been introduced. If you want to master the knowledge of this article, you still need to practice and use it yourself. If you want to know more about related articles, 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.