cdrecord - need for troubleshoot help

2008-10-05 Thread linuksos
Hello Guys, I'm trying to erase and burn my cd-rw. I'm sure that there is no problem with my cd-rw media as it works on my other system. After unsuccessful attempt to burn it with k3b I have gone to command line to see what is going on. For command line I have followed steps described here: http:/

Re: Feature Set Docs

2008-10-05 Thread Jason C. Wells
Jason C. Wells wrote: Andrei Popescu wrote: Package specific documentation is either found in the package itself or in a package named -doc, if the size is significant enough to warrant the split. In general the README.Debian file in /usr/share/doc// should be the first to check. A lot of Deb

Re: Feature Set Docs

2008-10-05 Thread Andrei Popescu
On Sun,05.Oct.08, 19:34:01, Jason C. Wells wrote: >> File systems and hardware support are actually provided by the >> kernel. "Encryption" is a bit vague and network protocols... a lot >> of them. What exactly are you looking for? >> > I'm looking for the docs for the purpose of understandin

Re: Feature Set Docs

2008-10-05 Thread Jason C. Wells
Andrei Popescu wrote: On Sun,05.Oct.08, 12:05:18, Jason C. Wells wrote: I am trying to find a document that lists the features of lenny. I see some "new features" but not a total list. For example, what network protocols, file systems, encryption, and hardware support are available. The

Re: need help on configing alsa in sarge

2008-10-05 Thread Rich Healey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Serena Cantor wrote: > My sound card is ISA SB 16, which use sb module. > It's old, that's why it's hard to config. > alsa works in etch, but not in sarge. > alsaconf can't find SB 16 in sarge > Is it possible to copy alsa config file in etch to sarge?

Re: How to apt-get over ssh tunnel through a firewall?

2008-10-05 Thread Steve Lamb
Osamu Aoki wrote: > Run squid on A and let others access it. You need to set http_proxy > environment variable or use apt.conf setting for all A,B,C. Then you > save bandwidth. Or use apt-cache. -- Steve C. Lamb | But who can decide what they dream PGP Key: 1FC01004

Re: Need help installing ndiswrapper

2008-10-05 Thread Dennis Wicks
Eduardo M KALINOWSKI wrote the following on 10/05/2008 02:33 PM: Dennis Wicks wrote: I am installing ndiswrapper and can't get it to complete properly. In the INSTALL it states: You need a recent kernel, at least 2.6.16, with header files for the kernel. Make sure there is a link to

Re: exim4 authentication in etch? - SUCCESS!

2008-10-05 Thread Thomas H. George
Thomas H. George wrote: P. Lane wrote: On Fri, Oct 03, 2008 at 05:56:35PM -0400, Thomas H. George wrote: Tried *:my-user-name:my-password with the same result: Authentication Required. Poured through the /usr/share/doc/exim4 documentation (also exim4-base and exim4-config) which insist the

Re: Catalyst on new install

2008-10-05 Thread lachlan
On Sun, 2008-10-05 at 20:31 +0200, Aniruddha wrote: > On Sun, 2008-10-05 at 15:18 +0200, Pal Trendweaver wrote: > > Hello, > > > > I'm trying to install Catalyst on my newly installed computer, however > > the aticonfig --initial doesn't update my xorg.conf properly. > > I'm new to ATI (I've used

Re: House wireless/wired router: choices? Plus wireless neophyte questions.

2008-10-05 Thread Celejar
On Sun, 05 Oct 2008 02:17:44 -0700 Paul Johnson <[EMAIL PROTECTED]> wrote: > On Fri, 2008-10-03 at 10:10 -0400, Celejar wrote: > > > They always (AFAIK) offer DHCP, but you don't have to use it. There are > > advantages to setting static IPs - you can set up host files and refer > > to the hosts

Re: Merits of approxy

2008-10-05 Thread Celejar
On Sat, 04 Oct 2008 04:39:33 -0700 Paul Johnson <[EMAIL PROTECTED]> wrote: > On Fri, 2008-10-03 at 14:38 -0400, Celejar wrote: > > approx > > > > [I use approx; various readers of this list have their own preferences.] > > I'm curious, what does approx bring to the table in comparison to the > o

Re: Feature Set Docs

2008-10-05 Thread Andrei Popescu
On Sun,05.Oct.08, 12:05:18, Jason C. Wells wrote: > I am trying to find a document that lists the features of lenny. I see > some "new features" but not a total list. For example, what network > protocols, file systems, encryption, and hardware support are available. > The Debian release note

Re: Need help installing ndiswrapper

2008-10-05 Thread Eduardo M KALINOWSKI
Dennis Wicks wrote: > I am installing ndiswrapper and can't get it to complete properly. > > In the INSTALL it states: > > You need a recent kernel, at least 2.6.16, with header files for the > kernel. Make sure there is a link to the kernel source from the modules > directory. The c

Feature Set Docs

2008-10-05 Thread Jason C. Wells
I am trying to find a document that lists the features of lenny. I see some "new features" but not a total list. For example, what network protocols, file systems, encryption, and hardware support are available. The Debian release notes are sparse in this respect. Thanks, Jason -- To UNSU

Re: Odd Backspace behavior in vim

2008-10-05 Thread Ron Johnson
On 10/05/08 13:17, Dan H. wrote: Hello people, yes, I've done my Google homework. Yes, everybody seems to solve this problem using "set backspace=eol,start,indent" and "set fixdel". However, it doesn't work in xterms on this machine: Whenever I hit backspace, the character to the right of the cu

Odd Backspace behavior in vim

2008-10-05 Thread Dan H.
Hello people, yes, I've done my Google homework. Yes, everybody seems to solve this problem using "set backspace=eol,start,indent" and "set fixdel". However, it doesn't work in xterms on this machine: Whenever I hit backspace, the character to the right of the current cursor position gets deleted.

Re: Catalyst on new install

2008-10-05 Thread Aniruddha
On Sun, 2008-10-05 at 15:18 +0200, Pal Trendweaver wrote: > Hello, > > I'm trying to install Catalyst on my newly installed computer, however > the aticonfig --initial doesn't update my xorg.conf properly. > I'm new to ATI (I've used the Nvidia prop. driver for years and > installed it dozens of t

Need help installing ndiswrapper

2008-10-05 Thread Dennis Wicks
I am installing ndiswrapper and can't get it to complete properly. In the INSTALL it states: You need a recent kernel, at least 2.6.16, with header files for the kernel. Make sure there is a link to the kernel source from the modules directory. The command ls /lib/modules/`una

Re: exim4 authentication in etch?

2008-10-05 Thread Thomas H. George
P. Lane wrote: On Fri, Oct 03, 2008 at 05:56:35PM -0400, Thomas H. George wrote: Tried *:my-user-name:my-password with the same result: Authentication Required. Poured through the /usr/share/doc/exim4 documentation (also exim4-base and exim4-config) which insist there is a file exim4-conf-

Re: setting a static ip on a dhcp account

2008-10-05 Thread Jonathan Kaye
Andrei Popescu wrote: > > Your initial question was about port forwarding as well. The lower part > of your screenshot is just for that (other consumer routers call it > "virtual server" as well): > > Nome: choose some name for your port forwarding > > Indirizzio MAC: the MAC address where the r

Re: exim4 authentication in etch?

2008-10-05 Thread Thomas H. George
Osamu Aoki wrote: Hi, On Fri, Oct 03, 2008 at 02:10:53PM -0400, Thomas H. George wrote: Chris Davies wrote: Thomas H. George <[EMAIL PROTECTED]> wrote: I wiped the hard drive, did a clean installation of etch, configured exim4, put the user:password in /etc/exim4/passwd.cli

Re: exim4 authentication in etch?

2008-10-05 Thread P. Lane
On Fri, Oct 03, 2008 at 05:56:35PM -0400, Thomas H. George wrote: > Tried *:my-user-name:my-password with the same result: Authentication > Required. > > Poured through the /usr/share/doc/exim4 documentation (also exim4-base > and exim4-config) which insist there is a file exim4-conf-localmacros

Catalyst on new install

2008-10-05 Thread Pal Trendweaver
Hello, I'm trying to install Catalyst on my newly installed computer, however the aticonfig --initial doesn't update my xorg.conf properly. I'm new to ATI (I've used the Nvidia prop. driver for years and installed it dozens of times) and I need some help on this. I tried to find some help on the f

Re: setting a static ip on a dhcp account

2008-10-05 Thread Jonathan Kaye
Andrei Popescu wrote: > On Sun,05.Oct.08, 06:30:14, Jonathan Kaye wrote: > >> Yes I've already noticed exactly what you describe in the web interface >> and I am familiar with a MAC address. I'm just wondering if I should >> leave things as they are or configure the modem as discussed. > > That'

Re: House wireless/wired router: choices? Plus wireless neophyte questions.

2008-10-05 Thread Christer Oldhoff
Hello Andrei, On 2008-10-04, Andrei Popescu wrote: > On Fri,03.Oct.08, 01:46:48, Chris Metzler wrote: > > [...] > > One detail not mentioned here was that you should use WPA2 encryption to > protect your wireless network. WEP is easy to crack with standard Linux > tools. As far as I recall the

Re: Wireless issues -- Lenovo R61 ThinkPad -- still cannot enable connection on boot-up ...

2008-10-05 Thread Florian Kulzer
On Sun, Oct 05, 2008 at 10:41:54 +0200, Ken Heard wrote: > As Florian Kulzer suggested, I purged network-manager, > network-manager-kde, network-manager-openvpn, network-manager-vpnc and > the packages they depend upon, but which are not dependencies of any > other packages, a total of 12 packages

Re: House wireless/wired router: choices? Plus wireless neophyte questions.

2008-10-05 Thread Paul Johnson
On Fri, 2008-10-03 at 10:10 -0400, Celejar wrote: > They always (AFAIK) offer DHCP, but you don't have to use it. There are > advantages to setting static IPs - you can set up host files and refer > to the hosts by name, and I think that bringing up interfaces is a good > few seconds quicker with

WebNews Email Account Update!!!

2008-10-05 Thread info . updatesemail1
--- This is a WebNews Email Account Update See the below mailing information --- Update Your e-wire.net.au and pacific.net.au

Re: Swapping the KVM with a print running.

2008-10-05 Thread Paul Johnson
On Fri, 2008-09-26 at 21:38 +0300, Dotan Cohen wrote: > 2008/9/26 Ron Johnson <[EMAIL PROTECTED]>: > > Or connect your printer directly to the network. Little purpose- > > built print servers don't cost much at all. > > > > Locally, they cannot be had for under USD$100: > http://zap.co.il/search.

Merits of approxy

2008-10-05 Thread Paul Johnson
On Fri, 2008-10-03 at 14:38 -0400, Celejar wrote: > approx > > [I use approx; various readers of this list have their own preferences.] I'm curious, what does approx bring to the table in comparison to the others? -- Paul Johnson [EMAIL PROTECTED] signature.asc Description: This is a digitall

Re: exim4 authentication in etch?

2008-10-05 Thread Osamu Aoki
Hi, On Fri, Oct 03, 2008 at 02:10:53PM -0400, Thomas H. George wrote: > Chris Davies wrote: >> Thomas H. George <[EMAIL PROTECTED]> wrote: >> >>> I wiped the hard drive, did a clean installation of etch, configured >>> exim4, put the user:password in /etc/exim4/passwd.client and tried to >>>

Re: Wireless issues -- Lenovo R61 ThinkPad -- still cannot enable connection on boot-up ...

2008-10-05 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As Florian Kulzer suggested, I purged network-manager, network-manager-kde, network-manager-openvpn, network-manager-vpnc and the packages they depend upon, but which are not dependencies of any other packages, a total of 12 packages in all. I then ad

Re: setting a static ip on a dhcp account

2008-10-05 Thread Andrei Popescu
On Sun,05.Oct.08, 06:30:14, Jonathan Kaye wrote: > Yes I've already noticed exactly what you describe in the web interface and > I am familiar with a MAC address. I'm just wondering if I should leave > things as they are or configure the modem as discussed. That's for you to decide ;) As far as I