Before Debian, what Linux distribution you were using ?
Red Hat / Fedora Mandrake Suse Slackware Gentoo LFS Always been with Debian Other ( 38 votes ~ 5 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Running programs when filesystem events occur:
#4 Re: Running programs when filesystem events occur Posted by Anonymous (2001:6b0:23:1006:208:74ff:fead) on Wed 20 Feb 2008 at 17:19 Very nice article about, for me, a new tool. Thanks. To add a repository to apt, I usally find it easy to just make a new file in /etc/apt/sources.list.d instead of changing /etc/apt/sources.list Just have a file name ending with '.list', and aptitude will use it like it was added to /etc/apt/sources.list So I would do: cat <<EOF >/etc/apt/sources.list.d/etch-backports.list # Debian backports packages # See: http://www.backports.org/ # Please use a mirror deb http://www.backports.org/debian etch-backports main contrib non-free # eof EOF Then it is easy to just remove that file if it is something wrong. And you can comment it to get a history when/why you added it.
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account