Re: [gentoo-user] mount

2005-04-14 Thread Richard Fish
Al Bayrouni wrote: > No. > I just added this in /usr/src/linux: > CONFIG_BLK_DEV_LOOP=y > > Is this module that is needed to mount loop devices? Thats it. =y means it will be built into the kernel (you could also use =m to build it as a loadable module). Now you just need to recompile and inst

Re: [gentoo-user] mount

2005-04-14 Thread Magnus Varmfors
Hi there! I think it'd be CONFIG_BLK_DEV_LOOP, yes. But if you set it to "y", it's compiled into kernel and isn't a module. If you want it to be a module, set it to "m". In menuconfig, it's Device Drivers -> Block Devices -> Loopback device support. At least in 6.11.x. Regards, /M On 4/14/05

Re: [gentoo-user] mount

2005-04-14 Thread Al Bayrouni
Magnus Varmfors wrote: Hi there! I think it'd be CONFIG_BLK_DEV_LOOP, yes. But if you set it to "y", it's compiled into kernel and isn't a module. If you want it to be a module, set it to "m". In menuconfig, it's Device Drivers -> Block Devices -> Loopback device support. At least in 6.11.x. Regard

[gentoo-user] Re: Slightly Complex Hard Drive Question

2005-04-14 Thread Tom Moyer
Alright it seems like there was some confusion. hda (40 Gig) has only Windows XP with Grub installed to it's MBR hdb (120 Gig) has only Gentoo (all partitions including /boot) hdc(30 Gig) currently unused I would like to swap hda and hdb. >From what I could gather all this would involve is physic

Re: [gentoo-user] dvdrip (udev?) question

2005-04-14 Thread Mark Knecht
Hi Richard, Thanks for the response. Yes, xine works fine. I just start xine and then choose DVD from the gui. Up pops the movie's menu and off I go. No problems at all. On the other hand dvdrip is struggling a bit. I may be usign it incorrectly for all I know. I'm just hittign buttons and h

[gentoo-user] X random freeze but mouse still moves

2005-04-14 Thread MalachiX
I have been battling an ongoing problem for a while. When I am on Linux, X will just randomly freezes/hangs. I can not control alt backspace. The mouse still moves though, it is only the screen that freezes. The problem has been on Gentoo forum for a few months now: http://forums.gentoo.org/vie

Re: [gentoo-user] how to subscribe but get no mail

2005-04-14 Thread Stroller
On Apr 14, 2005, at 6:09 pm, Harry Putnam wrote: I want to subscribe here but get no messages delivered. The subscription would be so as to enable posting thru news.gmane.org's mail to news gateway. Is there some way to set such a parameter? On Apr 14, 2005, at 10:29 pm, [EMAIL PROTECTED] wrote:

Re: [gentoo-user] screen is blinking with nvidia

2005-04-14 Thread Tim Beck
Just curious...is it a very very faint blinking, or is it a more dramatic blackening effect? I noticed the same thing with my workstation (which also has an nvidia card) and just thought I was nuts. But it doesn't seem to do it in windows, so... On 4/14/05, Al Bayrouni <[EMAIL PROTECTED]> wrote:

Re: [gentoo-user] Question about kernel-equivalence

2005-04-14 Thread Nick Rout
On Thu, 14 Apr 2005 16:06:46 -0400 Robert G. Hays wrote: > ok, now that i've rebooted windoze again and email is -maybe- working > again, i'll finish that email. doe anybody know where i might find the > kernel-derivations and maybe patches? > > thanks, > rgh What do you mean derivations? T

Re: [gentoo-user] X random freeze but mouse still moves

2005-04-14 Thread Bastian Balthazar Bux
MalachiX wrote: > I have been battling an ongoing problem for a while. When I am on > Linux, X will just randomly freezes/hangs. I can not control alt > backspace. The mouse still moves though, it is only the screen that > freezes. > > The problem has been on Gentoo forum for a few months now:

[gentoo-user] poedit build failing

2005-04-14 Thread Chris Bare
poedit used to work for me, but some dependency upgrade seems to have broken my current install, so I tried rebuilding it. Now it won't build. There is a bug (#88619) that suggests rebuilding wxGTK without the gtk USE-flag. This is apparently out of date, as the current wxGTK build has these flags:

Re: [gentoo-user] screen is blinking with nvidia

2005-04-14 Thread Al Bayrouni
Tim Beck wrote: Just curious...is it a very very faint blinking, or is it a more dramatic blackening effect? I noticed the same thing with my workstation (which also has an nvidia card) and just thought I was nuts. But it doesn't seem to do it in windows, so... On 4/14/05, Al Bayrouni <[EMAIL PROT

Re: [gentoo-user] X random freeze but mouse still moves

2005-04-14 Thread Bastian Balthazar Bux
Bastian Balthazar Bux wrote: > MalachiX wrote: > >>I have been battling an ongoing problem for a while. When I am on >>Linux, X will just randomly freezes/hangs. I can not control alt >>backspace. The mouse still moves though, it is only the screen that >>freezes. >> >>The problem has been on G

Re: [gentoo-user] boot with serial console

2005-04-14 Thread Ciaran McCreesh
On Thu, 14 Apr 2005 15:50:30 -0400 "Eric S. Johansson" <[EMAIL PROTECTED]> wrote: | I have a system with an apparently dead keyboard interface. is there | any chance I could use the standard (or near standard) minimal boot CD | and install everything via serial console? What arch? It's supported

Re: [gentoo-user] Re: Slightly Complex Hard Drive Question

2005-04-14 Thread Robert G. Hays
Tom Moyer wrote: I would like to swap hda and hdb. I don't want to swap any data across the drives I just want to have Gentoo be the only OS installed. Linux, including Gentoo, can run from any drive in the system. If Gentoo is not already your default boot from Grub, you can easily make it so; as

Re: [gentoo-user] mount

2005-04-14 Thread Robert G. Hays
All Three. rgh. Al Bayrouni wrote: Magnus Varmfors wrote: Hi there! I think it'd be CONFIG_BLK_DEV_LOOP, yes. But if you set it to "y", it's compiled into kernel and isn't a module. If you want it to be a module, set it to "m". In menuconfig, it's Device Drivers -> Block Devices -> Loopback device

Re: [gentoo-user] mount

2005-04-14 Thread Robert G. Hays
Oh, and then you have to copy /usr/src//arch//boot/bzImage to /boot, and add the new kernel to your grub or lilo. If using an Intel or AMD (etc) cpu, and if you have your source-dir set as it should be, this is exactly: cp /usr/src/linux/arch/i386/boot/bzImage /boot and add the new kerne

[gentoo-user] Unslotted duplicates

2005-04-14 Thread George Garvey
I'm getting a lot of duplicates that are not slotted installed. I use pye almost always, instead of emerge. Has something changed that broke pye? Has the way that emerge -u works changed? Cleaning this up is a hassle. I'd like to stop it from happening. It looks like it started a couple of we

Re: [gentoo-user] Question about kernel-equivalence

2005-04-14 Thread Robert G. Hays
Nick Rout wrote: ok, now that i've rebooted windoze again and email is -maybe- working again, i'll finish that email. doe anybody know where i might find the kernel-derivations and maybe patches? What do you mean derivations? The patches for any gentoo kernel set are usually genpatches-${K

[gentoo-user] Autoloading scsi scanner kernel modules

2005-04-14 Thread Toby Cubitt
I have an old HP scanner that works fine with one of the drivers included in the kernel. I compiled the driver as a module since I don't use the scanner all that often. However, this means the scanner doesn't work unless it's switched on before booting. Up till now, I've just su-ed to root, and re

Re: [gentoo-user] Re: Slightly Complex Hard Drive Question

2005-04-14 Thread Kashani
Tom Moyer wrote: Also from one response: "Put the drives on separate channels." Why? I want to use all three for Gentoo if possible. My mentioning it was more of a pointer for you to think about which drives you were going to be using most often rather than /dev/hd? ascetics. If you have the two

Re: [gentoo-user] Re: Slightly Complex Hard Drive Question

2005-04-14 Thread Tom Moyer
yeah but i don't think i will right away i thought I could get qemu to run Windows XP but it seems there is a bug in it that prevents it from booting correctly so I'll wait to do this for now. I figured that the system would be more organized if i moved the promary drive(120 Gig with Gentoo) to pri

Re: [gentoo-user] boot with serial console

2005-04-14 Thread Eric S. Johansson
Ciaran McCreesh wrote: On Thu, 14 Apr 2005 15:50:30 -0400 "Eric S. Johansson" <[EMAIL PROTECTED]> wrote: | I have a system with an apparently dead keyboard interface. is there | any chance I could use the standard (or near standard) minimal boot CD | and install everything via serial console? Wh

Re: [gentoo-user] screen is blinking with nvidia

2005-04-14 Thread Tim Beck
Thanks! I double checked my xorg.conf with the specifications of my monitor and lowered the range of the horizontal refresh rate. This seems to have fixed the issue. On 4/14/05, Al Bayrouni <[EMAIL PROTECTED]> wrote: > Tim Beck wrote: > > >Just curious...is it a very very faint blinking, or is i

Re: [gentoo-user] Question about kernel-equivalence

2005-04-14 Thread Nick Rout
On Thu, 14 Apr 2005 18:36:50 -0400 Robert G. Hays wrote: > > > > <...derivations...> That is, which > kernel.org kernel-w.x.y.z > did which > gentoo kernel-w.x.y-gentoo-rz > come from, then get patched, and with which patches. Oh and by the way if you just want the sources that Linu

[gentoo-user] Mouse pads

2005-04-14 Thread Mark Knecht
Does anyone else have trouble finding cool mouse pads? Does anyone else think that if they Gentoo store sold Gentoo mouse pads that they would buy 3 or 4 of them. I do. I don't know where to vote for these things but if others agree and if store type people are here make a few mouse pads. I'd pay

Re: [gentoo-user] X random freeze but mouse still moves

2005-04-14 Thread MalachiX
> Bastian Balthazar Bux wrote: > > MalachiX wrote: > > > >>I have been battling an ongoing problem for a while. When I am on > >>Linux, X will just randomly freezes/hangs. I can not control alt > >>backspace. The mouse still moves though, it is only the screen that > >>freezes. > >> > >>The p

Re: [gentoo-user] Re: Slightly Complex Hard Drive Question

2005-04-14 Thread Robert G. Hays
He has a very good point. The other thought is do you have a CD or DVD in one of the channels? If so, you need to check that the cd/dvd is as fast as your hdisk, because a channel can only talk as fastas the slowest drive on it; to talk aste would be to confuse the slow device & maybe cause it to

Re: [gentoo-user] Re: Slightly Complex Hard Drive Question

2005-04-14 Thread Robert G. Hays
inlining... Tom Moyer wrote: yeah but i don't think i will right away i thought I could get qemu to run Windows XP but it seems there is a bug in it that prevents it from booting correctly so I'll wait to do this for now. I figured that the system would be more organized if i moved the promary driv

Re: [gentoo-user] Re: Slightly Complex Hard Drive Question

2005-04-14 Thread Tom Moyer
my dvd drive is only like 2 monthes old. It is a Memorex Dual Layer DVD+/- RW I think it is fairly fast. I guess now I'm just wondering would it be worth my time to make my gentoo drive my primary master, a second hard drive the primary slave, the last hard drive the secondary slave, and the dvd

[gentoo-user] SSH printing to remote printer

2005-04-14 Thread Joseph
Here is my setup; my gentoo box1 <-> internet <-> remote firewall/print server <-> remote gentoo box2 | V printer I want to print a "document" from my "gentoo box1" to a

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread Nick Rout
I knew a guy once who worked in a call centre, he did not have web access, but had email access. If he wanted to view a web page he sent an email to some external provider with the url in the body of the email, and a short time later he would get the web page back as an attachment. OK so he was ge

Re: [gentoo-user] Re: Slightly Complex Hard Drive Question

2005-04-14 Thread William Kenworthy
drives on separate channels: ide busses que commands serially, and wait for responses tying up the channel. The workaround is to put your high throughput devices on separate channels, keep generally slower cdroms away from faster devices, and keep cd burners on their own channel. Yes, rather di

Re: [gentoo-user] SSH printing to remote printer

2005-04-14 Thread Nick Rout
http://www.linuxjournal.com/article/5462 On Thu, 14 Apr 2005 18:22:36 -0600 Joseph wrote: > Here is my setup; > my gentoo box1 <-> internet <-> remote firewall/print server <-> remote > gentoo box2 >| >V >

Re: [gentoo-user] Mouse pads

2005-04-14 Thread Ethan Zonca
totallyOn 4/14/05, Mark Knecht <[EMAIL PROTECTED]> wrote: Does anyone else have trouble finding cool mouse pads? Does anyoneelse think that if they Gentoo store sold Gentoo mouse pads that theywould buy 3 or 4 of them. I do.I don't know where to vote for these things but if others agree and if stor

Re: [gentoo-user] Mouse pads

2005-04-14 Thread Peter De Zutter
On 4/15/05, Ethan Zonca <[EMAIL PROTECTED]> wrote: totallyOn 4/14/05, Mark Knecht < [EMAIL PROTECTED]> wrote: Does anyone else have trouble finding cool mouse pads? Does anyoneelse think that if they Gentoo store sold Gentoo mouse pads that theywould buy 3 or 4 of them. I do.I don't know where to v

[gentoo-user] resuming emerge

2005-04-14 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there any way to resume emerging ? I have a workstation which spent about 5 hours compiling OpenOffice and I had to turn it off, I'd like to continue building it (that's the idea behind make and incremental building, isn't it?). Is it possible ?

Re: [gentoo-user] X random freeze but mouse still moves

2005-04-14 Thread Peter De Zutter
On 4/15/05, MalachiX <[EMAIL PROTECTED]> wrote: > Bastian Balthazar Bux wrote:> > MalachiX wrote:> >> >>I have been battling an ongoing problem for a while.  When I am on> >>Linux, X will just randomly freezes/hangs.  I can not control alt > >>backspace.  The mouse still moves though, it is only th

Re: [gentoo-user] gentoo security guide question

2005-04-14 Thread James Hiscock
> 'Scuse me, this must be the English class -- I thought I was in the > Computer Science / Political Science Building... Sorry. > > Enough already please, everybody? ...sorry... showing my BA here... I get a little picky about silly things like that... ;) -- gentoo-user@gentoo.org mailing lis

Re: [gentoo-user] Mouse pads

2005-04-14 Thread A. Khattri
On Thu, 14 Apr 2005, Mark Knecht wrote: > Does anyone else have trouble finding cool mouse pads? Does anyone > else think that if they Gentoo store sold Gentoo mouse pads that they > would buy 3 or 4 of them. I do. > > I don't know where to vote for these things but if others agree and if > store

Re: [gentoo-user] X random freeze but mouse still moves

2005-04-14 Thread Daniel Hackney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I had this problem as well. If you are using composite, try turning that off, as that is what did it for me. Actually, I think I could have done some combination of leaving composite on and fiddling with AllowCompositeWithGLX. MalachiX wrote: >I hav

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread Ow Mun Heng
On Thu, 2005-04-14 at 12:30 -0400, Robert G. Hays wrote: > A. Khattri wrote: > > >Sounds like a great way to send spam. > > > Or worse. Why is this needed? > rgh. Good for ppl that don't have access to I-Net. (me) -- Ow Mun Heng Gentoo/Linux on DELL D600 1.4Ghz 98% Microsoft(tm) Free!! Neur

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread A. Khattri
On Fri, 15 Apr 2005, Nick Rout wrote: > Thirdly you could use it to do something like home control > > To:[EMAIL PROTECTED] > Subject:Warm up > > TURNON AIR_CONDITIONING 22C Scary. > Plus some authentication!! Yes, some VERY GOOD form of authentication would have to be employed... -- -- gen

Re: [gentoo-user] mount

2005-04-14 Thread Nick Rout
On Thu, 14 Apr 2005 18:29:35 -0400 Robert G. Hays wrote: > If using an Intel or AMD (etc) cpu, and if you have your source-dir set > as it should be, this is exactly: > cp /usr/src/linux/arch/i386/boot/bzImage /boot > and add the new kernel to your grub or lilo. > rgh If you are using

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread Ow Mun Heng
On Thu, 2005-04-14 at 21:18 -0400, A. Khattri wrote: > On Fri, 15 Apr 2005, Nick Rout wrote: > > > Thirdly you could use it to do something like home control > > > > To:[EMAIL PROTECTED] > > Subject:Warm up > > > > TURNON AIR_CONDITIONING 22C > > Scary. if implemented Well, that could be a possi

Re: [gentoo-user] Killing two birds....

2005-04-14 Thread Jerry McBride
I said I'd come back with some results Here we go... Test bed was an old Compaq 700us, my personal war machine. It sports an amd Athlon 4, 1600 with 512meg and a 20gig hard drive. No scsi on this machine, just plain old eide... I mad a number of runs with portage, only had time to work on

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread Nick Rout
On Thu, 14 Apr 2005 21:18:32 -0400 (EDT) A. Khattri wrote: > On Fri, 15 Apr 2005, Nick Rout wrote: > > > Thirdly you could use it to do something like home control > > > > To:[EMAIL PROTECTED] > > Subject:Warm up > > > > TURNON AIR_CONDITIONING 22C > > Scary. > > > Plus some authentication!! >

Re: [gentoo-user] resuming emerge

2005-04-14 Thread Jan Han Xie
On Friday 15 April 2005 09:43, Pupeno wrote: > Is there any way to resume emerging ? I have a workstation which spent > about 5 hours compiling OpenOffice and I had to turn it off, I'd like to > continue building it (that's the idea behind make and incremental building, > isn't it?). > Is it possib

Re: [gentoo-user] resuming emerge

2005-04-14 Thread Eugene Rosenzweig
Pupeno wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there any way to resume emerging ? I have a workstation which spent about 5 hours compiling OpenOffice and I had to turn it off, I'd like to continue building it (that's the idea behind make and incremental building, isn't it?). Is i

Re: [gentoo-user] resuming emerge

2005-04-14 Thread mudrii
Eugene Rosenzweig wrote: Pupeno wrote: Is there any way to resume emerging ? I have a workstation which spent about 5 hours compiling OpenOffice and I had to turn it off, I'd like to continue building it (that's the idea behind make and incremental building, isn't it?). Is it possible ? If no,

Re: [gentoo-user] X random freeze but mouse still moves

2005-04-14 Thread Jon Le Miere
MalachiX wrote: > I have been battling an ongoing problem for a while. When I am on > Linux, X will just randomly freezes/hangs. I can not control alt > backspace. The mouse still moves though, it is only the screen that > freezes. > > The problem has been on Gentoo forum for a few months now:

Re: [gentoo-user] boot with serial console

2005-04-14 Thread Dirk Heinrichs
Am Freitag, 15. April 2005 01:13 schrieb ext Eric S. Johansson: > Ciaran McCreesh wrote: > > What arch? It's supported on sparc, mips, hppa and arm at least and > > should work automatically. > > sorry, x86 Just boot the CD with 2.6 kernel and check with zcat /proc/config.gz|grep CONFIG_SERIAL_C

Re: [gentoo-user] why my screen on book computer is too small?

2005-04-14 Thread steven pan
http://www.linux-laptop.net/ to find your laptop model On 4/14/05, "帅哥:->代小飞" <[EMAIL PROTECTED]> wrote: > HI; > I use the HP omin book to install the gentoo linux; > when I use the console in the system, the console's only the 600*480; > I want the change the console to the whool screen(1024*768

[gentoo-user] IBM Thinkpad with Belkin Wireless

2005-04-14 Thread Richard Watson
I'm contemplating installing Gentoo on a 4 year old IBM Thinkpad with a Belkin Wireless card in the PCMCIA Card slot. I'm sick of it crashing on Windows 98 ... Does anyone have any tips that I should consider that are not in the Gentoo Install instructions. I've run up a few servers with Gentoo in

Re: [gentoo-user] resuming emerge

2005-04-14 Thread Mrugesh Karnik
mudrii wrote: Eugene Rosenzweig wrote: Pupeno wrote: Is there any way to resume emerging ? I have a workstation which spent about 5 hours compiling OpenOffice and I had to turn it off, I'd like to continue building it (that's the idea behind make and incremental building, isn't it?). Is it pos

Re: [gentoo-user] why my screen on book computer is too small?

2005-04-14 Thread "åå:->äåé"
Kiawud wrote: >I have the HP Omnibook 500 ... I can post/send you my grub and >xorg.conf files if you think it would help. If I remember, I'm using >'vesafb' for the initial boot and then set xorg.conf to use the >'radeon' driver. > >-Hani > >-- >gentoo-user@gentoo.org mailing list > > > > >

Re: [gentoo-user] IBM Thinkpad with Belkin Wireless

2005-04-14 Thread Ciaran McCreesh
On Fri, 15 Apr 2005 16:10:11 +1000 "Richard Watson" <[EMAIL PROTECTED]> wrote: | I'm contemplating installing Gentoo on a 4 year old IBM Thinkpad with | a Belkin Wireless card in the PCMCIA Card slot. I'm sick of it | crashing on Windows 98 ... | | Does anyone have any tips that I should consider

Re: [gentoo-user] how to subscribe but get no mail

2005-04-14 Thread Andrea Barisani
On Thu, Apr 14, 2005 at 12:09:29PM -0500, Harry Putnam wrote: > Sorry to post this here but I've already contacted the listserver with > the info address and faq address. Neither of those sources have any > info about this. What address have you used? > > I want to subscribe here but get no mes

Re: [gentoo-user] resuming emerge

2005-04-14 Thread mudrii
Mrugesh Karnik wrote: mudrii wrote: Eugene Rosenzweig wrote: Pupeno wrote: Is there any way to resume emerging ? I have a workstation which spent about 5 hours compiling OpenOffice and I had to turn it off, I'd like to continue building it (that's the idea behind make and incremental building,

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread Chris Prior
On 2005.04.14 13:47:42 +0800, Ow Mun Heng wrote: > Has any seen/tried to implement some sort of mail-responder to grab > webpages via email?? eg? set up a procmail recipe that waits on a > predefined set of message body Take a look at http://www4mail.org/ -- Christian Prior http://christ

[gentoo-user] sed: can't read /etc/make.profile/make.defaults: No such file or directory

2005-04-14 Thread Nelis Lamprecht
Hi, Every time I open up a terminal(gnome-terminal or xterm) I get the message above. I've read up on the profile changes and made the change which I think is correct: lrwxrwxrwx 1 root root 46 Apr 8 08:39 /etc/make.profile -> /usr/portage/profiles/default-linux/x86/2005.0 What is causing this

Re: [gentoo-user] Duplicate posts from "John Lowell" on the Digest

2005-04-14 Thread Neil Bothwick
On Sat, 09 Apr 2005 13:06:43 -0400, Eric S. Johansson wrote: > But taking my example for a moment, let's say I use dnsmasq. I need the > original version of dnsmasq.conf if the new package installed says > there's a difference that needs human attention in order to truly > determine if human at

Re: [gentoo-user] ATAPI burning doesn't work

2005-04-14 Thread Neil Bothwick
On Wed, 13 Apr 2005 20:21:28 +0200, Richard Fish wrote: > To me, this is really the crux of the issue. Fortunately, I've never > had many problems using cdrecord, but Jorg Schilling and the kernel > developers have very ugly disputes about how the kernel should treat CD > burners and how cdrecord

Re: [gentoo-user] why my screen on book computer is too small?

2005-04-14 Thread "帅哥:->代小飞"
Richard Fish wrote: 帅哥:->代小飞 wrote: HI; I use the HP omin book to install the gentoo linux; when I use the console in the system, the console's only the 600*480; I want the change the console to the whool screen(1024*768); of course ,I can set params in the gurb' configure file

Re: [gentoo-user] No MySQL 4.1 Support ?

2005-04-14 Thread Ralph Slooten
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > SLES8 is still on 3.23, not tried SLES9 yet though... SLES9 = mysql-4.0.18-32.13 ... just checked on one of our servers. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.0 (MingW32) iD8DBQFCXijIAWKxH5yWMT8RAn3IAJ4iPjZSb8guGwFRSmPWAR6VLKxLWwCfVJ

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread Nick Rout
With procmail you can pipe any message to any program you like Just start the "action" line with the pipe symbol eg: :0: :0 *^Subject.*Script |myprocessing.sh You might want some heavy security checking in the script! :-) On Thu, 2005-04-14 at 13:47 +0800, Ow Mun Heng wrote: > Hi All, > >

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread Ow Mun Heng
On Thu, 2005-04-14 at 09:29 +0200, Chris Prior wrote: > On 2005.04.14 13:47:42 +0800, Ow Mun Heng wrote: > > > Has any seen/tried to implement some sort of mail-responder to grab > > webpages via email?? eg? set up a procmail recipe that waits on a > > predefined set of message body > > Take

Re: Browsers and emailers [Was Re: [gentoo-user] Knoppix twice as fast as Gentoo?]

2005-04-14 Thread Walter Dnes
On Tue, Apr 12, 2005 at 01:07:29AM -0400, Robert G. Hays wrote > >IMHO move on to mozilla, unless there really is something showstopping > >holding you to netscrape. > >*shudder* have not used netscrape for many moons, didn't even know you > >could still get it? > > > Still strong: :: Win: current

[gentoo-user] Password based printing

2005-04-14 Thread Omar
Hi list, I need to build a printserver inside my gentoo box. This printserver will serve about 50 printers for about 500 users. I need to restrict access to the colored printers with authenticated users with their usename and password (posibly from the ldap server which is already running on a sep

[gentoo-user] Evolution 2.0.{3,4} crashes with aspell 0.60.3

2005-04-14 Thread Frédéric Grosshans
I had to install aspell-0.60.3 (~x86) to install Tomboy-0.3.1 (~x86), and evolution (2.0.3) stopped working: it crashed whenever I wanted to to write a new mail. Upgrading to 2.0.4 didn't change anything, but downgrading aspell to 0.50.5 made evolution work again. Does anyone knows what's happenin

[gentoo-user] gentoo security guide question

2005-04-14 Thread Antonio Coralles
Is there a pendant to [ http://www.gentoo.org/doc/en/gentoo-security.xml ] Code Listing 10.7: Enable reverse path filtering # for i in /proc/sys/net/ipv4/conf/*; do /bin/echo "1" > $i/rp_filter done in sysctl.conf ? antonio -- gentoo-user@gentoo.org mailing list

Re: Browsers and emailers [Was Re: [gentoo-user] Knoppix twice as fast as Gentoo?]

2005-04-14 Thread Al Bayrouni
Hello all, I just installed nvidia-glx and it is running. But the screeng semms like ((blinking)). Thank you for any help. 2.6.11-gentoo-r3 -- gentoo-user@gentoo.org mailing list

[gentoo-user] screen is blinking with nvidia

2005-04-14 Thread Al Bayrouni
Hello all, I just installed nvidia-glx and it is running. But the screeng semms like ((blinking)). Thank you for any help. 2.6.11-gentoo-r3 -- gentoo-user@gentoo.org mailing list -- gentoo-user@gentoo.org mailing list

[gentoo-user] UTF8, BiDi, urxvt, and irssi, oh my!

2005-04-14 Thread Matan Peled
So I'm trying to get irssi to play along with BiDi Hebrew. I got hebrew working by setting an UTF8 locale and moving to urxvt - but now irssi doesn't have BiDi support :? There is this picture: And this

Re: [gentoo-user] Personal Video Recorders

2005-04-14 Thread Ognjen Bezanov
Nick Rout wrote: >On Wed, 13 Apr 2005 18:02:40 -0400 >Lucien D. wrote: > > > >>Little update on what I said about the VIA mini-itx boards. Been >>looking at them a little. Thie via EPIA SP, one of their newest >>boards has a graphic processor with integrated MPEG-2 decoder and >>MPEG-4 accelera

Re: [gentoo-user] stage1 install

2005-04-14 Thread Ognjen Bezanov
>2. get a wifi card and see if your neighbors have high speed. > > > My method, and it works a treat, my neighbors have very fast internet, :-) Eventually I agreed with them that during the night when they are not using it I can use it for downloading. As such most of my emerging and linux iso

Re: [gentoo-user] Personal Video Recorders

2005-04-14 Thread Mark Knecht
On 4/14/05, Ognjen Bezanov <[EMAIL PROTECTED]> wrote: > > And there is in the works an EPIA-specific linux distro (with all the > drivers/kernel patches already in there) which is in beta (and i think > its based on gentoo, not sure, better check). Its known as /epiOS. /If > you have to have sup

[gentoo-user] Update problems

2005-04-14 Thread Buwalda, A.
Hi all, A few days ago when doing an 'emerge -puD world' i got the message to upgrade to the 2005.0 profile. I changed the link to make.profile to fit the 2005.0 profile but since then I can't seem to update. I'm stuck with the following error: --- Calculating world dependencies | !!! All eb

Re: [gentoo-user] Personal Video Recorders

2005-04-14 Thread Mark Knecht
On 4/13/05, Ow Mun Heng <[EMAIL PROTECTED]> wrote: > On Tue, 2005-04-12 at 10:34 -0700, Mark Knecht wrote: > > On Apr 12, 2005 10:01 AM, Dave Nebinger <[EMAIL PROTECTED]> wrote: > > > Here's a good starting reference that might help: > > > http://www.2cpu.com/articles/113_1.html > > > > > > Dave >

RE: [gentoo-user] Personal Video Recorders

2005-04-14 Thread Dave Nebinger
> Little update on what I said about the VIA mini-itx boards. Been > looking at them a little. Thie via EPIA SP, one of their newest > boards has a graphic processor with integrated MPEG-2 decoder and > MPEG-4 accelerator, not 100% sure what that is. > http://www.viaembedded.com/product/epia_sp_sp

Re: [gentoo-user] Personal Video Recorders

2005-04-14 Thread Mark Knecht
On 4/13/05, Ow Mun Heng <[EMAIL PROTECTED]> wrote: > On Wed, 2005-04-13 at 18:02 -0400, Lucien D. wrote: > > Little update on what I said about the VIA mini-itx boards. Been > > looking at them a little. Thie via EPIA SP, one of their newest > > boards has a graphic processor with integrated MPEG-

Re: [gentoo-user] Update problems

2005-04-14 Thread Edward Catmur
> I changed the link to make.profile to fit > the 2005.0 profile but since then I can't seem to update. I'm stuck with > the following error: > > --- > Calculating world dependencies | > !!! All ebuilds that could satisfy ">=sys-kernel/linux-headers-2.6" have > been masked. > !!! One of the fo

Re: [gentoo-user] stage1 install

2005-04-14 Thread Eugene Rosenzweig
John J. Foster wrote: Good afternoon, I feel that it is time to move to Gentoo. After a few years of RH, Fedora and Suse, I want better and more precise control over my system. My problem, maybe, is that I only have a 28.8 modem connection to the net. But, I want to start installation from stage1 i

RE: [gentoo-user] Update problems

2005-04-14 Thread Buwalda, A.
Whoa, this suprises even myself, am I messing things up here (its not my only box)? Anyway, this is the path: ls -al /etc/make.profile lrwxr-xr-x 1 root root 52 Apr 8 22:30 /etc/make.profile -> ../usr/portage/profiles/default-linux/x86/2005.0/2.4 I expected it to be 2.6? Now I'm even more confu

Re: [gentoo-user] gentoo security guide question

2005-04-14 Thread A. Khattri
On Thu, 14 Apr 2005, Antonio Coralles wrote: > Is there a pendant A pendant? -- -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Setting up a Mail Auto-Responder for Web via Email

2005-04-14 Thread A. Khattri
On Thu, 14 Apr 2005, Ow Mun Heng wrote: > Has any seen/tried to implement some sort of mail-responder to grab > webpages via email?? eg? set up a procmail recipe that waits on a > predefined set of message body > > GRAB http://www.google.com > > and then it will use lynx --dump or curl to gr

[gentoo-user] Portage files' layout changes

2005-04-14 Thread A. Khattri
I remember many moons ago, that the files that Portage used under /var were re-organized and in some cases paths changed. Can anyone remember the exact changes? I want to clean out any old files that might be left hanging around from earlier Portage versions. -- -- gentoo-user@gentoo.org maili

RE: [gentoo-user] Update problems

2005-04-14 Thread Buwalda, A.
> Whoa, this suprises even myself, am I messing things up here > (its not my only box)? Anyway, this is the path: > > ls -al /etc/make.profile > lrwxr-xr-x 1 root root 52 Apr 8 22:30 /etc/make.profile -> > ../usr/portage/profiles/default-linux/x86/2005.0/2.4 Changed it to /usr/portage/profiles

Re: [gentoo-user] Update problems

2005-04-14 Thread Bastian Balthazar Bux
Buwalda, A. wrote: > Whoa, this suprises even myself, am I messing things up here (its not my > only box)? Anyway, this is the path: > > ls -al /etc/make.profile > lrwxr-xr-x 1 root root 52 Apr 8 22:30 /etc/make.profile -> > ../usr/portage/profiles/default-linux/x86/2005.0/2.4 relink it to: /usr

Re: [gentoo-user] stage1 install

2005-04-14 Thread Khan
John J. Foster wrote: > Good afternoon, > > I feel that it is time to move to Gentoo. After a few years of RH, > Fedora and Suse, I want better and more precise control over my system. > My problem, maybe, is that I only have a 28.8 modem connection to the > net. But, I want to start installation

Re: [gentoo-user] ATAPI burning doesn't work

2005-04-14 Thread Trey Gruel
> I get the impression that Schilling doesn't like Linux and thinks the > kernel should be changed to suit his program. from what i've read, he thinks that solaris is the greatest thing since sliced bread and that all oses should operate exactly the same as solaris.. he also thinks that all devic

Re: [gentoo-user] why my screen on book computer is too small?

2005-04-14 Thread moonspollo
I think your laptop' LCD can not extended auto atomically. Where did bought you laptop in China? How big of your LCD? "˧¸ç:->´úС·É" <[EMAIL PROTECTED]> wrote: Richard Fish wrote: ˧¸ç:->´úС·É wrote: HI; I use the HP omin book to install the gentoo linux; when I use the console in the system

Re: [gentoo-user] gentoo security guide question

2005-04-14 Thread Matan Peled
A. Khattri wrote: > On Thu, 14 Apr 2005, Antonio Coralles wrote: >>Is there a pendant > A pendant? penÂdant also penÂdent n. 1. Something suspended from something else, especially an ornament or piece of jewelry attached to a necklace or bracelet. 2. A hanging lamp

Re: [gentoo-user] why my screen on book computer is too small?

2005-04-14 Thread moonspollo
I think you can LCD's change resolution to 1024*768. I got a problem that totaly the same with you. My solution is change LCD's resolution.moonspollo <[EMAIL PROTECTED]> wrote: I think your laptop' LCD can not extended auto atomically. Where did bought you laptop in China? How big of your LCD? "˧

Re: [gentoo-user] why my screen on book computer is too small?

2005-04-14 Thread moonspollo
do you have a QQ Do you Yahoo!? Yahoo! Small Business - Try our new resources site!

Re: [gentoo-user] stage1 install

2005-04-14 Thread Shawn Singh
Man...I think Gentoo and FreeBSD have the best docs...you can find darn near anything in them :) On 4/14/05, Khan <[EMAIL PROTECTED]> wrote: > John J. Foster wrote: > > Good afternoon, > > > > I feel that it is time to move to Gentoo. After a few years of RH, > > Fedora and Suse, I want better and

[gentoo-user] LVM2 during installation

2005-04-14 Thread Kiawud
I'm looking to create some LVM2 volumes during an installation of 2005.0. However, the gentoo instructions indicate that the LVM2 application on the 2005.0 LiveCD is dynamic built against libraries in /usr (which I intend to put on one of the LVM volumes). To get around this, the instruction sugg

Re: [gentoo-user] why my screen on book computer is too small?

2005-04-14 Thread Kiawud
I have the HP Omnibook 500 ... I can post/send you my grub and xorg.conf files if you think it would help. If I remember, I'm using 'vesafb' for the initial boot and then set xorg.conf to use the 'radeon' driver. -Hani -- gentoo-user@gentoo.org mailing list

[gentoo-user] Pointers on wine and Quicken?

2005-04-14 Thread Kevin O'Gorman
Is there a howto or other quick resource for setting up wine to run Quicken? I've got Quicken 2003 deluxe under Win4Lin on an old box and I'd prefer wine; however, I've been daunted by the complexity of wine and not encouraged by my first few fumbling steps (I couldn't save a backup -- not a good t

Re: [gentoo-user] Pointers on wine and Quicken?

2005-04-14 Thread Mark Knecht
Kevin, A few choices: 1) Just stay with Win4Lin. The highest degree of Windows compatibility 2) Wine proper - I'm not sure anyone has been that successful with this. 3) Crossover Office - Purportedly the newest version now runs Q2005 although I haven't tried it. The lists are showing people w

  1   2   >