LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-29-2007, 04:00 PM   #16
cgjones
Member
 
Registered: Nov 2005
Location: Central New York
Distribution: Ubuntu
Posts: 405

Rep: Reputation: 31

Ok, we'll go through this step by step. One question first though, and I should have asked this up front. What type of internet connection do you have, if you have one.

1. Edit /etc/apt/sources.list to look like the following example.
Code:
deb http://ftp.us.debian.org/debian/ etch main non-free contrib
deb-src http://ftp.us.debian.org/debian/ etch main non-free contrib

deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free
2. Update the local list of available packages.
Code:
apt-get update
3. Install the package.
Code:
apt-get install hylafax-server
 
Old 03-29-2007, 04:08 PM   #17
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
I am running this on a T1 connection.
 
Old 03-29-2007, 04:10 PM   #18
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
do I need to delete the prior copies of the sources.list?
 
Old 03-29-2007, 04:13 PM   #19
cgjones
Member
 
Registered: Nov 2005
Location: Central New York
Distribution: Ubuntu
Posts: 405

Rep: Reputation: 31
I'm not sure what you mean by "delete", but you should have one sources.list file in the /etc/apt/ directory. Just make sure that it looks just like the example I posted above. You don't really need the CD as a source, unless you don't have an internet connection at all.
 
Old 03-29-2007, 04:15 PM   #20
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
I do have an internet connection, but I have been editing this under gedit ?? am I doing it wrong?? under /etc/apt/sources there are 4 files with a tilda at the end. ~~~
 
Old 03-29-2007, 04:18 PM   #21
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
sorry I am an idiot I am now editing it under the vi /etc/apt/sources.
 
Old 03-29-2007, 04:19 PM   #22
cgjones
Member
 
Registered: Nov 2005
Location: Central New York
Distribution: Ubuntu
Posts: 405

Rep: Reputation: 31
Using gedit should work fine. The files with a tilda at the end are normally backup files. You can safely delete these. Another question, are you making these changes as the root user, or are you trying to make them as your user?
 
Old 03-29-2007, 04:19 PM   #23
cgjones
Member
 
Registered: Nov 2005
Location: Central New York
Distribution: Ubuntu
Posts: 405

Rep: Reputation: 31
If you are comfortable with it, vi is a good choice.
 
Old 03-29-2007, 04:39 PM   #24
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
well I am going to lo into the acctuall command line and edit it in VI there really quick this may take me a few minutes, I will let you know in a few. thank you for all this help by the way.
 
Old 03-29-2007, 04:50 PM   #25
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
ok it is going to the site now but giving me this security error.

debian:~# apt-get update
Err http://security.debian.org etch/updates Release.gpg
Could not resolve 'security.debian.org'
Err http://ftp.us.debian.org etch Release.gpg
Could not resolve 'ftp.us.debian.org'
Err http://security.debian.org etch/updates Release.gpg
Could not resolve 'security.debian.org'
Ign http://ftp.us.debian.org etch Release
Ign http://security.debian.org etch/updates Release
Ign http://ftp.us.debian.org etch/main Packages
Ign http://security.debian.org etch/updates Release
Ign http://ftp.us.debian.org etch/non-free Packages
Ign http://security.debian.org etch/updates/main Packages
Ign http://security.debian.org etch/updates/contrib Packages
Ign http://ftp.us.debian.org etch/contrib Packages
Ign http://security.debian.org etch/updates/non-free Packages
Ign http://ftp.us.debian.org etch/main Sources
Ign http://security.debian.org etch/updates/main Sources
Ign http://security.debian.org etch/updates/contrib Sources
Ign http://ftp.us.debian.org etch/non-free Sources
Ign http://security.debian.org etch/updates/non-free Sources
Ign http://ftp.us.debian.org etch/contrib Sources
Err http://security.debian.org etch/updates/main Packages
Could not resolve 'security.debian.org'
Err http://ftp.us.debian.org etch/main Packages
 
Old 03-29-2007, 04:56 PM   #26
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
I think I might have a DNS issue now....
 
Old 03-29-2007, 05:09 PM   #27
cgjones
Member
 
Registered: Nov 2005
Location: Central New York
Distribution: Ubuntu
Posts: 405

Rep: Reputation: 31
Yeah, I was going to suggest that.
 
Old 03-29-2007, 05:34 PM   #28
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Does your browser work?

Last edited by rickh; 03-29-2007 at 05:35 PM.
 
Old 03-29-2007, 05:36 PM   #29
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
Hmmmm I have the correct DNS set but still saying unable to resolve http://security.debian.org.
 
Old 03-29-2007, 05:37 PM   #30
sbounty
Member
 
Registered: Mar 2007
Posts: 36

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by rickh
Does your browser work?
ha ha true yes my browser works.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Uninstall info needed accholder Linux - Newbie 14 01-15-2006 04:12 PM
knoppix 3.4 and no apt-setup how to fix info install apt-file + base-config maximalred Debian 0 10-16-2004 06:36 PM
Been hacked; info needed af_dave Linux - Security 8 07-19-2004 03:18 AM
More info on groups needed pjdepasq Mandriva 0 02-26-2004 07:49 AM
CISSP info needed !!! hitesh_linux Linux - General 3 07-28-2003 01:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration