Debian This forum is for the discussion of Debian Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
02-22-2007, 10:53 PM
|
#106
|
|
Member
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235
Rep:
|
Thanks for the info craigevil.
|
|
|
|
|
Click here to see the post LQ members have rated as the most helpful post in this thread.
|
03-10-2007, 11:21 AM
|
#107
|
|
LQ Newbie
Registered: Mar 2007
Location: Scotland
Distribution: Debian Etch
Posts: 7
Rep:
|
Yeah thanks craigevil, we already met on the debian irc channel 
|
|
|
|
03-30-2007, 05:21 AM
|
#108
|
|
Member
Registered: Oct 2005
Location: germany
Distribution: debian
Posts: 255
Rep:
|
cat /etc/apt/sources.list
nothing special here.
Lock stock + beryl.
baik
|
|
|
|
04-11-2007, 12:26 AM
|
#109
|
|
Member
Registered: Oct 2005
Distribution: Debian etch
Posts: 103
Rep:
|
anyone have any good lenny sources yet?
|
|
|
|
04-16-2007, 06:55 AM
|
#110
|
|
LQ Newbie
Registered: Mar 2007
Posts: 16
Rep:
|
Is there a source for matlab.When I installed it by .iso,there are a lot of problems.
|
|
|
|
04-19-2007, 04:06 AM
|
#113
|
|
Senior Member
Registered: Sep 2005
Location: Out
Posts: 3,307
Rep:
|
I'm still wondering about the use of this thread.
How many pages?
I do hope this thread is monitored by a moderator. It would be so easy for someone to put a source.list line pointing to an exploit or virus (I'm not accusing anyone as I didn't read any of the post because I don't see the need really)
There are the official mirrors, the list can be found on debian.org.
There is backports.org for people running stable who want relatively small package from testing/unstable.
There is apt-get.org for searching unofficial but checked repositories containing stuffs not included in official ones.
There is the debian reference manual to understand the concept of Stable/Testing/Unstable, /etc/apt/sources.list and /etc/apt/preferences . Without this understanding, a bad line (even an official one) in sources.list can be deadly.
There is google for finding really unofficial, untrusted repositories.
Quote:
|
Is there a source for matlab.When I installed it by .iso,there are a lot of problems.
|
Humm matlab is commercial I think..
There is this:
http://en.wikipedia.org/wiki/FreeMat
Also octave is a replacement.
Last edited by nx5000; 04-19-2007 at 04:08 AM.
|
|
|
|
05-13-2007, 01:00 PM
|
#114
|
|
Senior Member
Registered: Mar 2004
Location: Prince Rupert, B.C., Canada
Distribution: Slackware
Posts: 3,646
|
Quote:
|
Originally Posted by nx5000
I do hope this thread is monitored by a moderator. It would be so easy for someone to put a source.list line pointing to an exploit or virus (I'm not accusing anyone as I didn't read any of the post because I don't see the need really)
|
That is indeed a frightening thought. I have found all of the posters here to be good people. You do raise an important security consideration, nx5000.
|
|
|
|
06-18-2007, 12:17 AM
|
#115
|
|
Member
Registered: Dec 2006
Distribution: Xubuntu AMD64
Posts: 105
Rep:
|
I'm fairly new, so what is the point to using other repo besides official?
|
|
|
|
06-18-2007, 01:52 AM
|
#116
|
|
Member
Registered: Oct 2005
Location: germany
Distribution: debian
Posts: 255
Rep:
|
Quote:
|
I'm fairly new, so what is the point to using other repo besides official?
|
obtain packages not in the official repositories.
|
|
|
|
06-18-2007, 10:59 AM
|
#117
|
|
Member
Registered: Dec 2005
Distribution: Slackware, Debian
Posts: 413
Rep:
|
Quote:
|
Originally Posted by RedNovember
anyone have any good lenny sources yet?
|
Easy, just point your sources.list to lenny.
Code:
deb http://ftp.debian.org/ lenny main contrib non-free
deb-src http://ftp.debian.org/ lenny main contrib non-free
deb http://security.debian.org/ lenny/updates main contrib
deb-src http://security.debian.org/ lenny/updates main contrib
deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib
deb http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia testing main
deb-src http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia testing main
Since lenny still shares some packages with etch, I found that putting etch's security repo gave me some updates.
|
|
|
|
08-18-2007, 01:02 PM
|
#118
|
|
LQ Newbie
Registered: Aug 2007
Location: Belgium, Antwerp
Distribution: Debian 4.01 Etch
Posts: 3
Rep:
|
Here's mine:
Code:
#
# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 kde-CD Binary-1 20070407-12:10]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 kde-CD Binary-1 20070407-12:10]/ etch contrib main
deb http://ftp.kulnet.kuleuven.ac.be/debian/ etch main
deb-src http://ftp.kulnet.kuleuven.ac.be/debian/ etch main
deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib
########################
### EXTERNAL SOURCES ###
########################
# Opera Browser - Production release
#deb http://deb.opera.com/opera/ potato non-free
#deb http://deb.opera.com/opera/ woody non-free
#deb http://deb.opera.com/opera/ sarge non-free
deb http://deb.opera.com/opera/ etch non-free
#deb http://deb.opera.com/opera/ lenny non-free
#deb http://deb.opera.com/opera/ sid non-free
# Opera Browser - Beta release
#deb http://deb.opera.com/opera-beta/ potato non-free
#deb http://deb.opera.com/opera-beta/ woody non-free
#deb http://deb.opera.com/opera-beta/ sarge non-free
deb http://deb.opera.com/opera-beta/ etch non-free
#deb http://deb.opera.com/opera-beta/ lenny non-free
#deb http://deb.opera.com/opera-beta/ sid non-free
# Skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
# VLC player
deb http://download.videolan.org/pub/videolan/debian sarge main
deb-src http://download.videolan.org/pub/videolan/debian sarge main
# Kirya
deb http://packages.kirya.net/debian/ etch main contrib non-free
deb-src http://packages.kirya.net/debian/ etch main contrib non-free
# Wine
deb http://wine.budgetdedicated.com/apt etch main #WineHQ - Debian 4.0 "Etch"
deb-src http://wine.budgetdedicated.com/apt etch main #WineHQ - Debian 4.0 "Etch"
# Unstable
deb http://ftp.debian.org/debian/ sid main contrib non-free
Last edited by Tuplad; 08-18-2007 at 08:18 PM.
|
|
|
|
08-19-2007, 12:33 AM
|
#119
|
|
LQ Newbie
Registered: Dec 2005
Location: new york
Distribution: debian testing
Posts: 10
Rep:
|
anyone know if...
is debian unofficial dead? is it still in anyone's repositories? i started
using debian last summer when etch was still testing and i still follow
testing at the moment. i went through http://ftp.debian-unofficial.org/
and all of the directories havent been modified in over a year! i feel
somewhat worried that it could possibly conflict with my packages and such.
any thoughts on this?
|
|
|
|
08-19-2007, 10:42 PM
|
#120
|
|
LQ Newbie
Registered: Dec 2005
Location: new york
Distribution: debian testing
Posts: 10
Rep:
|
this is my sources.list if anyone should want to refer to it for their own. though i got a little less than all of it from this thread...
eh, an informative post is better than no post right?
Code:
deb file:/var/cache/apt-build/repository apt-build main
#
# deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 (20061111)]/ etch main
deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 (20061111)]/ etch main
deb http://debian.lcs.mit.edu/debian/ testing main contrib non-free
deb-src http://debian.lcs.mit.edu/debian/ testing main contrib non-free
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main
deb-src http://security.debian.org/ testing/updates main
#
#Debian Multimedia
deb http://debian.three-dimensional.net/debian-multimedia testing main
deb-src http://debian.three-dimensional.net/debian-multimedia testing main
##
#Debian Unofficial
deb http://ftp.debian-unofficial.org/debian testing main contrib non-free restricted
deb-src http://ftp.debian-unofficial.org/debian testing main contrib non-free restricted
##
deb http://packages.kirya.net/debian/ etch main contrib non-free
deb-src http://packages.kirya.net/debian/ etch main contrib non-free
#
# This is Christian Marillat's package tree. Very high-quality packages.
# Primarily audio/video related, including ffmpeg, libdvdcss, Mplayer,
# pymusique, w32codecs, RealPlayer, and Adobe Acrobat.
# For more info see: http://hpisi.nerim.net/
# or ftp://ftp.nerim.net/debian-marillat/index.html
# Testing:
deb ftp://ftp.nerim.net/debian testing main contrib non-free
## VLC media player for Debian GNU/Linux, libdvdcss, vlc
deb http://download.videolan.org/pub/videolan/debian/ sid main
deb-src http://download.videolan.org/pub/videolan/debian/ sid main
## kernel.org sources
deb ftp://mirrors.kernel.org/debian/ testing main contrib non-free
deb-src ftp://mirrors.kernel.org/debian/ testing main contrib non-free
########
# Xfce #
########
# If you want Xfce packages more current than those in the official
# Debian repositories, you can get them here. Sid has the most current
# version of XFCE.
# For more info see:
# http://www.os-works.com/view/debian/
# Testing (can be used on unstable as well):
# deb http://www.os-works.com/debian testing main
# deb-src http://www.os-works.com/debian testing main
# Beryl for Etch See http://debian.beryl-project.org/ for gpg key
deb http://debian.beryl-project.org/ etch main
deb-src http://debian.beryl-project.org/ etch main
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:02 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|