Re: how to install an ftp server
On Saturday 14 February 2004 12:47 pm, Marty Landman wrote:
> This is new to me. An apt-cdrom add seems to have worked, but apt-get
> update seems to have failed.
> woody:~# cat /etc/apt/sources.list
> deb cdrom:[Debian GNU/Linux 3.0 _Woody_ - LordSutch.com MiniCD i386
> Binary-1 (20020920)]/ unstable main non-US/main
> deb ftp://ftp.us.debian.org doc pool main project dpkg
> I'm guessing that my addition on line two isn't right, or not enough.
> What do I need to have a usefull sources.list?
Remove the first line and make the second line:
deb ftp://ftp.us.debian.org/debian stable main contrib non-free
You'll also want to add this line for security updates:
deb http://security.debian.org/ woody/updates main contrib non-free
Adam
Reply to: