In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-25 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 linux, ftp server, virtual machine to do server, the article is very detailed, has a certain reference value, interested friends must read it!
Fedora 10 is installed under the virtual machine to build a ftp server
Under linux, there are three commonly used ftp servers: WU-Ftpd (washingto universi ftp), vsftpd (very secure ftp) and proftpd. Vsftp is a GPL-based ftp server software used on unix-like systems, its full name is very secure ftp, starting from redhat9, ftp server has been changed a little, only vsftp has been left in the server, and the original wuftp has not been put into it; bMagee Vsftp is independent from xinetd and is set from / etc/vsftpd. Move to / etc/vsftpd/vsftpd.conf in conf
1 "confirm that the ftp server is installed
[root@blue blue] # rpm-qa | grep vsftp
Vsftpd-2.0.7-1.fc10.i386
2 "start the ftp service after the view is installed, and use the command service vsftpd start
[root@blue blue] # service vsftpd start
Start vsftpd for vsftpd:
3 "anonymous login is allowed by default. If we do not want to use anonymous login, modify the configuration file.
To configure vsftpd.conf under / etc/vsftpd, use the command vi vsftpd.conf
Change the yes in the following figure to NO.
[root@blue vsftpd] # cd / etc/vsftpd/
[root@blue vsftpd] # ls
Ftpusers user_list vsftpd.conf vsftpd_conf_migrate.sh
[root@blue vsftpd] # vi vsftpd.conf
# Allow anonymous FTP? (Beware-allowed by default if you comment this out)
# anonymous_enable=YES
#
4 "specify user login, for example, as root user
[root@blue vsftpd] # ls
Ftpusers user_list vsftpd.conf vsftpd_conf_migrate.sh
[root@blue vsftpd] # vi ftpusers add # comments before root
[root@blue vsftpd] # vi user_list add # comments before root
5 "finally, use the ftp command under windows to enter the password using root to log in to the ftp server.
The above is all the contents of the article "how to use linux, ftp server and virtual machine as a server". 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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.