General :: Backup A Configuration File Like Sources.list?
Feb 11, 2011
It's always a good to backup a configuration file like sources.list before you edit it. To do so, issue the following command: sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup Where does it backup to and how do I access it? I want to put the backup on removable disk or upload it
View 2 Replies
ADVERTISEMENT
May 19, 2011
About configuring my sources.list file.
The default file was:
To which I have added this: deb [url] stable all
Today I decided to include again Debian Volatile and discovered that it doesn't exist anymore and that I can get the same packages using this line: deb [url] squeeze-updates main
And the first question is: is this the same than debian-security?
Then, I decided to use [url] to make things less confused, and this was the output:
The first line is Ok. The second line, I guest it's the same than my second line. But, the third, is something different. So, the main question is: what is the difference between squeeze-proposed-updates and squeeze-updates? Are those repos completely separated from squeeze/updates (in security.debian.org)? And, what else should I add to have an always up-to-date and secure system?
View 5 Replies
View Related
Aug 28, 2009
I am installing a hp officejet pro 8500 all in one printer to knoppix 6.0.1. install hangs saying i need to disable cd sources in etc/apt/source.list. How do i do this?
View 1 Replies
View Related
Sep 26, 2010
I've setup my own repository which I want to use SSH as the protocol. I managed to get everything working with an SSH key using port 22. Now, I would like to change the SSH port. I've already changed it on the SSH/repo server. Now I can't figure out how to change apt to use a custom port on the client computer.
My sources.list file line which worked over port 22: deb ssh://user@1.1.1.1/home/user/repo lenny main contrib non-free I've tried: deb ssh://user@1.1.1.1:12345/home/user/repo lenny main contrib non-free and it fails and actually says "failed connecting to port 22"
Can this be done? I've searched google for hours and I getting nothing but unrelated data. I've read the man pages. The man page for apt.conf specified that you can set the port this way for HTTP, but doesn't mention anything about ssh ports.
View 1 Replies
View Related
Jan 27, 2011
I am trying to add usermin source from here: [URL]
If you like to install and update Usermin via APT, edit the /etc/apt/sources.list file on your system and add the line : deb [URL]
View 5 Replies
View Related
Mar 1, 2010
post the correct setup for apt-get sources.list for the hong kong mirror
View 1 Replies
View Related
Mar 20, 2011
I just installed Debian 6.0 using the large installation image and a KDE environment now I am having issues setting up my sources.list file so that I can get all my updates over the internet. My current sources.list file looks like this:
#
# deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 DVD Binary-1 20110205-18:15]/ squeeze contrib main
[code]....
View 1 Replies
View Related
Oct 5, 2010
In my netbook /etc/apt/sources.list contains the cdrom asdeb cdrom:[Ubuntu ....]/hardy main restrictedIf I keep the iso file in /ubuntu and then want it to be refreshed during #/etc/apt/apt-get updatehow must I motify /etc/apt/sources.list
View 4 Replies
View Related
Feb 24, 2010
how to unlock my sources.list file, so I can add code and upgrade Firefox 3.53 to 3.6?Ubuntu 9.10Forget it...I tried again, and it saved my source code...
View 2 Replies
View Related
Apr 5, 2010
How do you save the GNU nano 2.0.7 sources.list file after you have edited it?
View 5 Replies
View Related
Jun 6, 2010
I am using ubuntu 9.10. Can any one check my /etc/apt/sources.list file and let me know if anything wrong in the file. Sudo apt-get update is not working, there are some packages which are failing.
View 1 Replies
View Related
Apr 21, 2010
I am running Jolicloud on my netbook (which I believe is an Ubuntu derivative) and I am tried to enter the getdeb.net sources in so I can install apps from the website through APT but
1) When I entered the sources into sources.list and then the key into Terminal and then went to the site and tried to install an app it didn't work.
2) I deleted the line of code in the sources.list file and when I opened terminal and entered "sudo apt-get update" it showed the list of sources, but on the list were Getdeb.net sources.
My question is how do I delete sources that aren't in /etc/apt/sources.list ?
View 6 Replies
View Related
Jun 16, 2010
During playing around sources, synaptic playing I messed up the default list. I know I should have been more careful. Anyways could someone tell me what the default the default sources.list that has free and non free etc for squueze please? I have been trying to get the default list but I cannot find it anywhere. There are alot of lists out there but nothing tagged like the "default" list.
View 6 Replies
View Related
Apr 8, 2011
In a typical sources.list in a Debian-based distro, I see a line that begins with "deb," and right below it, the same repo preceded by "deb-src." I can figure out that that means "Debian source," but what's the difference between a "deb" and a "deb-src"?
My current sources.list has almost all the deb-src lines removed; I believe I did that at some point because Synaptic was giving me error messages over there being too many entries in my sources.list, and I must have thought the deb-src lines were redundant. I assume I was wrong, eh? The deb-src lines must be there for a reason. I might not have been certain the error messages were due to having too many sources, either; maybe that was only my guess.
View 3 Replies
View Related
May 13, 2009
Debian 5.0
On running;
$ cat /etc/apt/sources.list
Code:
deb http://http.us.debian.org/debian lenny main contrib
deb-src http://http.us.debian.org/debian lenny main contrib
[Code].....
E: Some index files failed to download, they have been ignored, or old ones used instead. how to adjust sources.list
View 3 Replies
View Related
Jan 23, 2010
Ive seen some fixes for this but they all seem to be specific to the particular user's sources.list . . . ..
Code:
Here is Line 54
Code:
View 2 Replies
View Related
Mar 12, 2010
I tried to change the basic toolbar to cairo dock,a tutorial that i found told me to write in terminal gksu gedit /etc/apt/sources.list.d/winehq.listso i write it and a window opened,i couled not find the text that told me(the tutorial i mean)so i closed the window,after that i keep taiking the same error
E: Type �sudo� is not known on line 55 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Go to the repository dialogue to correct the problem.
E: _cache->open() failed, please report.
now whene i got in the winehq.list the text has gone and i take this error in update manager,my software center doesn't work and my terminal whenever i type sudo commands says
E: Type �sudo� is not known on line 55 in source list /etc/apt/sources.list
View 9 Replies
View Related
Jun 25, 2010
I get this error message: E: Malformed line 57 in source list /etc/apt/sources.list (dist parse)
I am pretty new to Ubuntu and dont really understand computer
Here is the sources list (??) as well
View 3 Replies
View Related
May 4, 2011
don't know much, but when I tried to update I get this error:
E: Type 'sudo' is not known on line 52 in source list /etc/apt/sources.list E: The list of sources could not be read.
View 2 Replies
View Related
Sep 1, 2011
There is a problem with my source list (apparently) I'm running 11.04 if that helps.When I try to use apt-get install update for example, I get: "Malformed line 59 in source list etc/apt/sources.list"The same error occurs when trying to access synaptic package manager, it tells me there is a malformed line and the list of sources cannot be read.This error prevents me from apt-getting anything, updating and i suspect it is affecting the software center too.
View 6 Replies
View Related
Mar 23, 2011
I'm hoping someone can help me. I upgraded my server from Lenny to Squeeze this afternoon following the release notes at http://www.debian.org I had no issues and everything is still running. I then installed Sqeeze via the Net Install disc into a virtual machine for some testing. Once the install was complete I found that apt was not working. It turned out the sources file was blank. I manually added the official repos and did an update. There were no new packages for installation.
Now, after a reboot, I get the Grub error:
error: ELF header smaller than expected
Entering rescue mode...
grub rescue>
I have no idea why this happened because I've not changed grub, just played around with apt. Has anybody any idea why apt had a blank sources file and grub is now failing?
View 1 Replies
View Related
Feb 11, 2010
I am looking for the best sources.list there is for Debian/Lenny Stable,I got the following from the website of sources.list generator, but I am not convince because for the last 6 days I did not got any update to do, my system been for 6 days straight up to date so, I am not convince at all because it is odd, here is my sources.list:
Code:
#############################################################
################### OFFICIAL DEBIAN REPOS ###################
#############################################################
###### Debian Main Repos
[code]...
PD: I got Germany Debian servers because they are pretty fast nothing more and also I am running on my Desktop Xfce4 that I loved, but, I would like to know if there is any repository for updates on this wonderfull Desktop Enviroment.
View 14 Replies
View Related
Sep 13, 2010
Can some one give me a sample of a crontab for backing a directory please, System is Ubuntu 9.04Quote:
#!/bin/bash
# this file is an automated backup script, backup.sh.
# this backs up my domain site.
[code]....
View 7 Replies
View Related
Nov 18, 2010
I want to make a program (or script for now that I can use in one) that will backup the sources, but not the ubuntu ones. What I mean say I have ubuntu 9.04 and I want to update to 10.10, I can copy all the extra sources and add them to the sources list, but not the ones for ubuntu 9.04 (since I will have the 10.10 ones). I want to do this with a script, so it can be for backing up and automated.
I would also like it to work in debian (or any spin off of including ubuntu spin offs), that way if someone is switching from one debian based distro to another it can be made easier. The only problem I am having is in knowing if the source is part of the core of the distro or not. I would combine this with one that will backup installed programs, so you could easily move them with you for an upgrade or to try a new distro .I could sware I created this thread already (today actually) but I guess my browser did not submit it before I closed it .
View 5 Replies
View Related
Aug 6, 2009
The PowerPC does no longer receive commercial support form Canonical. How do I update /etc/apt/sources.list. My goal is to change deb [url]... to [url], using find and replace.
Found something at [url], oh no false alarm! This thread does not explain how to change the /etc/apt/source.list either. I know what to change but do not know how.
View 9 Replies
View Related
Jul 2, 2011
When I right click on a free area of the desktop or within an open folder, I read "Create Document" -> "no templates installed" and "Empty File". How to install the templates in there so I could open a file of my choice?
View 3 Replies
View Related
Aug 7, 2011
Is there a way to add the iso's i have downloaded in the sources.list?
From what i have read at man sources you can only add .deb files in the list.
View 5 Replies
View Related
Jul 25, 2015
I just upgraded from Debian 8.1 stable to testing and finally to unstable, looking for latest software.However, I cannot find sources for security or software updates, the only repository that works from me is
Code: Select allhttp://ftp.debian.org/debian/ unstable main.
View 3 Replies
View Related
Apr 8, 2010
today i finished my first debian lenny install. x86 version. i ran into problem with sources.list # deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official i386 CD Binary-1 20100131-18:53]/ lenny main deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official i386 CD Binary-1 20100131-18:53]/ lenny main
# Line commented out by installer because it failed to verify:
#deb http://security.debian.org/ lenny/updates main
# Line commented out by installer because it failed to verify:
#deb-src http://security.debian.org/ lenny/updates main
# Line commented out by installer because it failed to verify:
#deb http://volatile.debian.org/debian-volatile lenny/volatile main
# Line commented out by installer because it failed to verify:
#deb-src http://volatile.debian.org/debian-volatile lenny/volatile main
View 6 Replies
View Related
Dec 14, 2010
I wanted to add conky-all to my sources.list
View 1 Replies
View Related