Ubuntuvsftp prompts you via apt-getinstallvsftp that the installation package cannot be found.
Source: Internet
Author: User
Ubuntuvsftp prompts you via apt-getinstallvsftp that the solution to the installation package cannot be found-Linux Release Technology-Debian information. For details, refer to the following. The Ubuntu 8 server was installed for the company yesterday. However, when installing vsftpd, the system prompts that the installation package cannot be found. The solution is as follows:
Update Software Library
Modify/etc/apt/sources. list and add
Deb http://ftp.us.debian.org/debian stable main contrib non-free
Deb http://ftp.us.debian.org/debian-non-US stable/non-US main contrib non-free
Deb http://ftp.us.debian.org/debian testing main contrib non-free
Deb http://ftp.us.debian.org/debian-non-US testing/non-US main contrib non-free
Deb http://ftp.us.debian.org/debian unstable main contrib non-free
Deb http://ftp.us.debian.org/debian-non-US unstable/non-US main contrib non-free
Execute apt-get update to update the software library
It takes a long time to install vsftpd. In fact, you only need to update a few. But if you don't remember the url, you just need to update it.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service