Re: Restarting network

2010-07-06 Thread Johann Spies
On Tue, Jul 06, 2010 at 11:45:24PM -, Cameron Hutchison wrote: > iface eth0 inet dhcp > up ip addr add W.X.Y.Z/N dev $IFACE > down ip addr del W.X.Y.Z/N dev $IFACE > > That way, you can let ifplugd start eth0, and the above commands will > add/remove the additional IP address yo

Re: aptitude: upgrading only necessary stable-to-testing.

2010-07-06 Thread Andrei Popescu
On Mi, 07 iul 10, 11:52:56, Sthu Deus wrote: > Good day. > > I have mixed system: stable & testing. On Please post the output of 'apt-cache policy' first. Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offto

Re: Opinions & why: What's the best DVD setup for Debian AMD64 system

2010-07-06 Thread Andrei Popescu
On Ma, 06 iul 10, 21:57:09, John W Foster wrote: > Opinions & why: What's the best DVD setup for Debian AMD64 system. Sorry, but I have no idea what you are asking. Is this about playing DVDs? Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.

Re: [OT] dry humor

2010-07-06 Thread Andrei Popescu
On Ma, 06 iul 10, 15:23:22, Stan Hoeppner wrote: > > This is why most people hate dry humor, and hate comics such as Steven Wright, > because they just can't "get it" without an external social queue telling them > it's funny (in this case an emoticon). This is why most/all sitcoms have > laugh t

Re: aptitude: upgrading only necessary stable-to-testing.

2010-07-06 Thread Johan Grönqvist
2010-07-07 06:52, Sthu Deus skrev: I have mixed system: stable& testing. On # aptitude full-upgrade I often have a situation when a stable status packages needs to be upgraded up to testing status because of dependency, > but aptitude does not so - but rather offers diver mysterious solution

Re: bug in the Debian installer?!

2010-07-06 Thread Jozsi Avadkan
So it's a bug. :( > bug in the Debian installer? > > I have two disks [2x1,5 TB WD Green]. > In the Debian Lenny installer I set up RAID1 with the two disks. > After that, I put the RAID1 in LVM. > After that, I create a VG, and put these LV in it: > > 1 - lvm/256 MB/boot > 2 - dm_crypt/5 GB/swa

aptitude: upgrading only necessary stable-to-testing.

2010-07-06 Thread Sthu Deus
Good day. I have mixed system: stable & testing. On # aptitude full-upgrade I often have a situation when a stable status packages needs to be upgraded up to testing status because of dependency (as I do understand that: when a testing status package being upgraded and in order it needs more fre

Re: wifi obtaining IP address

2010-07-06 Thread Celejar
On Tue, 6 Jul 2010 21:04:22 -0700 Paul Scott wrote: > On Tue, Jul 06, 2010 at 11:54:30PM -0400, Celejar wrote: > > On Tue, 06 Jul 2010 20:42:24 -0700 > > Paul Scott wrote: > > > > > On 07/06/2010 08:28 PM, Celejar wrote: > > > > On Tue, 06 Jul 2010 19:59:11 -0700 > > > > Paul Scott wrote: > >

Re: wifi obtaining IP address

2010-07-06 Thread Paul Scott
On Tue, Jul 06, 2010 at 11:54:30PM -0400, Celejar wrote: > On Tue, 06 Jul 2010 20:42:24 -0700 > Paul Scott wrote: > > > On 07/06/2010 08:28 PM, Celejar wrote: > > > On Tue, 06 Jul 2010 19:59:11 -0700 > > > Paul Scott wrote: > > > > > > Okay, the card reports that it's connected. What's the outp

Re: wifi obtaining IP address

2010-07-06 Thread Celejar
On Tue, 06 Jul 2010 20:42:24 -0700 Paul Scott wrote: > On 07/06/2010 08:28 PM, Celejar wrote: > > On Tue, 06 Jul 2010 19:59:11 -0700 > > Paul Scott wrote: > > > >> On 07/06/2010 06:31 PM, Celejar wrote: > >>> On Tue, 6 Jul 2010 17:41:07 -0700 > >>> Paul Scott wrote: > >>> > Debian sid. >

Re: wifi obtaining IP address

2010-07-06 Thread Paul Scott
On 07/06/2010 08:28 PM, Celejar wrote: On Tue, 06 Jul 2010 19:59:11 -0700 Paul Scott wrote: On 07/06/2010 06:31 PM, Celejar wrote: On Tue, 6 Jul 2010 17:41:07 -0700 Paul Scott wrote: Debian sid. A little over a week ago my laptop stopped being able to complete a connection. I am using

Re: wifi obtaining IP address

2010-07-06 Thread Celejar
On Tue, 06 Jul 2010 19:59:11 -0700 Paul Scott wrote: > On 07/06/2010 06:31 PM, Celejar wrote: > > On Tue, 6 Jul 2010 17:41:07 -0700 > > Paul Scott wrote: > > > >> Debian sid. > >> > >> A little over a week ago my laptop stopped being able to complete a > >> connection. I am using an > >> Orino

Opinions & why: What's the best DVD setup for Debian AMD64 system

2010-07-06 Thread John W Foster
Opinions & why: What's the best DVD setup for Debian AMD64 system. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1278471429.9298.1.ca...@beast.johnwfoster.info

Re: wifi obtaining IP address

2010-07-06 Thread Paul Scott
On 07/06/2010 06:31 PM, Celejar wrote: On Tue, 6 Jul 2010 17:41:07 -0700 Paul Scott wrote: Debian sid. A little over a week ago my laptop stopped being able to complete a connection. I am using an Orinoco Silver (Hermes chipset) The failure is the well-known "unable to obtain IP address."

Re: Restarting network

2010-07-06 Thread Richard Hector
On Tue, 2010-07-06 at 23:45 +, Cameron Hutchison wrote: > iface eth0 inet dhcp > up ip addr add W.X.Y.Z/N dev $IFACE > down ip addr del W.X.Y.Z/N dev $IFACE Cool - I hadn't realised the $IFACE variable was available there :-) I see there are others too. Thanks, Richard -- T

Re: wifi obtaining IP address

2010-07-06 Thread Celejar
On Tue, 6 Jul 2010 17:41:07 -0700 Paul Scott wrote: > Debian sid. > > A little over a week ago my laptop stopped being able to complete a > connection. I am using an > Orinoco Silver (Hermes chipset) > The failure is the well-known "unable to obtain IP address." I have used > both wicd and >

wifi obtaining IP address

2010-07-06 Thread Paul Scott
Debian sid. A little over a week ago my laptop stopped being able to complete a connection. I am using an Orinoco Silver (Hermes chipset) The failure is the well-known "unable to obtain IP address." I have used both wicd and Gnome Network Manager. iwlist and wifi-radar can see the access poin

Re: Restarting network

2010-07-06 Thread Cameron Hutchison
Johann Spies writes: >Apparently '/etc/init.d/networking restart' is depricated. It is not >doing the job any more on squeeze. >'/etc/init.d/ifplugd restart' ignores virtual interfaces defined in >/etc/network/interfaces. >So how do I get my virtual interfaces active after a reboot or restart

Re: Deterring mail relay attempts

2010-07-06 Thread John Hasler
Richard Hector writes: > My understanding is that most spam comes from compromised home > machines these days - so the person getting disrupted is some poor > sucker whose machine is compromised, not the actual offender. I wrote: > The machine is compromised because the sucker failed to secure it.

Re: [OT] dry humor

2010-07-06 Thread Stan Hoeppner
Lisi put forth on 7/6/2010 4:47 PM: > The inference that anyone who uses Flash must want it to watch pornography > was > unpleasant and distasteful. I cannot be the only person who has never looked > at pornography, never will look at pornography and didn't know until now, > when you told us,

Re: password memory

2010-07-06 Thread Matthew Moore
On Tuesday July 6 2010 3:02:10 pm Gary L. Roach wrote: > I tried moving the .mozilla file. It didn't change the behavior. I might > add that I have 2 computers running Linux, one with Debian stable and > one with Debian testing (sqeeze). One is using the Gnome desktop and the > other KDE. Neither s

Re: password memory

2010-07-06 Thread Bob Proulx
Gary L. Roach wrote: > I tried moving the .mozilla file. It didn't change the behavior. I might > add that I have 2 computers running Linux, one with Debian stable and > one with Debian testing (sqeeze). One is using the Gnome desktop and the > other KDE. Neither system remembers the login /

Re: Deterring mail relay attempts

2010-07-06 Thread Richard Hector
On Tue, 2010-07-06 at 09:09 -0500, John Hasler wrote: > Richard Hector writes: > > My understanding is that most spam comes from compromised home > > machines these days - so the person getting disrupted is some poor > > sucker whose machine is compromised, not the actual offender. > > The machine

Re: [OT] dry humor

2010-07-06 Thread Camaleón
On Tue, 06 Jul 2010 22:47:11 +0100, Lisi wrote: > On Tuesday 06 July 2010 21:23:22 Stan Hoeppner wrote: >> Youtube and pr0n are the stereotypical/archetypal Flash applications. >> If I'd included a winky or tongue-out emoticon, no one would have said >> a word about my post, just grinned slightl

Re: Scim and iceweasel

2010-07-06 Thread H.S.
On 06/07/10 05:53 PM, Lisi wrote: > > I may not have time to do this tomorrow - and must get myself to bed now > before I fall asleep at the keyboard. :-( But I'll do it in the > foreseeable future. Okay, thanks. There is no hurry though, so take it easy. :) -- Please reply to this li

Re: password memory

2010-07-06 Thread Gary L. Roach
I tried moving the .mozilla file. It didn't change the behavior. I might add that I have 2 computers running Linux, one with Debian stable and one with Debian testing (sqeeze). One is using the Gnome desktop and the other KDE. Neither system remembers the login / passwords for Amazon. I don't t

Re: RAID Questions

2010-07-06 Thread Kent West
On 07/06/2010 04:44 PM, Bob Proulx wrote: Kent West wrote: I'm thinking this must be a bug in the installer's partitioner. If I let the install create partitions automatically, the bootable flag is set. But if I unset it and then try to re-set it, or if I manually create partitions, I can no

Re: Scim and iceweasel

2010-07-06 Thread Lisi
On Tuesday 06 July 2010 22:33:03 H.S. wrote: > On 06/07/10 12:23 PM, Lisi wrote: > > On Tuesday 06 July 2010 15:37:04 H.S. wrote: > >> The only hiccup is that its > >> applet does not start when I log in. This gives an option of switching > >> to my last changed keyboard using CTRL+SPC only > > > >

Re: [OT] dry humor

2010-07-06 Thread Lisi
On Tuesday 06 July 2010 21:23:22 Stan Hoeppner wrote: > Ron Johnson put forth on 7/6/2010 1:33 PM: > > On 07/06/2010 01:40 AM, Stan Hoeppner wrote: > >> Mark put forth on 7/5/2010 11:51 PM: > >>> I admire the OP's class in his response. Thought that comment about > >>> youtube > >>> and pr0n was c

Re: RAID Questions

2010-07-06 Thread Bob Proulx
Kent West wrote: > I'm thinking this must be a bug in the installer's partitioner. If I let > the install create partitions automatically, the bootable flag is set. > But if I unset it and then try to re-set it, or if I manually create > partitions, I can not set the bootable flag. It stays "

Re: Ipsec problems

2010-07-06 Thread Noah Meyerhans
On Tue, Jul 06, 2010 at 04:47:37AM -0700, Pier wrote: > I'm having some problems with ipsec. > The connections are running, but when the line goes down the vpn is not > coming back again. > If i see the logs, i see these errors: > > 2010-07-06 13:23:22: ERROR: fatal INVALID-SPI notify messsage, p

Re: Scim and iceweasel

2010-07-06 Thread H.S.
On 06/07/10 12:23 PM, Lisi wrote: > On Tuesday 06 July 2010 15:37:04 H.S. wrote: >> The only hiccup is that its >> applet does not start when I log in. This gives an option of switching >> to my last changed keyboard using CTRL+SPC only > > I have it working, so far as I can see, perfectly on Lenn

Re: password memory

2010-07-06 Thread Joe
On 06/07/10 18:24, Gary L. Roach wrote: Sorry but the save password option is checked and the exception list is empty. No joy. Any other ideas? Is it configured to clear the browsing history on closing? There are several options, and one of them is saved passwords. -- Joe -- To UNSUBSCRIBE,

Re: [OT] dry humor

2010-07-06 Thread Patrick Ouellette
On Tue, Jul 06, 2010 at 03:23:22PM -0500, Stan Hoeppner wrote: > > Obviously Mark isn't a Steven Wright fan. Apparently you aren't either. From > now on I'll be damn sure to stick emoticons all over my comments intended to > be humorous lest I cause another row with the dry humor. > Well, I AM

Re: Debian/kernel's policy for fatal errors, etc.

2010-07-06 Thread Merciadri Luca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan Chandler writes: > I have had a Debian based server at home running 24/7 for about 7 or 8 > years. Living near London, we seem to have a reasonably stable > electricity supply (I don't do anything special) and I have had > uptimes of nearly a y

Re: [OT] dry humor

2010-07-06 Thread Stan Hoeppner
Ron Johnson put forth on 7/6/2010 1:33 PM: > On 07/06/2010 01:40 AM, Stan Hoeppner wrote: >> Mark put forth on 7/5/2010 11:51 PM: >> >>> I admire the OP's class in his response. Thought that comment about >>> youtube >>> and pr0n was completely unnecessary and unsolicited when I read it. >> >> Dry

Re: printing stopped after sid update

2010-07-06 Thread Paul Scott
On Tue, Jul 06, 2010 at 01:33:45AM +0200, Sjoerd Hiemstra wrote: > Op Mon, 05 Jul 2010 14:07:09 -0700, Paul Scott wrote: > > On 07/05/2010 01:10 PM, Sjoerd Hiemstra wrote: > > > Op Mon, 05 Jul 2010 11:53:25 -0700 Paul Scott wrote: > > > > After a recent update I can't print. The files are in the q

Re: Network crashes under heavy load

2010-07-06 Thread Stan Hoeppner
Nathen put forth on 7/6/2010 12:56 PM: > I posted this earlier but it's not appeared on the list for some reason: > > Sorry about the delay I didn't have a chance to try anything yesterday. > Anyway I've just tried a direct connection, updating BIOS, compiling and > installing the latest drivers a

Re: RAID Questions

2010-07-06 Thread Boyd Stephen Smith Jr.
On Tuesday 06 July 2010 13:04:27 Alan Chandler wrote: > On 06/07/10 18:15, Miles Fidelman wrote: > > part2 primary Linux RAID 3G for swap > > Personally. I can't see the point in using RAID for swap. If your system is actively using swap [1], and the disk that swap resides on fails you will

Re: RAID Questions

2010-07-06 Thread Alan Chandler
On 06/07/10 19:30, Kent West wrote: On 07/06/2010 11:13 AM, Camaleón wrote: On Tue, 06 Jul 2010 10:16:17 -0500, Kent West wrote: How do I get around the problems I'm seeing in the Debian paritioner (no bootable flag ... I'm thinking this must be a bug in the installer's partitioner. If I le

Re: advice on amd64

2010-07-06 Thread Ron Johnson
On 07/06/2010 01:40 AM, Stan Hoeppner wrote: Mark put forth on 7/5/2010 11:51 PM: I admire the OP's class in his response. Thought that comment about youtube and pr0n was completely unnecessary and unsolicited when I read it. Dry humor doesn't include emoticons. "If you're that addicted t

Re: RAID Questions

2010-07-06 Thread Kent West
On 07/06/2010 11:13 AM, Camaleón wrote: On Tue, 06 Jul 2010 10:16:17 -0500, Kent West wrote: How do I get around the problems I'm seeing in the Debian paritioner (no bootable flag ... I'm thinking this must be a bug in the installer's partitioner. If I let the install create partitions

Re: RAID Questions

2010-07-06 Thread Kent West
On 07/06/2010 11:21 AM, Michal wrote: So..., you're saying that if I want to learn to use RAID, I should use Windows? I've been doing research on RAID for the past week, and none of the documentation I've found addresses my issues. No no, not at all. Have you tried running through a guide?

Re: RAID Questions

2010-07-06 Thread Alan Chandler
On 06/07/10 16:57, Bob Proulx wrote: Kent West wrote: partition and set mount points, the installer continues, but then won't install grub or lilo. I always create a separate /boot partition because I also configure LVM and grub doesn't know how to boot off of lvm. Therefore a separate /boot

Re: Network crashes under heavy load

2010-07-06 Thread Nathen
I posted this earlier but it's not appeared on the list for some reason: Sorry about the delay I didn't have a chance to try anything yesterday. Anyway I've just tried a direct connection, updating BIOS, compiling and installing the latest drivers and it's still the same, if not worse - it seems I

Re: RAID Questions

2010-07-06 Thread Camaleón
On Tue, 06 Jul 2010 11:27:31 -0500, Kent West wrote: > On 07/06/2010 11:13 AM, Camaleón wrote: >> Second, are you sure you need a raid setup? :-) >> >> > Nope; that's why I asked if I should go RAID or some other cloning > technique. Is a home computer or a server/workstation? Can

Re: RAID Questions

2010-07-06 Thread Alan Chandler
On 06/07/10 18:15, Miles Fidelman wrote: 1. start installer, go through initial steps (keyboard, network, etc.) 2. start up disk partitioner -- create partitions - here's what I go with (but for servers) - do this for each drive (personally, I find it easer to do this with fdisk) part1 bo

Re: password memory

2010-07-06 Thread Andrei Popescu
On Ma, 06 iul 10, 10:24:54, Gary L. Roach wrote: > Sorry but the save password option is checked and the exception list > is empty. No joy. Any other ideas? Move the .mozilla directory somewhere else and retry or just creat a new account. If it works you'll know it's something in the user config

Re: password memory

2010-07-06 Thread Gary L. Roach
Sorry but the save password option is checked and the exception list is empty. No joy. Any other ideas? Gary R. On 07/05/2010 10:28 PM, debian-user-digest-requ...@lists.debian.org wrote: Re: password memory -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Re: how to automaticaly turn off touchpad using xinput

2010-07-06 Thread Arthur Machlas
> The problem is that sometimes the xinput id of the touchpad differs and having > it in .xinputrc sometimes turned off the track point and sometimes even the > keyboard which really hinders its usability. Is there some automatic way to do > this in a secure fasion like using the name returned by i

Re: RAID Questions

2010-07-06 Thread Miles Fidelman
On 06/07/2010 16:16, Kent West wrote: I am a RAID newb. My goal is to have a redundant Debian (Stable) system, such that the second drive is a mirror of the first drive. I would think RAID1 would be the route to go. However, being a RAID newbie, I'm running into all sorts of problems, not lea

Re: strange freezes or lock ups on memory intensive tasks

2010-07-06 Thread Stan Hoeppner
H.S. put forth on 7/6/2010 8:15 AM: > On 06/07/10 02:47 AM, Stan Hoeppner wrote: >> >> What motherboard? Integrated video/GPU or add in card? Have you tried a >> different power supply yet? >> > > Motherboard: Gigabyte MA790GPT-UD3H. Chipset: AMD 790GX/SB750 > Onboard graphics: ATI Radeon HD 330

Re: Logitech MX 5500 Keyboard + mouse problem since recent squeeze upgrade

2010-07-06 Thread Jose G. López
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Fletcher escribió: > I am running amd64 squeeze on an Intel Core i7 920-based machine with > 8GB RAM. I built the machine about a year ago and have been running > squeeze on it since. > > I use a Logitech ("Logicool") MX5500 wireless keyboard and

how to automaticaly turn off touchpad using xinput

2010-07-06 Thread Martin Kraus
Hi. I've been running X without xorg for a year now to my complete satisfaction. The only problem I have is a touchpad which I don't use and it only gets in the way. I'm turning it off with xinput because the sl410 lenovo I have doesn't allow to turn it off in bios as the ibm thinkpads I've owned p

Re: RAID Questions

2010-07-06 Thread Kent West
On 07/06/2010 11:13 AM, Camaleón wrote: On Tue, 06 Jul 2010 10:16:17 -0500, Kent West wrote: I am a RAID newb. (...) In short, I have no idea what I'm doing, or how to do it. Second, are you sure you need a raid setup? :-) Nope; that's why I asked if I should go R

Re: Scim and iceweasel

2010-07-06 Thread Lisi
On Tuesday 06 July 2010 15:37:04 H.S. wrote: > The only hiccup is that its > applet does not start when I log in. This gives an option of switching > to my last changed keyboard using CTRL+SPC only I have it working, so far as I can see, perfectly on Lenny, applet and all, Oowriter and all. Tho'

Re: RAID Questions

2010-07-06 Thread Kent West
On 07/06/2010 10:57 AM, Bob Proulx wrote: Kent West wrote: I thought there was HARDWARE RAID and SOFTWARE RAID. There is. Not knowing anything about it, I would have thought that with HARDWARE RAID, you'd go into the BIOS of the special drive-controller hardware (Ctrl-I in this

Re: RAID Questions

2010-07-06 Thread Michal
So..., you're saying that if I want to learn to use RAID, I should use Windows? I've been doing research on RAID for the past week, and none of the documentation I've found addresses my issues. No no, not at all. Have you tried running through a guide? A quick search will give you somethin

Re: RAID Questions

2010-07-06 Thread Camaleón
On Tue, 06 Jul 2010 10:16:17 -0500, Kent West wrote: > I am a RAID newb. (...) > In short, I have no idea what I'm doing, or how to do it. First, hardware raid and software raid are two different worlds (involving different management techniques and performance). There is still a third raid t

Re: audio CDs and cdrdao vs. cdparanoia

2010-07-06 Thread Mark Allums
First, I would like to second the suggestion of trying Exact Audio Copy (if a Windows environment is available) and comparing those results. +1 Second, I apologize for beating a dead horse, but in the event that a few people read my earlier posts, I wanted to make a correction to what I origi

Re: RAID Questions

2010-07-06 Thread Bob Proulx
Kent West wrote: > I thought there was HARDWARE RAID and SOFTWARE RAID. There is. > Not knowing anything about it, I would have thought that with > HARDWARE RAID, you'd go into the BIOS of the special > drive-controller hardware (Ctrl-I in this case, just after the Consider this problem of using

Re: RAID Questions

2010-07-06 Thread Kent West
On 07/06/2010 10:35 AM, Michal wrote: On 06/07/2010 16:16, Kent West wrote: I am a RAID newb. I have a brand-new Dell Precision T1500 workstation with two 700GB SATA drives, pre-loaded with Windows 7. Of course, Win7 has already been wiped off. My goal is to have a redundant Debian (Stable) s

Re: printing stopped after sid update

2010-07-06 Thread Frank Miles
Can't be sure, but you might want to check the permissions of /usr/lib/cups/backend If the permissions are set to accessible only by root, try (as root): chmod go+rx /usr/lib/cups/backend HTH-- -f -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

Re: RAID Questions

2010-07-06 Thread Michal
On 06/07/2010 16:16, Kent West wrote: I am a RAID newb. I have a brand-new Dell Precision T1500 workstation with two 700GB SATA drives, pre-loaded with Windows 7. Of course, Win7 has already been wiped off. My goal is to have a redundant Debian (Stable) system, such that the second drive is a

RAID Questions

2010-07-06 Thread Kent West
I am a RAID newb. I have a brand-new Dell Precision T1500 workstation with two 700GB SATA drives, pre-loaded with Windows 7. Of course, Win7 has already been wiped off. My goal is to have a redundant Debian (Stable) system, such that the second drive is a mirror of the first drive. I would t

Re: audio CDs and cdrdao vs. cdparanoia

2010-07-06 Thread Mark
On Tue, Jul 6, 2010 at 4:04 AM, Mirko Parthey < mirko.part...@informatik.tu-chemnitz.de> wrote: [...] > You could compare your results to Exact Audio Copy (Windows, free for > non-commercial use), which reportedly also runs on WINE. > +1. Also if you use EAC with AccurateRip enabled you can ha

Re: strange freezes or lock ups on memory intensive tasks

2010-07-06 Thread briand
On Tue, 06 Jul 2010 09:15:03 -0400 "H.S." wrote: > On 06/07/10 02:47 AM, Stan Hoeppner wrote: > > > > What motherboard? Integrated video/GPU or add in card? Have you > > tried a different power supply yet? > > > > Motherboard: Gigabyte MA790GPT-UD3H. Chipset: AMD 790GX/SB750 > Onboard graphi

Re: Deterring mail relay attempts

2010-07-06 Thread John Hasler
Richard Hector writes: > My understanding is that most spam comes from compromised home > machines these days - so the person getting disrupted is some poor > sucker whose machine is compromised, not the actual offender. The machine is compromised because the sucker failed to secure it. While the

Re: Scim and iceweasel

2010-07-06 Thread H.S.
On 05/07/10 07:51 AM, Sridhar M.A. wrote: > > My question, how can I make iceweasel, OO and other packages like > inkscape to use scim as the default input method? This is on Debian Testing, Intel 32 bit processor. I can use scim on my KDE desktop without any problems ... almost. The only hiccup

Re: strange freezes or lock ups on memory intensive tasks

2010-07-06 Thread H.S.
On 06/07/10 02:47 AM, Stan Hoeppner wrote: > > What motherboard? Integrated video/GPU or add in card? Have you tried a > different power supply yet? > Motherboard: Gigabyte MA790GPT-UD3H. Chipset: AMD 790GX/SB750 Onboard graphics: ATI Radeon HD 3300 Graphics Audio chipset: Realtek ALC889A LAN:

Re: Deterring mail relay attempts

2010-07-06 Thread Richard Hector
On Thu, 2010-07-01 at 21:08 +0100, Alan Chandler wrote: > I would like to cause as much disruption to these guys as possible. I'd happily drop packets to save bandwidth, and load on my MTA, but I'd think twice about that reason. My understanding is that most spam comes from compromised home mach

Ipsec problems

2010-07-06 Thread Pier
Hi. I'm having some problems with ipsec. The connections are running, but when the line goes down the vpn is not coming back again. If i see the logs, i see these errors: 2010-07-06 13:23:22: ERROR: fatal INVALID-SPI notify messsage, phase1 should be deleted. If i force a restart of the setkey

Re: The empty primary partition, where should it be

2010-07-06 Thread Richard Hector
On Tue, 2010-06-29 at 22:08 +, T o n g wrote: > Hi, > > Do you have empty primary partitions? Have you noticed where they are? > > When leaving an empty primary partition, I'm thinking: > > /dev/hda1 Primary > /dev/hda2 Primary > /dev/hda3 Empty > /dev/hda4 Extended > /dev/hda5 Logical > >

Re: audio CDs and cdrdao vs. cdparanoia

2010-07-06 Thread Mirko Parthey
On Mon, Jul 05, 2010 at 10:43:44PM +0200, Urs Thuermann wrote: > For each CD I run > > cdrdao read-cd --datafile data.cdr --device /dev/sg0 toc > and > cdparanoia -d /dev/sg0 -B > > where /dev/sg0 refers to an Plextor Ultraplex 40max SCSI CDROM drive. > > [...] > > I can run cdrd

Re: text to html

2010-07-06 Thread Richard Hector
On Sat, 2010-07-03 at 11:07 +0200, Jozsi Avadkan wrote: > input: > http://pastebin.com/raw.php?i=MqPXZwc3 > > output: > http://pastebin.com/raw.php?i=8QCkp4yv Just for fun: perl -ne 'm{^(([^/]*).*/([^/]*).html)}; exit unless defined($2); if ($d ne $2){defined($d) && print "\n"; $d = $2; print "$

Re: Re: Network crashes under heavy load

2010-07-06 Thread Davide Mirtillo
On Mon, Jul 5, 2010 at 11:42 PM, Alexander Samad wrote: > [snip] > >> An Intel NIC would usually be my first choice but since this board has >> no PCIe slots I'm hesitant to use a PCI NIC if it's going to limit >> network bandwidth. > > have you tried getting the realtek driver and compiling it, o

Mike Genkin invites you to use Boxbe

2010-07-06 Thread Mike Genkin
I'd like to share approved contacts with you on Boxbe Here's the link: https://www.boxbe.com/register?tc=3568603377_1983255475 -Mike This message was sent at the request of genkstar...@yahoo.com. If you want to opt-out of invitations from Boxbe members, use this link: https://www.boxbe.com/

Re: Restarting network

2010-07-06 Thread Johann Spies
On Tue, Jul 06, 2010 at 05:43:18PM +1000, CaT wrote: > On Tue, Jul 06, 2010 at 09:15:35AM +0200, Johann Spies wrote: > > Apparently '/etc/init.d/networking restart' is depricated. It is not > > doing the job any more on squeeze. > > > > '/etc/init.d/ifplugd restart' ignores virtual interfaces de

Re: audio CDs and cdrdao vs. cdparanoia

2010-07-06 Thread Mark Allums
On 7/5/2010 3:43 PM, Urs Thuermann wrote: Now my question is where these [CD-rip] differences come from and which results are the correct (better) ones. Audio CDs live in a world where there is no guarantee that any two passes across a "sector" will ever give the same result. For one thing, th

Re: audio CDs and cdrdao vs. cdparanoia

2010-07-06 Thread Mark Allums
On 7/5/2010 3:43 PM, Urs Thuermann wrote: Now my question is where these [CD-rip] differences come from and which results are the correct (better) ones. Here is a nice web site about CDs. It is about CD-Rs, but it has a lot of general info that anyone can benefit from, including about audio

Re: Restarting network

2010-07-06 Thread CaT
On Tue, Jul 06, 2010 at 09:15:35AM +0200, Johann Spies wrote: > Apparently '/etc/init.d/networking restart' is depricated. It is not > doing the job any more on squeeze. > > '/etc/init.d/ifplugd restart' ignores virtual interfaces defined in > /etc/network/interfaces. > > So how do I get my vir

Re: audio CDs and cdrdao vs. cdparanoia

2010-07-06 Thread Mark Allums
On 7/5/2010 3:43 PM, Urs Thuermann wrote: Now my question is where these [CD-rip] differences come from and which results are the correct (better) ones. Audio CDs live in a world where there is no guarantee that any two passes across a "sector" will ever give the same result. For one thing,

Restarting network

2010-07-06 Thread Johann Spies
Apparently '/etc/init.d/networking restart' is depricated. It is not doing the job any more on squeeze. '/etc/init.d/ifplugd restart' ignores virtual interfaces defined in /etc/network/interfaces. So how do I get my virtual interfaces active after a reboot or restart of the network without havi

Re: Virus or what?

2010-07-06 Thread Dirk Neumann
On Mon, 5 Jul 2010 23:19:57 + lejkt lejkt wrote: > > now with more than 20 GB on the partition mounted on / > > I made the same installation, but after 2 days of use, i expected the same > problem, partition mounted on / become full and /etc/init.d/mysql: ERROR: The > partition with /va