In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces how to use vsftpd configuration under Fedora 10, which is very detailed and has a certain reference value. Friends who are interested must read it!
Vsftpd configuration under Fedora 10.
To query whether the vsftpd configuration is installed in the system, you can use the command: rpm-qa | grep vsftpd (I don't know what the use is after finding it, or I need to reinstall it with a rpm package)
Vsftpd installation command: rpm-ivh vsftpd*.rpm
It took me a day to solve a small problem, but I haven't fully understood it yet. Let's make a note of what I understand. (http://linux.chinaunix.net/techdoc/system/2009/02/09/1061530.shtml)
Start vsftpd imperative: service vsftpd start
Command to turn off the firewall: service iptables stop
I checked the order to shut down selinux on the Internet, but it didn't work. So you can only use the method of step 3 below. To enable vsftpd configuration, you must do all three steps above.
To allow anonymous login anonymous to upload files, please refer to the following steps:
Step1. Modify / etc/vsftpd/vsftpd.conf
Anonymous_enable=YES
Anon_upload_enable=NO
Change to
Anonymous_enable=YES #
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.