Very weird : X not loading just for one user !!!

2003-03-12 Thread Cédric Chausson
Hello all, I have a weird problem. I cannot start X anymore with my user on my RH 8.0 box. I can get X started under root or under my wife's user but not mine. I always start in console mode and type startx. When I do this under my user, X starts loading but stops with a black screen and the m

Re: Problem with IPtables

2003-03-12 Thread J. M. Brenner
"Tomas Larsson" <[EMAIL PROTECTED]> wrote: > I have some problems setting up iptables. > Background: RH8 box as firewall and router. > Second RH8 box as apache server > I can reach the www-server from the internal network, but not from internet. I suggest installing "gShield", and

Re: How to get rid of Gnome Desktop!

2003-03-12 Thread Michael Smith
Try changing the session on the graphical logon. That's the only way I know. -Michael On Wed, 2003-03-12 at 16:30, Chris Sechiatano wrote: > Hi, > > I'm using RH8 on a somewhat slow desktop at work. I want to get rid of all > the gnome desktop stuff so I installed FVWM. When I use switchdesk and

Re: Maillog GONE!

2003-03-12 Thread dsavage
On Wednesday March 12, 2003 Corey Head wrote: > OK...I did a bad thing. I decided my maillog was too full, so I "cp > maillog maillog3112003" and then "touch maillog" and made sure it had > the same permissions. Well...it seemed fine, but nothing is getting > logged now. I'm fairly new at this L

Re: Maillog GONE!

2003-03-12 Thread Jesse Keating
On Wednesday 12 March 2003 20:55, Corey Head uttered: > OK...I did a bad thing. I decided my maillog was too full, so I "cp > maillog maillog3112003" and then "touch maillog" and made sure it had the > same permissions. Well...it seemed fine, but nothing is getting logged > now. I'm fairly new a

Re: Maillog GONE!

2003-03-12 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 12 March 2003 11:55 pm, Corey Head wrote: > OK...I did a bad thing. I decided my maillog was too full, so I "cp > maillog maillog3112003" and then "touch maillog" and made sure it had > the same permissions. Well...it seemed fine, but no

Re: AMD opteron support

2003-03-12 Thread Gerald Henriksen
On Wed, 12 Mar 2003 17:51:22 -0600 (CST), you wrote: >Nadim, > >Good question. Others have asked similar questions. Since Red Hat hasn't >made an official announcement about this (yet), I doubt a native 64-bit >version will be available when 8.1 is released. A x86_64 directory only appeared in Ra

Maillog GONE!

2003-03-12 Thread Corey Head
OK...I did a bad thing. I decided my maillog was too full, so I "cp maillog maillog3112003" and then "touch maillog" and made sure it had the same permissions. Well...it seemed fine, but nothing is getting logged now. I'm fairly new at this Linux thing...so can someone help me out on this? THAN

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Daniel T. Drea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I would recommed the CVS source from sourceforge. http://sourceforge.net/cvs/?group_id=44773 On Thu, 13 Mar 2003, Mirabella, Mathew J wrote: > ok well in that case... would you recommend using these alsa drivers or just the > emu10k1 stuff from cv

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
ok .. as for my config files etc. you should find them attached or pasted in an earlier email to this list today or yesterday. -Original Message- From: Wolfgang Gill [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 March 2003 2:35 PM To: '[EMAIL PROTECTED]' Subject: RE: Audigy 2: almost wor

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
ok well in that case... would you recommend using these alsa drivers or just the emu10k1 stuff from cvs? -Original Message- From: Daniel T. Drea [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 March 2003 2:39 PM To: '[EMAIL PROTECTED]' Subject: RE: Audigy 2: almost working... some further q

Re: script to check before 2nd process executes

2003-03-12 Thread Iain Buchanan
On Wed, 2003-03-12 at 15:01, Jim Christiansen wrote: > Can someone here help me with two scripts? > > One: that can stop a second duplicate application from starting. I can help a little with this one perhaps. You'll need to do a little bit of work though :) Some time ago a friend (James McArth

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Daniel T. Drea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Mar 2003, Wolfgang Gill wrote: > It's a trial version, it will expire after a certain period of time. (Which > is why I have not tried them yet) > > Wolf > This is incorrect. From the alsa site: " ALSA is released under the GPL (GNU Genera

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Wolfgang Gill
I'll have to check my current config when I get home. I'm sure that you will need the Audigy Alias enabled. Will reply again with my config for the Audigy 1. Wolf -Original Message- From: Mirabella, Mathew J [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 March 2003 2:21 PM To: [EMAIL PROT

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
the only thing in Brian's notes that I have not really looked at is the following: >alias sound emu10k1 >but when I tried to play a sound, the media player told me that no sound device was >available. I >noticed that redhat had the following line: >alias sound-slot-0 audigy >(which I had already

Re: Problem with IPtables

2003-03-12 Thread jdow
From: "Tomas Larsson" <[EMAIL PROTECTED]> > $IPTABLES -A INPUT -i lo -s $UNIVERSE -d $UNIVERSE -j ACCEPT > $IPTABLES -A INPUT -i $INTIF -s $INTNET -d $UNIVERSE -j ACCEPT > $IPTABLES -A INPUT -i $EXTIF -s $INTNET -d $UNIVERSE -j drop-and-log-it > $IPTABLES -A INPUT -i $EXTIF -p ICMP -s $UNIVERSE -d

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Wolfgang Gill
Thankyou I will check that out. Wolf -Original Message- From: Mirabella, Mathew J [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 March 2003 2:08 PM To: [EMAIL PROTECTED] Subject: RE: Audigy 2: almost working... some further questions. here is the email regarding emu support of audigy 2

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Wolfgang Gill
It's a trial version, it will expire after a certain period of time. (Which is why I have not tried them yet) Wolf -Original Message- From: Mirabella, Mathew J [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 March 2003 2:08 PM To: [EMAIL PROTECTED] Subject: RE: Audigy 2: almost working...

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
here is the email regarding emu support of audigy 2 Hi Mat (only one t?), I just went over the same headace. :) You need to get the latest driver source from http://sourceforge.net/projects/emu10k1 and compile it (you can't just get the latest download, you have get the latest code from the CV

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
Hi. I looked at this site and was able to download the drivers. i did not have to pay. i could not find anywhere which says i had to pay. anyway on reading the docs, i found that audigy 2 does not seem to be supported. -Original Message- From: Wolfgang Gill [mailto:[EMAIL PROTECTED] S

Problem with IPtables

2003-03-12 Thread Tomas Larsson
Hi group. I have some problems setting up iptables. Background: RH8 box as firewall and router. Second RH8 box as apache server I can reach the www-server from the internal network, but not from internet. My script looks basically like this, what am I missing? $IPTABLES -A INPUT

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Wolfgang Gill
You also give this site a try: http://psyche.freshrpms.net/ And download and try the ALSA drivers. Only problem with them is that they are NOT FREE. You will need to buy them. I've been seriously thinking of giving them a try. (I've heard great reports with these drivers, not sure what their Aud

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
well that link i sent you has info to suggest that some time in JAN, the cvs version of the drivers were updated to support the audigy 2. some time ago (last week) someone posted a note to say they got the audigy 2 working ok.. i will find that post and send it to you. -Original Message--

Bad-sector HD in Laptop

2003-03-12 Thread David Sudjiman
Dear all, I have a bad-sector in my Notebook HD and that's why sometimes I got my application error in rh80. Do you have any idea on how I can fix this?.. I cleaned my partition already. thx .dave, knows nothing. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailm

How to get rid of Gnome Desktop!

2003-03-12 Thread Chris Sechiatano
Hi, I'm using RH8 on a somewhat slow desktop at work. I want to get rid of all the gnome desktop stuff so I installed FVWM. When I use switchdesk and select FVWM and restart X, I still get the gnome desktop. Did I skip something here? It used to work in RH7x -- Chris Sechiatano [EMAIL PROTEC

Re: No GUI Login & puTTY

2003-03-12 Thread Pierre Lamb
version .53b of Putty has UTF-8    Peter Larsen <[EMAIL PROTECTED]> wrote: On Wednesday, March 12, 2003 14:46 PM,Gordon Messmer <[EMAIL PROTECTED]>wrote:> Putty supports UTF-8. You can go to the Window->Translation settings> on the login screen and tell the application that the remote system> uses

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Wolfgang Gill
That link ends up pointing to the same link I just replied to you earlier. I've been running that version since it first came out.(0.20a) And that's still not quite right with the Audigy 1. (Rear speakers are Mirrored). We'll just have to wait for an update I guess. Wolf -Original Message--

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
check out http://opensource.creative.com/ to see that audigy 2 is now meant to be supported. -Original Message- From: Wolfgang Gill [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 March 2003 11:09 AM To: '[EMAIL PROTECTED]' Subject: RE: Audigy 2: almost working... some further questions.

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Wolfgang Gill
Yes, the Audigy 1 has Firewire support. And I've used it in Linux without a problem. (Downloaded Video's and Sound from my Canon Digital Video camera) Wolf -Original Message- From: Mirabella, Mathew J [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 March 2003 11:19 AM To: [EMAIL PROTECTED]

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
yes the audigy 2 is supported but only with the latest cvs source that you must compile and install. I had therefore done this and now have the issue i discussed. An aside... I decided to get the audigy 2 because of the numerous fixes that creative had done since audigy 1. and it the audigy 2

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Wolfgang Gill
Yes, when installing different hardware which you have an onboard equivalent. You MUST disable that device else it will cause problems. As to "What should you do next??" Well, have you checked the site below to see if the Audigy 2 support has been added?? http://sourceforge.net/projects/emu10k1

Re: perldoc's formatting

2003-03-12 Thread Cameron Simpson
On 11:36 12 Mar 2003, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: | I found the answer to my own question. | | Excerpt of my message (sent 11 March 2003): | > Since I upgraded to RH 8.0, perldoc is acting weird. You see, e.g., | >the $year element is ESC[4mnotESC[24m simply the last two

Re: kernel-2.4.18-26.8.0 does not have a valid GPG signature

2003-03-12 Thread Oisin C. Feeley
On Wed, 12 Mar 2003, Oisin C. Feeley wrote: >>Running "up2date" on my system produces the error in the title. I have >>seen this mentioned before within the last week. I remember that Kevin >>(McConnell?) suggested removing the /var/spool/up2date/kernel{.rpm|.hdr} >>files and I did that and

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Mirabella, Mathew J
ok well as i mentioned in my email... i had already done this... although part of my query was to know if i really had to. But the issue is that now the audigy 2 is recognised, it does not work properly via the analog port. i.e. i hear distorted sound from the digital port, but nothing from the 3

Re: Squirrelmail download error

2003-03-12 Thread dsavage
Mnad dyslexia. Make that Bugzilla #86043. > Done. Bugzilla #86403. > --Doc > >> On Wed, 12 Mar 2003 12:26:19 -0600 (CST) >> <[EMAIL PROTECTED]> wrote: >> >>> Steve, >>> >>> Thanks. I'll pass this on to my ISP. >>> >>> To your knowledge, has this particular nit been Bugzilla'd? If not, >>> I'll

Re: AMD opteron support

2003-03-12 Thread dsavage
Nadim, Good question. Others have asked similar questions. Since Red Hat hasn't made an official announcement about this (yet), I doubt a native 64-bit version will be available when 8.1 is released. Of course the feature that will make Opteron MUCH easier to migrate to than Itanium is your abili

RE: Audigy 2: almost working... some further questions.

2003-03-12 Thread Wolfgang Gill
For starters I would disable ALL references of the onboard Sound card in the BIOS. EG: sound, midi and Game ports. I have to do the same with my Audigy 1. (Plus of course the onboard sound card will also takeup system resources which will be best used by the Audigy 2 card.) Wolf -Original Mes

Re: Squirrelmail download error

2003-03-12 Thread dsavage
Done. Bugzilla #86403. --Doc > On Wed, 12 Mar 2003 12:26:19 -0600 (CST) > <[EMAIL PROTECTED]> wrote: > >> Steve, >> >> Thanks. I'll pass this on to my ISP. >> >> To your knowledge, has this particular nit been Bugzilla'd? If not, >> I'll do it. >> >> --Doc Savage >> Fairview Hieghts, IL >> >

Re: No GUI Login & puTTY

2003-03-12 Thread Peter Larsen
On Wednesday, March 12, 2003 14:46 PM, Gordon Messmer <[EMAIL PROTECTED]> wrote: > Putty supports UTF-8. You can go to the Window->Translation settings > on the login screen and tell the application that the remote system > uses UTF-8. When your terminal emulator works, you don't have to > break

Re: kernel-2.4.18-26.8.0 does not have a valid GPG signature

2003-03-12 Thread Oisin C. Feeley
On Wed, 12 Mar 2003, Oisin C. Feeley wrote: >Hi, >Running "up2date" on my system produces the error in the title. I have >seen this mentioned before within the last week. I remember that Kevin >(McConnell?) suggested removing the /var/spool/up2date/kernel{.rpm|.hdr} >files and I did that a

AMD opteron support

2003-03-12 Thread Nadim Bitar
Is Redhat 8.1 going to support the upcoming AMD Opteron processors or you need the advanced workstation for that. -- Nadim Bitar <[EMAIL PROTECTED]> -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

kernel-2.4.18-26.8.0 does not have a valid GPG signature

2003-03-12 Thread Oisin C. Feeley
Hi, Running "up2date" on my system produces the error in the title. I have seen this mentioned before within the last week. I remember that Kevin (McConnell?) suggested removing the /var/spool/up2date/kernel{.rpm|.hdr} files and I did that and yet the error is reproduced. The download pauses

Could not get name service ?

2003-03-12 Thread Cédric Chausson
Hello all, I installed Gnome Card on RH 8.0 in order to edit my Balsa adress book. Installation went ok but... I am able to run it as root. But when I launch it as a normal user I get this message : === * WARNING **: Could not get name service! ** WARN

Re: Squirrelmail download error

2003-03-12 Thread Steve
On Wed, 12 Mar 2003 12:26:19 -0600 (CST) <[EMAIL PROTECTED]> wrote: > Steve, > > Thanks. I'll pass this on to my ISP. > > To your knowledge, has this particular nit been Bugzilla'd? If not, I'll > do it. > > --Doc Savage > Fairview Hieghts, IL > > > On Wed, 12 Mar 2003 06:53:25 -0600 (CST)

Re: No GUI Login & puTTY

2003-03-12 Thread Gordon Messmer
Joe Klemmer wrote: On Tue, 11 Mar 2003, Arthur Chong wrote: Thanks everyone, we will obtain puTTY. Thanks for the URL link !! We've tried it and it still seems to give the wired characters on a "man" command. Perhaps we have to play with the settings. Change the settings in the i18

Re: SSH Terminal Emulation

2003-03-12 Thread Marcie Laux
We use netterm, simple easy to use Cédric Chausson wrote: > Mindterm works nice too. But you need a Java JRE environment. > > Le 2003.03.11 21:29, Arthur Chong a écrit : > > > > We are currently using SSH Tera Termpro on Windows2000 > > to do ssh into our RedHat8.0 box. > > > > The terminal emula

Re: SSH Terminal Emulation

2003-03-12 Thread Cédric Chausson
Mindterm works nice too. But you need a Java JRE environment. Le 2003.03.11 21:29, Arthur Chong a écrit : We are currently using SSH Tera Termpro on Windows2000 to do ssh into our RedHat8.0 box. The terminal emulation is less than perfect, when you do a man page, wired characters show up. (for exa

Re: [OT] StarOffice files not opening in Excel

2003-03-12 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 12 Mar 2003 12:28:22 -0600, Thomas Dodd wrote: > Rodolfo J. Paiz wrote: > > > No, not at all possible: > > > > 1. Installed RH8. > > > > 2. Installed SO6. > > > > 3. Installed patches to RH8 (thru, say, 2/15). > > > > 4. I

Re: Starting KDE or GNOME

2003-03-12 Thread Andrew Schott
> Schotty? LJr? > > Anyway... I got the gnome-session but no startkde. I'm using GNOME right now! > Rock on! Yup, that is I ;D Anyhow, yeah check in the /usr/bin folder for all of the executables. I am sure that if you installed KDE, it is there. -- Psyche-list mailing list [EMAIL PROTECT

Re: Can't activate /dev/st0

2003-03-12 Thread dsavage
Michael, The only device listed in /proc/scsi/scsi is my DVD/CD-RW drive from the ide-scsi emulation driver. I'm not all that sure the real SCSI driver (ncr53c8xx or sym53c8xx_2) is behaving well enough to allow the st driver to work thru it and see the DAT drive. Any diehard device driver gurus

Re: Starting KDE or GNOME

2003-03-12 Thread Ryan McDougall
--- Andrew Schott <[EMAIL PROTECTED]> wrote: > > > What ever happened to startkde? Is that only there when someone choses to > use a > > CLI login instead of the graphical one? Or is it a RH hack? > > > Yo buddy! > > Here is what my MDK 9 box has, perhaps RH is identical. But these are > the

Re: [OT] StarOffice files not opening in Excel

2003-03-12 Thread Thomas Dodd
Rodolfo J. Paiz wrote: No, not at all possible: 1. Installed RH8. 2. Installed SO6. 3. Installed patches to RH8 (thru, say, 2/15). 4. Installed Product Patch 2 to SO6. Up through this part, everything works. 5. On or around 3/4, update more RH8 patches. Do you know what packages were

Re: Squirrelmail download error

2003-03-12 Thread dsavage
Steve, Thanks. I'll pass this on to my ISP. To your knowledge, has this particular nit been Bugzilla'd? If not, I'll do it. --Doc Savage Fairview Hieghts, IL > On Wed, 12 Mar 2003 06:53:25 -0600 (CST) > <[EMAIL PROTECTED]> wrote: > >> My local ISP recently replaced its BSD-based webmail with

Smart card

2003-03-12 Thread [EMAIL PROTECTED]
I have smart card Kingston Tecnology pcreadead-usb/cf. Is not compatible with Redhat 8.0? I have : modprobe usb-storage ok after mount /dev/sda (or sda1 ..sda2 ..sdb1 ..sdb2) /mnt/usb but no read smart card. Why? Thanks Ciao by Italy Pietro -- Psyche-list mailing list [EMAIL PROTECTED] ht

NForce2 kernel support on RH8?

2003-03-12 Thread Patrick
Hello, Recently I bough an Asus A7N8X Deluxe (nforce2 chipset), Athlon XP2100, 1Gig mem system and installed Phoebe3 for the fun of it. That sort of works. IDE performance sucks, the sound sort of works on only 2 channels and the second NVidia nic needs a binary driver (yuck). I decided to move b

Re: Starting KDE or GNOME

2003-03-12 Thread Andrew Schott
> What ever happened to startkde? Is that only there when someone choses to use a > CLI login instead of the graphical one? Or is it a RH hack? > Yo buddy! Here is what my MDK 9 box has, perhaps RH is identical. But these are the commands for starting each wm /usr/bin/startkde /usr/bin/gnome

UTF thanks

2003-03-12 Thread Stephen Carville
Thanks to all who suggested changing the LANG= entry in /etc/sysconfig/i18n. My laptop had messed up man pages but both of my machines at home had no problems. I have been scratching my head over that for while now tho, mostly, I'd just accepted it. I changed the one entry to LANG="en_US" and

Re: Searching Archives was regarding reiserfs

2003-03-12 Thread Mark Workman
>> I was lamenting that the archives aren't >> searchable. This topic was discussed at length just a few weeks ago >> but there is no easy way for you to search it. > > Maybe this will be of help to somebody else. I downloaded all of the > tar archives for the list, unpacked them, removed the .tx

perldoc's formatting

2003-03-12 Thread christian
I found the answer to my own question. Excerpt of my message (sent 11 March 2003): > Since I upgraded to RH 8.0, perldoc is acting weird. You see, e.g., >the $year element is ESC[4mnotESC[24m simply the last two digits > (letters 'ESC' in reverse video), where "not" should just be bold.

Re: Ext3 vs Ext2

2003-03-12 Thread Justin Zygmont
you might have to make a new initrd and set grub to point to that. On Wed, 12 Mar 2003, Margaret_Doll wrote: > I am missing something with the data=writeback option in /etc/fstab > I put that in place of the "defaults" for the system disk partitions > and now > only / gets mounted and it is in

Re: Squirrelmail download error

2003-03-12 Thread Steve
On Wed, 12 Mar 2003 06:53:25 -0600 (CST) <[EMAIL PROTECTED]> wrote: > My local ISP recently replaced its BSD-based webmail with Squirrelmail. > Very nice, but the following bug has appeared whenever I try to "download" > or "view" an attachment: > > Parse error: parse error, unexpected ')' in > /

RH8 and Rdesktop Keyboard Problems

2003-03-12 Thread Marcie Laux
Having a problem with certain keys on the keyboard using rdesktop via kde into a windoze2K box. Anyone know how to correct this? I am specifically trying to get the arrow keys to work Thanks, Marcie Laux -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo

Re: Can't activate /dev/st0

2003-03-12 Thread Michael Weber
Look at the contents of /proc/scsi/scsi, and /proc/scsi/*/* to find your tape drive. Here's what I get: # cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: ARCHIVE Model: Python 04106-XXX Rev: 735B Type: Sequential-AccessANSI SCSI revision

Re: Starting KDE or GNOME

2003-03-12 Thread Stephen Carville
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 March 2003 12:33 pm, Michael Weber wrote: > Option B is to use VNC which gives you the entire Gnome/KDE desktop > environment. There are pluses and minuses, speed and security being two > that flash to mind quickly, but you get the whol

Re: Missing file /dependencies

2003-03-12 Thread Stephen Carville
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 March 2003 11:48 am, Dave Tibbals wrote: > The release date on that package was Dec 4, 2002. Just install it and > then see if rpm complains while installing apache. Yopu can always > uninstall the package. > Just curious but why are you

Re: script to check before 2nd process executes

2003-03-12 Thread Jim Christiansen
Thanks Michael, K12LTSP is based on RedHat, and the current K12 iso set is using RH8.0. It is a highly stable and EXTREEMLY cost effective alternative to a lab full of windows boxes. pico /etc/sysconfig/desktop DESKTOP="GNOME" DISPLAYMANAGER="KDE" My client setup uses IceWM (on top of the KDE

Re: Ext3 vs Ext2

2003-03-12 Thread Margaret_Doll
I am missing something with the data=writeback option in /etc/fstab I put that in place of the "defaults" for the system disk partitions and now only / gets mounted and it is in a read-only mode. On Monday, March 10, 2003, at 10:58 PM, Justin Zygmont wrote: I never noticed any difference. Try

Re: No GUI Login & puTTY

2003-03-12 Thread Joe Klemmer
On Tue, 11 Mar 2003, Arthur Chong wrote: > Thanks everyone, we will obtain puTTY. > > Thanks for the URL link !! > > We've tried it and it still seems to give the wired characters on a > "man" command. Perhaps we have to play with the settings. Change the settings in the i18n file,

Re: Squirrelmail download error

2003-03-12 Thread Rui Miguel Seabra
Hi, I think you can safely remove the last ')'. Rui On Wed, 2003-03-12 at 13:29, Lachlan Evans wrote: > Yeah, I'm having the same problem too, I haven't really looked into > fixing it though. > > On Wed, 2003-03-12 at 20:53, [EMAIL PROTECTED] wrote: > > My local ISP recently replaced its BSD-ba

Re: Squirrelmail download error

2003-03-12 Thread Lachlan Evans
Yeah, I'm having the same problem too, I haven't really looked into fixing it though. On Wed, 2003-03-12 at 20:53, [EMAIL PROTECTED] wrote: > My local ISP recently replaced its BSD-based webmail with Squirrelmail. > Very nice, but the following bug has appeared whenever I try to "download" > or "v

Squirrelmail download error

2003-03-12 Thread dsavage
My local ISP recently replaced its BSD-based webmail with Squirrelmail. Very nice, but the following bug has appeared whenever I try to "download" or "view" an attachment: Parse error: parse error, unexpected ')' in /usr/share/squirrelmail/src/download.php on line 337 I'm not a perl programmer, b

Re: [Fwd: ScanMail Message: To Sender Match eManager setting andtake actio n.]

2003-03-12 Thread Rodolfo J. Paiz
On Wed, 2003-03-12 at 02:44, Tony Nugent wrote: > On Wed Mar 12 2003 at 00:07, "Rodolfo J. Paiz" wrote: > > > What the...? > > Yeah, this is bad. One of your outgoing SMTP relays is using an > email content filter that is obviously doing this... > The interesting part about this is that I _don

Searching Archives was regarding reiserfs

2003-03-12 Thread rada and gus
> I was lamenting that the archives aren't > searchable. This topic was discussed at length just a few weeks ago > but there is no easy way for you to search it. Maybe this will be of help to somebody else. I downloaded all of the tar archives for the list, unpacked them, removed the .txt exten

Re: Rpm in segmentation fault

2003-03-12 Thread Giovanni Iaboni
Il mar, 2003-03-11 alle 20:38, [EMAIL PROTECTED] ha scritto: [cut] > As root, go to /var/lib/rpm and delete any __db.00x files. Also any rpm* > files in /var/tmp. > > Then run 'rpm --rebuilddb'. This should fix things. > Thanks Doc, I tried your suggestion, but it don't works... May rpm segfa

Re: [Fwd: ScanMail Message: To Sender Match eManager setting and take

2003-03-12 Thread Andrew Kelly
Jay Crews wrote: > > Andrew Kelly writes > > Profanity blocking can be a very legitimate tool in the right > > circumstances. It's a good way to filter a great deal of > > pornographic spam if you have no other blockage in place. > > This assumes you don't want porn..? Oh,

Re: [Fwd: ScanMail Message: To Sender Match eManager setting and take

2003-03-12 Thread Jay Crews
Andrew Kelly writes > > > > Tony Nugent wrote: > > > I would complain. It is one thing to scan for and block/drop > > viruses and spam (and "bad" attachments etc), but filtering content > > with a "profanity" block in otherwise legitimate emails is > > tantamount to unilateral censorship.

Re: [Fwd: ScanMail Message: To Sender Match eManager setting and take actio n.]

2003-03-12 Thread Andrew Kelly
Tony Nugent wrote: > I would complain. It is one thing to scan for and block/drop > viruses and spam (and "bad" attachments etc), but filtering content > with a "profanity" block in otherwise legitimate emails is > tantamount to unilateral censorship. What right have they to do > that? Profan

Re: [Fwd: ScanMail Message: To Sender Match eManager setting and take actio n.]

2003-03-12 Thread Tony Nugent
On Wed Mar 12 2003 at 00:07, "Rodolfo J. Paiz" wrote: > What the...? Yeah, this is bad. One of your outgoing SMTP relays is using an email content filter that is obviously doing this... > -Forwarded Message- > > > From: System Attendant <[EMAIL PROTECTED]> > > To: '[EMAIL PROTECTED]' <