Re: [gentoo-user] {OT} Opinions on Host's Decision Please

2007-09-21 Thread Dale
Grant wrote: >>> As I have previously posted about, my host sent me an email a few days >>> ago stating that support tickets for 5,000-6,000 of their clients had >>> been broken into. I checked my records and found that my root >>> password had previously been submitted in a support ticket. I the

Re: [gentoo-user] Hacked by association?

2007-09-21 Thread Volker Armin Hemmann
On Samstag, 22. September 2007, Grant wrote: > > > Do I > > > need to start this thing over? > > > > yes. No tool can tell you for certain, that no malware is rampage on your > > system. netstat, ps, emerge might be hacked already. As might be md5sum > > and other tools to generate and compare ck

[gentoo-user] help with the dreaded mount: RPC: Program not registered

2007-09-21 Thread John Blinka
Hi, all, I have 2 gentoo machines, lotus and tobey. tobey is an nfs server to lotus. Today I upgraded tobey, and now nfs doesn't work. Previously, it worked for years. The symptoms are: 1) mount -v /mnt/tobey on lotus returns mount: RPC: Program not registered 2) /etc/init.d/nfs start

Re: [gentoo-user] {OT} Opinions on Host's Decision Please

2007-09-21 Thread Novensiles divi Flamen
On Sat, 22 Sep 2007 08:06:40 Grant wrote: > > > As I have previously posted about, my host sent me an email a few days > > > ago stating that support tickets for 5,000-6,000 of their clients had > > > been broken into. I checked my records and found that my root > > > password had previously been

Re: [gentoo-user] {OT} Opinions on Host's Decision Please

2007-09-21 Thread Grant
> > As I have previously posted about, my host sent me an email a few days > > ago stating that support tickets for 5,000-6,000 of their clients had > > been broken into. I checked my records and found that my root > > password had previously been submitted in a support ticket. I then > > decided

Re: [gentoo-user] python-2.5

2007-09-21 Thread Grant
> did you run python-updater after you upgraded to the version 2.5 ? If > not that might help ! Hi Boris, I did run python-updater. Where I'm stuck at this point is downgrading python back to 2.4. Not sure how that's done with slotting behavior. - Grant > > I had to upgrade to python-2.5 for

Re: [gentoo-user] {OT} Opinions on Host's Decision Please

2007-09-21 Thread Daniel da Veiga
On 9/21/07, Grant <[EMAIL PROTECTED]> wrote: > Hello, > > As I have previously posted about, my host sent me an email a few days > ago stating that support tickets for 5,000-6,000 of their clients had > been broken into. I checked my records and found that my root > password had previously been su

Re: [gentoo-user] {OT} Opinions on Host's Decision Please

2007-09-21 Thread Grant
> > As I have previously posted about, my host sent me an email a few days > > ago stating that support tickets for 5,000-6,000 of their clients had > > been broken into. I checked my records and found that my root > > password had previously been submitted in a support ticket. I then > > decided

Re: [gentoo-user] {OT} Opinions on Host's Decision Please

2007-09-21 Thread Novensiles divi Flamen
On Sat, 22 Sep 2007 07:07:23 Grant wrote: > Hello, > > As I have previously posted about, my host sent me an email a few days > ago stating that support tickets for 5,000-6,000 of their clients had > been broken into. I checked my records and found that my root > password had previously been submi

[gentoo-user] {OT} Opinions on Host's Decision Please

2007-09-21 Thread Grant
Hello, As I have previously posted about, my host sent me an email a few days ago stating that support tickets for 5,000-6,000 of their clients had been broken into. I checked my records and found that my root password had previously been submitted in a support ticket. I then decided I needed to

RE: [gentoo-user] disable dropping to -j1 when building certain programs

2007-09-21 Thread Marzan, Richard non Unisys
> -Original Message- > From: Mick [mailto:[EMAIL PROTECTED] > Sent: Friday, September 21, 2007 6:00 AM > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] disable dropping to -j1 when building certain > programs > > On Thursday 20 September 2007, Richard Marzan wrote: > > On

Re: [gentoo-user] glibc-2.3.6 fails to compile (in a vserver)

2007-09-21 Thread Alan McKinnon
On Thursday 20 September 2007, Bo Ørsted Andresen wrote: > On Thursday 20 September 2007 13:49:14 Alan McKinnon wrote: > > http://www.ecos.sourceware.org/ml/libc-alpha/2006-04/msg00090.html > > https://bugs.gentoo.org/show_bug.cgi?id=131108 ? Thanks. I patched glibc according to that bug, and gues

Re: [gentoo-user] Hacked by association?

2007-09-21 Thread Volker Armin Hemmann
On Freitag, 21. September 2007, Grant wrote: > > > Do I > > > need to start this thing over? > > > > yes. No tool can tell you for certain, that no malware is rampage on your > > system. netstat, ps, emerge might be hacked already. As might be md5sum > > and other tools to generate and compare ck

Re: [gentoo-user] Bad 3Dness from my Intel 855GM!

2007-09-21 Thread Ralf Stephan
> this before? I don't know what other programs I can test it with that I > might be able to get a screenshot to show you with, but if anybody knows > something that might be a good test, let me know! You could test downgrading x11-drivers/xf86-video-i810 to 1.7.4. as there were some problems wit

Re: [gentoo-user] Hacked by association?

2007-09-21 Thread Grant
> > Do I > > need to start this thing over? > > yes. No tool can tell you for certain, that no malware is rampage on your > system. netstat, ps, emerge might be hacked already. As might be md5sum and > other tools to generate and compare ckecksums. There is only one way to make > sure your system

Re: [gentoo-user] disable dropping to -j1 when building certain programs

2007-09-21 Thread Mick
On Thursday 20 September 2007, Richard Marzan wrote: > On Thu, 2007-09-20 at 22:39 +0200, Bo Ørsted Andresen wrote: > > > > Stop top-posting. > > > > I suppose you are speaking of WANT_MP=true which is used by a few > > packages (mozilla-sunbird, mozilla-firefox and openoffice). It does not > > aff

Re: [gentoo-user] OT: Bash question

2007-09-21 Thread Anthony E. Caudel
Frank Gruellich wrote: > * Anthony E. Caudel <[EMAIL PROTECTED]> 20. Sep 07: > >> Is there any way to make "pushd" and "popd" (Bash built-ins) silent? >> [snip] For example: >> >> OLD_VER=$(pushd /boot; ls kernel-* | sort | head -1; popd) >> echo $OLD_VER >> /boot ~ kernel-2.6.22-gentoo-r2 ~ >>

Re: [gentoo-user] Mouse Paste

2007-09-21 Thread Joshua Kaprielian
On 9/14/07, Benno Schulenberg <[EMAIL PROTECTED]> wrote: > Korthrun wrote: > > > > Since making these changes I've lost my middleclick to paste > > > > functionality, > > Since you're not posting any more, did you succeed in getting the > middle button working again? > > > Maybe I'll just set the b