Re: [expert] Noise

2003-11-14 Thread Charlie
On Sat, 15 Nov 2003 09:15 am, many eyes noted that Kwan Lowe wrote: > > What is reading/writing on my harddrive every 5-6 seconds? > > If I go to runlevel 3, whatever it is, stops. > > Runlevel 5 uses Kde 3, so it must be something in there. > > I turn every app I see off, but still no result. > >

[expert] spamassassin?

2003-11-14 Thread dfox
This used to work but I think partially due to my recent problem, spam assassin won't start up anymore. I get execvp: no such file or directory when doing 'service spamassassin start". I think it's time to start the thing again from telinit 1 to be sure. No wonder I am getting so much spam in m

Re: [expert] Setting sb.o to use IRQ 5

2003-11-14 Thread Bill Mullen
On Fri, 14 Nov 2003, Rob Blomquist wrote: > On my Dell Inspiron 3200 I can use sb.o as my sound driver if I can > point it at IRQ 5. > > How can I do that? You need to place an "options" line into /etc/modules.conf, similar to: alias sound sb options sb io=0x220 irq=5 dma=0 Adjust the I/O addr

Re: [expert] Setting sb.o to use IRQ 5

2003-11-14 Thread Jack Coates
On Fri, 2003-11-14 at 18:50, Rob Blomquist wrote: > On my Dell Inspiron 3200 I can use sb.o as my sound driver if I can point it > at IRQ 5. > > How can I do that? You can pass options when you modprobe it, and if they work then put them into /etc/modules.conf. In theory this shouldn't be necess

RE: [expert] shorewall

2003-11-14 Thread Jack Coates
I have three production Shorewall installs, two of which are on 9.2. If it was broken, I wouldn't have been online for the last month :-) I'll buy that Webmin's configuration of Shorewall is broken, or that drakfw's configuration is broken, but 9.2's Shorewall is just fine. On Fri, 2003-11-14 at 1

Re: [expert] postfix headers (update)

2003-11-14 Thread Bill
hmmm kinda weird. Here is the results of some nslookup stuff [EMAIL PROTECTED] beau]$ nslookup qualxserv.net Note: nslookup is deprecated and may be removed from future releases. Consider using the `dig' or `host' programs instead. Run nslookup with the `-sil[ent]' option to prevent this message

[expert] Setting sb.o to use IRQ 5

2003-11-14 Thread Rob Blomquist
On my Dell Inspiron 3200 I can use sb.o as my sound driver if I can point it at IRQ 5. How can I do that? -- Mountlake Terrace, Washington Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] postfix headers (update)

2003-11-14 Thread Michael Holt
Well, I just wanted to give an update to the postfix prob. The fix? I just found out that this company just switched their email server from '.com' to '.net'. I don't know what they're doing, cause they still have the '.com' server up and running. It must have been some kind of redirect / relay

[expert] missing fronts from Qt3

2003-11-14 Thread Glenn Burkhardt
I've been porting some of my applications to Mandrake 9.1 from 8.1, and I can't seem to get a Lucidatypewriter font. Is there something odd with the way the Qt libraries have been built? I tried running the example program from the QFontDatabase manual page that lists all the fonts, and Luci

Re: [expert] menu in bash script

2003-11-14 Thread Fajar Priyanto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 14 November 2003 10:27 pm, Artemio wrote: > It's very easy with "case" operator. > > Here is the source (is is also attached - just save it, "chmod +x menu.sh" > and launch it "./menu.sh"): Thanks all for the help and direction. You are all

Re: [expert] Disapearing menu's

2003-11-14 Thread James Sparenberg
On Thu, 2003-11-13 at 19:07, James Sparenberg wrote: > On Thu, 2003-11-13 at 04:34, James Sparenberg wrote: > > All, > > > >Just got a Note from Laurent with MDK that he's updated(ing) kdelibs > > to fixe hopefully, the disapearing menu problem in kde. Would anyone > > who can check, test and

RE: [expert] shorewall

2003-11-14 Thread James Sparenberg
On Fri, 2003-11-14 at 13:45, Lawson, Jim wrote: > Thomas I will Monday. I installed iptables and it works. 9.2 shore wall is > broken. I did the same think I did at home for 9.0 in control center and it > works. Just on 9.2 it's broken. Jim, If you get the problem even slightly pegged as to wh

Re: [expert] X Font Server and Mozilla

2003-11-14 Thread James Sparenberg
On Fri, 2003-11-14 at 10:02, Gonzalo Avaria wrote: > Hi experts, > i have the following problem, i have not find the solution on the net, but > maybe someone can help me. > When i run mozilla sometimes, most of them when i´m on google, mozilla > freezes, then it closes and send the following mes

Re: [expert] Color with echo in shell script (was: [expert] menu in bash script)

2003-11-14 Thread Adolfo Bello
On Fri, 2003-11-14 at 18:06, jipe wrote: > On Fri, 14 Nov 2003 16:24:29 -0500 (EST) > "Jean-Pierre Denis" <[EMAIL PROTECTED]> wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Hi, > > > > jipe wrote: > > > > > > > > > menuA[1]="$(echo -e " \e[1;34;46m-1-\e[0m\tCopy /etc/dhc

Re: [expert] Color with echo in shell script

2003-11-14 Thread J.C. Woods
Jean-Pierre Denis wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, jipe wrote: menuA[1]="$(echo -e " \e[1;34;46m-1-\e[0m\tCopy /etc/dhcpd.conf")" I would like to get more details on how to display color in shell script and on terminal. I understand that 34 and 46 are the color. How do

Re: [expert] Noise

2003-11-14 Thread Kwan Lowe
> Hello list! > What is reading/writing on my harddrive every 5-6 seconds? > If I go to runlevel 3, whatever it is, stops. > Runlevel 5 uses Kde 3, so it must be something in there. > I turn every app I see off, but still no result. > Probably some sort of log. You can try sending logs to a remote

Re: [expert] Color with echo in shell script (was: [expert] menu in bash script)

2003-11-14 Thread jipe
On Fri, 14 Nov 2003 16:24:29 -0500 (EST) "Jean-Pierre Denis" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > jipe wrote: > > > > > > menuA[1]="$(echo -e " \e[1;34;46m-1-\e[0m\tCopy /etc/dhcpd.conf")" > > > > I would like to get more details on how to di

RE: [expert] shorewall

2003-11-14 Thread Lawson, Jim
Thomas I will Monday. I installed iptables and it works. 9.2 shore wall is broken. I did the same think I did at home for 9.0 in control center and it works. Just on 9.2 it's broken. -Original Message- From: Thomas Backlund [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 4:27 PM

Re: [expert] shorewall

2003-11-14 Thread Thomas Backlund
From: "Lawson, Jim" <[EMAIL PROTECTED]> > > Did this below still nothing everything stops... Can you help more Please. > the three last lines of /etc/shorewall/routestopped should be: --- cut --- #INTERFACE HOST(S) eth0 #LAST LINE... --- cut --- > [EMAIL PROTECTED] shorewall]# service shorew

[expert] Color with echo in shell script (was: [expert] menu in bash script)

2003-11-14 Thread Jean-Pierre Denis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, jipe wrote: > > > menuA[1]="$(echo -e " \e[1;34;46m-1-\e[0m\tCopy /etc/dhcpd.conf")" > I would like to get more details on how to display color in shell script and on terminal. I understand that 34 and 46 are the color. How does this actually

Re: [expert] Noise

2003-11-14 Thread zephod
On Friday 14 November 2003 16:06, Björn Lundin wrote: > Hello list! > What is reading/writing on my harddrive every 5-6 seconds? > If I go to runlevel 3, whatever it is, stops. > Runlevel 5 uses Kde 3, so it must be something in there. > I turn every app I see off, but still no result. > > The thin

Re: [expert] menu in bash script

2003-11-14 Thread jipe
On Fri, 14 Nov 2003 21:43:50 +0700 Fajar Priyanto <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dear All, > Can we make menu in bash script just like in DOS' batch file? > Such as: > === > [Menu] > Pls select what you want to do: > 1. Copy /etc/dhcpd.conf >

Re: [expert] menu in bash script

2003-11-14 Thread Steffen Barszus
Am Freitag, 14. November 2003 20:13 schrieb Jack Coates: > On Fri, 2003-11-14 at 10:46, Kwan Lowe wrote: > > > Fajar Priyanto wrote: > > > Dear All, > > > Can we make menu in bash script just like in DOS' batch file? > > > Such as: > > > === > > > [Menu] > > > Pls select what you want to do: >

[expert] X Font Server and Mozilla

2003-11-14 Thread Gonzalo Avaria
Hi experts, i have the following problem, i have not find the solution on the net, but maybe someone can help me. When i run mozilla sometimes, most of them when i´m on google, mozilla freezes, then it closes and send the following message: Gdk-ERROR **: BadValue (integer parameter out of range

[expert] MNF Install exited abnormally :-(

2003-11-14 Thread Jean-Pierre Denis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, I tried installing MNF on a new system today. I did not work and it was giving me the following error: install exited abnormally :-( recieved signal 9 sending termination signals - done sending kills signals - done unmounting fi

Re: [expert] menu in bash script

2003-11-14 Thread Kwan Lowe
> but if you learn dialog, then you can readily port the same script to > xdialog, which is keen :-) > Yes -- xdialog has effectively replaced 90% of my tcl/tk needs. It's still not a complete substitute, but the ease of generating interfaces makes up for its inflexibility. -- The Digital Hermi

Re: [expert] Evolution auto-signatures

2003-11-14 Thread Michael Holt
On Fri, 2003-11-14 at 11:17, Jack Coates wrote: > On Fri, 2003-11-14 at 11:09, Michael Holt wrote: > ... > > echo "" > > ba-da-boom. thanks! LEAST I could do! :) -- Michael Holt Snohomish, WA (o_ [EMAIL PROTECTED] (o_ (o_ //\ www.holt-tech.net (/)_ (/)_ V_

Re: [expert] Ethernet Problem

2003-11-14 Thread Bill Mullen
On Fri, 14 Nov 2003, Sven L. wrote: > I am using MD 9.1 on my laptop with an static ip adress on eth0. Ifplugd > deletes the ip adress of eth0 if the cable is unplugged and this is the > reason for an jboss error. I need a real static ip adress on eth0. All > ideas are apreciated. You could try a

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
Did this below still nothing everything stops... Can you help more Please. [EMAIL PROTECTED] shorewall]# service shorewall check Loading /usr/share/shorewall/functions... Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... Notice: The 'check' command is unsupported

Re: [expert] postfix headers

2003-11-14 Thread Michael Holt
On Fri, 2003-11-14 at 06:16, Bill Mullen wrote: > On Thu, 13 Nov 2003, Michael Holt wrote: > > > On Thu, 2003-11-13 at 18:00, Pierre Fortin wrote: > > > > > > Consider coding it simply: > > > > myhostname = holt-tech.net > > > > Ok, now the question becomes, why am I using my domain name instead

Re: [expert] Evolution auto-signatures

2003-11-14 Thread Jack Coates
On Fri, 2003-11-14 at 11:09, Michael Holt wrote: ... > echo "" ba-da-boom. thanks! -- Jack Coates at Monkeynoodle Dot Org: It's A Scientific Venture... "Remember that fell evening when you heard the banshee's howl, there was lazy drunken bastards singing 'Benny and the Belle.' They brought you u

Re: [expert] menu in bash script

2003-11-14 Thread Jack Coates
On Fri, 2003-11-14 at 10:46, Kwan Lowe wrote: > > Fajar Priyanto wrote: > > Dear All, > > Can we make menu in bash script just like in DOS' batch file? > > Such as: > > === > > [Menu] > > Pls select what you want to do: > > 1. Copy /etc/dhcpd.conf > > 2. Copy /etc/wvdial.conf > > 3. Make direct

[expert] Ethernet Problem

2003-11-14 Thread Sven L.
Hello, I am using MD 9.1 on my laptop with an static ip adress on eth0. Ifplugd deletes the ip adress of eth0 if the cable is unplugged and this is the reason for an jboss error. I need a real static ip adress on eth0. All ideas are apreciated. Sven Lösekann Want to buy your Pack or Services

Re: [expert] Evolution auto-signatures

2003-11-14 Thread Michael Holt
On Fri, 2003-11-14 at 09:31, Jack Coates wrote: > Anyone mess with Evo's script signatures? It's formatting badly, as so: > > -- Jack Coates at Monkeynoodle Dot Org: It's A Scientific Venture... "As > I went down to Glasgow city, just to see what I might spy, what should I > see but Nancy Whiskey,

Re: [expert] menu in bash script

2003-11-14 Thread Kwan Lowe
> Fajar Priyanto wrote: > Dear All, > Can we make menu in bash script just like in DOS' batch file? > Such as: > === > [Menu] > Pls select what you want to do: > 1. Copy /etc/dhcpd.conf > 2. Copy /etc/wvdial.conf > 3. Make directory /var/log/nullmailer > 4. Do all of above > == > Could you

Re: [expert] Thinking of switching to Mandrake

2003-11-14 Thread Anne Wilson
On Friday 14 Nov 2003 4:43 pm, John Aldrich wrote: > On Friday 14 November 2003 10:24 am, Anne Wilson wrote: > > > Sorry... It's in there by default in KMail since I have > > > multiple email addresses configured. :-) Will try to do better > > > next time. ;-) John > > > > Tips for using kmail - >

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
No good still stops everything. I did not add the routestopped command since I did not understand where to put it in the routestopped file. -Original Message- From: Lawson, Jim [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 1:04 PM To: '[EMAIL PROTECTED]' Subject: RE: [expert] s

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
I noticed that some of the entries have : in stead of , between them. -Original Message- From: Thomas Backlund [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 12:53 PM To: [EMAIL PROTECTED] Subject: Re: [expert] shore wall From: "Lawson, Jim" <[EMAIL PROTECTED]> > Here is what

Re: [expert] shore wall

2003-11-14 Thread Thomas Backlund
From: "Lawson, Jim" <[EMAIL PROTECTED]> > Here is what I have in my /etc/shorewall/rules the ones with the # are old > ones. > > > #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVECTION SOURCE remove this line that is above the rules, or they will newer get activated... as the shorew

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
Here is what I have in my /etc/shorewall/rules the ones with the # are old ones. #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVECTION SOURCE DESTPROTO DESTSOURCE ORIGINAL # PORTPORT(S)DEST #ACCEPT net

Re: [expert] shore wall

2003-11-14 Thread Thomas Backlund
From: "Lawson, Jim" <[EMAIL PROTECTED]> > The server has 2 eth ports eth1 and eth2 eth 1 is eth0 and eth 2 is eth 1. > eth1 = eth0 is inside and eth2 = eth1 is outside just checked. also > I did cut and pasted yours into the rules. > so add eth0 to /etc/shorewall/routestopped and remove the line

[expert] Evolution auto-signatures

2003-11-14 Thread Jack Coates
Anyone mess with Evo's script signatures? It's formatting badly, as so: -- Jack Coates at Monkeynoodle Dot Org: It's A Scientific Venture... "As I went down to Glasgow city, just to see what I might spy, what should I see but Nancy Whiskey, a playful twinkle in her eye... I bought her a drink I ha

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
The server has 2 eth ports eth1 and eth2 eth 1 is eth0 and eth 2 is eth 1. eth1 = eth0 is inside and eth2 = eth1 is outside just checked. also I did cut and pasted yours into the rules. -Original Message- From: Thomas Backlund [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 12:2

[expert] LG FIX??

2003-11-14 Thread Brian V Bonini
"Emergency download for Physical Dead Drive from Mandrake Linux 9.2 Installation" http://www.pclinuxonline.com/modules.php?name=News&file=article&sid=8003 Follow link, click Product Support | Device Driver | CD-Rom Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrak

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
That is from the webmin page. here is the rules for /etc/shorewall/ #ACCEPT net fw tcp 22,80 - #ACCEPT net fw udp 53 - #ACCEPT loc fw tcp 53,22,631,3128, - #ACCEPT loc fw udp 53, - #ACCEPT $FW net tcp 53,80 - #ACCEPT $FW

Re: [expert] shore wall

2003-11-14 Thread Thomas Backlund
From: "Lawson, Jim" <[EMAIL PROTECTED]> > I did what you put here and on mandrake 9.2 via the ssh and vi I copied and > pasted what you had typed and after I started shore wall it disconnected > webmin and ssh via the local net. > Question: are you sure that eth0 is your lan, and eth1 is your inte

Re: [expert] shore wall

2003-11-14 Thread Jack Coates
lose the word "Zone" -- e.g. ACCEPT net fw UDP Any 53,137,138,139,631 On Fri, 2003-11-14 at 06:34, Lawson, Jim wrote: > Every time I start shore wall squid and everything is denied can > anyone help me setting these up. > I think Jack said to manually do this yesterday I get the same problem

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
I did what you put here and on mandrake 9.2 via the ssh and vi I copied and pasted what you had typed and after I started shore wall it disconnected webmin and ssh via the local net. -Original Message- From: Lawson, Jim [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 12:03 PM To:

RE: [expert] Disappearing menu's

2003-11-14 Thread JOHAM,DAVID (HP-Boise,ex1)
Thanks for all your help on this James. I thought I had kdeartwork installed, but now I'm not so sure. I'll look further into this tonight... Best regards, David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of James Sparenberg Sent: Thursday, November 13,

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
I will try this and thanks for your help. It is much appreciated. -Original Message- From: Thomas Backlund [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 11:52 AM To: [EMAIL PROTECTED] Subject: Re: [expert] shore wall From: "Lawson, Jim" <[EMAIL PROTECTED]> > This was the def

Re: [expert] shore wall

2003-11-14 Thread Thomas Backlund
From: "Lawson, Jim" <[EMAIL PROTECTED]> > This was the default except for 1000 and 3128. It doesn't work anyway that > is why I am asking. > 1 us webmin. I hate running to the server to manage it. > > What I would like is to have everything bound to eth0 and deny all but ssh > to eth1. > then

Re: [expert] Thinking of switching to Mandrake

2003-11-14 Thread John Aldrich
On Friday 14 November 2003 10:24 am, Anne Wilson wrote: > > Sorry... It's in there by default in KMail since I have multiple > > email addresses configured. :-) Will try to do better next time. > > ;-) John > > Tips for using kmail - > > Set up two profiles - it doesn't matter that they are using t

RE: [expert] shore wall

2003-11-14 Thread Lawson, Jim
This was the default except for 1000 and 3128. It doesn't work anyway that is why I am asking. 1 us webmin. I hate running to the server to manage it. What I would like is to have everything bound to eth0 and deny all but ssh to eth1. -Original Message- From: Thomas Backlund [mailto:[

[expert] MDK9.1 iso's and LG

2003-11-14 Thread Steve Cox
Please would people get it that LG CDROMS are not friendly to Linux thing right. NOT MDK9.2 is not friendy to LG CDROMS. LG has now released firmware for LG's problems so the distro, and other distro's will run smoothly after the update. No remastering of iso's kernel etc - upgrade the firmware

Re: [expert] shore wall

2003-11-14 Thread Thomas Backlund
From: "Lawson, Jim" <[EMAIL PROTECTED]> > Every time I start shore wall squid and everything is denied can > anyone help me setting these up. > I think Jack said to manually do this yesterday I get the same problem. > > > Add a new firewall rule > Action Source Destination Protocol Source ports Des

Re: [expert] Hijacking threads

2003-11-14 Thread Anne Wilson
On Friday 14 Nov 2003 9:05 am, Michael Adams wrote: > On Thu, 13 Nov 2003 07:12:25 -0500 > Greg Meyer <[EMAIL PROTECTED]> wrote: > > > > > I think people are supposed to ignore these posts in order to > > encourage the offender to repost properly. I unfortunately let > > myself be rude instead, f

Re: [expert] Re: MDK 9.2 ISOs Released (was:Public downloadable 9.2 ISO's for non club members)

2003-11-14 Thread Tom Brinkman
On Friday 14 November 2003 08:44 am, Carroll Grigsby wrote: > On Friday 14 November 2003 01:41 am, Thomas Backlund wrote: > > Actually MDK 9.2 has been available on the public ftp servers > > since 2003-10-13, > > (same time the club members got the isos) but only as a ftp > > tree... > > > > But n

Re: [expert] [newbie] Register programs in MDK 9.1 - Mozilla?

2003-11-14 Thread Anne Wilson
On Thursday 13 Nov 2003 10:32 pm, Tango Echo wrote: > Hello experts, > > I orginally posted this question on newbie but didn't > get a single reply - maybe you guys can help =) > > Maybe something in the KDE control panel??? Or "file > handlers"??? > Control Center > Components > File Associations

Re: [expert] menu in bash script

2003-11-14 Thread Clément Ménier
Le Vendredi 14 Novembre 2003 15:43, Fajar Priyanto a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dear All, > Can we make menu in bash script just like in DOS' batch file? > Such as: > === > [Menu] > Pls select what you want to do: > 1. Copy /etc/dhcpd.conf > 2. Copy /etc/wvdia

Re: [expert] menu in bash script

2003-11-14 Thread Artemio
Fajar Priyanto wrote: > Dear All, > Can we make menu in bash script just like in DOS' batch file? > Such as: > === > [Menu] > Pls select what you want to do: > 1. Copy /etc/dhcpd.conf > 2. Copy /etc/wvdial.conf > 3. Make directory /var/log/nullmailer > 4. Do all of above > == > Could you pl

Re: [expert] Thinking of switching to Mandrake

2003-11-14 Thread Anne Wilson
On Thursday 13 Nov 2003 10:22 pm, John Aldrich wrote: > On Thursday 13 November 2003 05:07 pm, Jack Coates wrote: > > On Thu, 2003-11-13 at 13:57, John Aldrich wrote: > > > I'm thinking of switching to Mandrake from RedHat 9 since > > > RedHat is effectively discontinuing the full-fledged "hobbyist

Re: [expert] Impending drive problem?

2003-11-14 Thread Anne Wilson
On Thursday 13 Nov 2003 10:25 pm, Dj wrote: > Another option, and a great program > have a look at www.mondorescue.org > Dj Never heard of it until yesterday, but I agree, it does look impressive. Anne -- Registered Linux User No.293302 Have you visited http://twiki.mdklinuxfaq.org yet? W

Re: [expert] Re: MDK 9.2 ISOs Released (was:Public downloadable 9.2 ISO's for non club members)

2003-11-14 Thread Thomas Backlund
From: "Piero Piutti" <[EMAIL PROTECTED]> >Alle 07:41, venerdì 14 novembre 2003, Thomas Backlund ha scritto: > >> But now that's changed too... >> Last night the 9.2 ISO's appeared on the master mirrors, so they should >> start showing up on the mirrors around the world... > >But it's not clear if t

[expert] Noise

2003-11-14 Thread Björn Lundin
Hello list! What is reading/writing on my harddrive every 5-6 seconds? If I go to runlevel 3, whatever it is, stops. Runlevel 5 uses Kde 3, so it must be something in there. I turn every app I see off, but still no result. The thing is, the computer is in my bedroom, and I experimented with maki

Re: [expert] Re: MDK 9.2 ISOs Released

2003-11-14 Thread Eric Fernandez
Carroll Grigsby wrote: On Friday 14 November 2003 01:41 am, Thomas Backlund wrote: Thomas: Thanks for clearing this up. -- cmg Yes, they are identical to those that have been released to the members. I guess Mandrakesoft does not want to give freeloaders a better product than the paying cust

Re: [expert] Printer margins in KDE on MDK 9.2

2003-11-14 Thread Anne Wilson
On Friday 14 Nov 2003 8:56 am, James Sparenberg wrote: > On Thu, 2003-11-13 at 22:56, Tomas Rett wrote: > > Hi listers, > > > > I used MDK Linux 9.1 and printed in KMail and Konqueror well. The > > printer margins were the default values. > > > > I installed MDK LInux 9.2 and the default margins ar

Re: [expert] Re: MDK 9.2 ISOs Released (was:Public downloadable 9.2 ISO's for non club members)

2003-11-14 Thread Carroll Grigsby
On Friday 14 November 2003 01:41 am, Thomas Backlund wrote: > > Actually MDK 9.2 has been available on the public ftp servers since > 2003-10-13, > (same time the club members got the isos) but only as a ftp tree... > > But now that's changed too... > Last night the 9.2 ISO's appeared on the master

[expert] menu in bash script

2003-11-14 Thread Fajar Priyanto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear All, Can we make menu in bash script just like in DOS' batch file? Such as: === [Menu] Pls select what you want to do: 1. Copy /etc/dhcpd.conf 2. Copy /etc/wvdial.conf 3. Make directory /var/log/nullmailer 4. Do all of above == Could you p

Re: [expert] urpmi questions

2003-11-14 Thread Tom Brinkman
On Thursday 13 November 2003 08:27 pm, Vox wrote: > On September 1993 plus 3725 days Jason Williams wrote: > > Is there a way to list the packages that are available to > > download? > > "urpmq --list" will give you a list of all available > packages, without versions. "urpmq --fuzzy samba" wil

[expert] shore wall

2003-11-14 Thread Lawson, Jim
Every time I start shore wall squid and everything is denied can anyone help me setting these up. I think Jack said to manually do this yesterday I get the same problem. Add a new firewall rule Action Source Destination Protocol Source ports Destination ports Move ACCEPT Zone net Zone fw

Re: [expert] Weird automount message

2003-11-14 Thread Jack Coates
are you trying to use automount or trying to figure out what these messages are coming from? If the former, you've got some config file problems. If the latter, just urpme automount. On Fri, 2003-11-14 at 06:07, David Rankin wrote: > Mates, > > Has anyone else seen strange automount messages

Re: [expert] postfix headers

2003-11-14 Thread Bill Mullen
On Thu, 13 Nov 2003, Michael Holt wrote: > On Thu, 2003-11-13 at 18:00, Pierre Fortin wrote: > > > > Consider coding it simply: > > > myhostname = holt-tech.net > > Ok, now the question becomes, why am I using my domain name instead of > my host name where it asks for my host name? >From my pre

Re: [expert] Re: MDK 9.2 ISOs Released (was:Public downloadable 9.2 ISO's for non club members)

2003-11-14 Thread Piero Piutti
Alle 07:41, venerdì 14 novembre 2003, Thomas Backlund ha scritto: > But now that's changed too... > Last night the 9.2 ISO's appeared on the master mirrors, so they should > start showing up on the mirrors around the world... But it's not clear if these are the updated ISOs that overcome the LG b

[expert] Weird automount message

2003-11-14 Thread David Rankin
Mates, Has anyone else seen strange automount messages? The messages are as follows: Nov 13 12:28:00 Nemesis automount[15360]: lookup(file): lookup for * failed Nov 13 12:28:00 Nemesis automount[15361]: lookup(yp): lookup for * failed: Request arguments bad Nov 13 14:39:24 Nemesis automount[

Re: [expert] opening ports

2003-11-14 Thread Richard Bown
OK Dan I'll reply to this off list Richard On Fri, 2003-11-14 at 01:05, Daniel Anderson wrote: > The firewall part of mnf is basicly shorewall with a fancy interface, > there are other services such as intrusion detection and dhcp also. > Anyhow, all drops and rejects are already logged, and this

Re: [expert] Hijacking threads

2003-11-14 Thread Michael Adams
On Thu, 13 Nov 2003 07:12:25 -0500 Greg Meyer <[EMAIL PROTECTED]> wrote: > I think people are supposed to ignore these posts in order to > encourage the offender to repost properly. I unfortunately let myself > be rude instead, for which I apologize. What is worse, if a person is deleting a th

Re: [expert] Re: Thinking of switching to Mandrake

2003-11-14 Thread James Sparenberg
On Thu, 2003-11-13 at 23:43, Richard Urwin wrote: > On Friday 14 Nov 2003 3:48 am, Jack Coates wrote: > > On Thu, 2003-11-13 at 19:28, James Sparenberg wrote: > > ... > > > > > Well John, We ain't perfect, but we try and we welcome the fresh view > > > of our corner of insanity (Why am I insane?

Re: [expert] Printer margins in KDE on MDK 9.2

2003-11-14 Thread James Sparenberg
On Thu, 2003-11-13 at 22:56, Tomas Rett wrote: > Hi listers, > > I used MDK Linux 9.1 and printed in KMail and Konqueror well. The printer > margins were the default values. > > I installed MDK LInux 9.2 and the default margins are all 0 cm . When I set my > own margins, the setting are valid u

Re: [expert] Re: Thinking of switching to Mandrake

2003-11-14 Thread Richard Urwin
On Friday 14 Nov 2003 3:48 am, Jack Coates wrote: > On Thu, 2003-11-13 at 19:28, James Sparenberg wrote: > ... > > > Well John, We ain't perfect, but we try and we welcome the fresh view > > of our corner of insanity (Why am I insane? I am trying to reconfigure > > the company sendmail *grin*) >

[expert] Printer margins in KDE on MDK 9.2

2003-11-14 Thread Tomas Rett
Hi listers, I used MDK Linux 9.1 and printed in KMail and Konqueror well. The printer margins were the default values. I installed MDK LInux 9.2 and the default margins are all 0 cm . When I set my own margins, the setting are valid until I reboot. Where can I set the printer margins up ? ---