Digital camera question

2003-03-13 Thread Pavel Rozenboim
Hi, I have Samsung digimax 410 camera. It can be connected to PC with USB cable. According to the /var/log/messages it is recognized as USB mass storage device and usb-storage and some scsi related modules (sg, sd_mod and probably some others) are loaded. I see its listing in /proc/bus/usb/devices

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

2003-03-13 Thread Jason Dale
I'll see if I can find a solution to this, as it does sound pretty wierd. This probably won't work either, but it's worth a try ... Backup all of the important data and programs and then remove the user account and related directories: # userdel -r [account] If I am talking nonsense, someone wi

Re: Digital camera question

2003-03-13 Thread Patrick Marquetecken
Pavel, I have also a digital camera, and yes is a USB mass device, i could mount it as /dev/sdax, i think you must play with the file type for mounting it, it could be vfat ore something. Patrick [EMAIL PROTECTED] wrote: >Hi, > >I hav

RE: Digital camera question

2003-03-13 Thread Pavel Rozenboim
> -Original Message- > From: Patrick Marquetecken [mailto:[EMAIL PROTECTED] > Sent: Thu, March 13, 2003 10:58 AM > To: [EMAIL PROTECTED] > Subject: Re: Digital camera question > > > Pavel, > > I have also a digital camera, and yes is a USB mass device, i > could mount it as /dev/sdax,

Re: Digital camera question

2003-03-13 Thread dballester
Hi: Some steps that can help. Before plug the USB-cord of camera into your computer: tail -f /var/log/messages Plug it and see what says the usb controler. Here you will see to what /dev/sdxx has been attached. Make a mount point for your camera. For example mkdir /mnt/digimax410 Presumably,

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

2003-03-13 Thread ipv4firewall
"Oisin C. Feeley" <[EMAIL PROTECTED]> wrote: > > >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/sp

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

2003-03-13 Thread Jason Dale
. Once you remove the account, recreate it with something like # useradd -m [account]. Then reset the passwords as necessary If reomving and recreating the account does not work, then this may require a Linux Jedi to solve :) > - Original Message - > From: "Jason Dale" <[EMA

SV: Problem with IPtables

2003-03-13 Thread Tomas Larsson
Thanx. I've obtained gShield. But there is still the same problem. I can ping all machines on internal network with IP or HOST. I can ping external hosts. I can ping my external IP and domain I can connect to Apache from within internal network with internal IP or host I can connect to external w

Re: Mozilla Personal Address Book Corrupted

2003-03-13 Thread Jason Dale
What type of mail user agent program are you using? Jason - Original Message - From: "Alessandro Oliveira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 2:30 PM Subject: Mozilla Personal Address Book Corrupted > Hi guys, > > I know that this is not psyche

Mozilla Personal Address Book Corrupted

2003-03-13 Thread Alessandro Oliveira
Hi guys, I know that this is not psyche specific, but I have a user that has an address book corrupted, is there any way to recover at least part of it ? Thanks for any thoughts, Alessandro Oliveira -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psy

Re: How to get rid of Gnome Desktop!

2003-03-13 Thread Charles
Michael Smith wrote: 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: Here is how I did it. I edited /etc/inittab and changed this line at the top of the file id:5:initdefault: to this id:3:initdefault: I

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

2003-03-13 Thread Charles
Cédric Chausson wrote: 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

Re: Mozilla Personal Address Book Corrupted

2003-03-13 Thread Neil Bird
Around about 13/03/2003 12:30, Alessandro Oliveira typed ... I know that this is not psyche specific, but I have a user that has an address book corrupted, is there any way to recover at least part of it ? The .mab files /are/ text, but not exactly friendly! Your best bet is probably the moz n

Re: Mozilla Personal Address Book Corrupted

2003-03-13 Thread Jason Dale
You can get many types of MUA's of which Mozilla can be one, and you also get other programs like evolution, etc. I have done some reading up, and I am wondering if the ${HOME}/.mozilla/default/*/Mail/hostname/inbox file is built and mainted the same way sendmail builds the mail queue in /var/spoo

any chance on evolution 1.4 preview1 RPMS?

2003-03-13 Thread Tom Georgoulias
Is there any chance of Red Hat providing some RPMs for Evolution 1.4 preview 1? Sure would be fun to see a Gnome2-ish Evolution... :[=] Tom -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

compaq proliant 2500 & 5000

2003-03-13 Thread William Burgos
I just tried to installed psyche in a compaq proliant 2500 with two PII-200mhz processors. The weard thing is that the disc boots and then tells me that I don't have sufficient memory (I have 128mb), I reboot the machine, take the cd out and on the POST it says error 212-Processor 2 failed. I hav

bind RH8

2003-03-13 Thread William Burgos
I've done a lots of thing under linux... but is my first time setting up a DNS... I just did that with a small server that is going to host 5 small websites. Attach are my configuration files I have tried everything and my dns is not resolving what am I doing wrong? My dns name in ne

System stops responding to shutdown, top, ps

2003-03-13 Thread mbucknam
After my system has been up for around five hours some process sucks up all the cpu time and it stops responding to the commands I would usually use to examine what happened, ie. ps to search for process and top to check system status. Worse yet, shutdown will not work unless I use the -n optio

Re: System stops responding to shutdown, top, ps

2003-03-13 Thread dballester
It's connected to Intrernet? If yes, ( I'm paranoid ) download chkrootkit from www.chrootkit.org. Compile and install it. It tries to discover if a rootkit is installed in your system ( a lot of times this rootkits are used by attackers to perform Dos to another machines or wide netscans to intern

Re: Maillog GONE!

2003-03-13 Thread Corey Head
Thanks Jesse and Doc--I will keep this in mind next time I need to flush this out. I didn't realize I needed to restart the syslog service after doing this. Everything is back to normal now. Thanks! Corey From: Jesse Keating <[EMAIL PROTECTED]> Organization: j2Solutions To: [EMAIL PROTECTED] Su

Toshiba keyboard duplicate echoes

2003-03-13 Thread Jeffrey W Comer
I got Red Hat 8 up and running on my Toshiba notebook. And that's when the frustration began RH8 works like a champ, but keyboarding is a major headache. I frequently get duplicate echoes from a single key stroke. "ls" becomes "lls" or "lss" or even "llss". I backspace over the errant k

Re: SV: Problem with IPtables

2003-03-13 Thread Mike Vanecek
On Thu, 13 Mar 2003 12:43:47 +0100, Tomas Larsson wrote > Thanx. > I've obtained gShield. > > But there is still the same problem. > I can ping all machines on internal network with IP or HOST. > I can ping external hosts. > I can ping my external IP and domain > I can connect to Apache from with

Re: Maillog GONE!

2003-03-13 Thread Ed Wilts
On Thu, Mar 13, 2003 at 07:27:09AM -0800, Corey Head wrote: > Thanks Jesse and Doc--I will keep this in mind next time I need to flush > this out. I didn't realize I needed to restart the syslog service after > doing this. Everything is back to normal now. I'm willing to bet that your mail recor

Re: Mozilla Personal Address Book Corrupted

2003-03-13 Thread Neil Bird
Around about 13/03/2003 14:46, Jason Dale typed ... You can get many types of MUA's of which Mozilla can be one, and you also get other programs like evolution, etc. Eh? One of us is confused :-) Where does sendmail mbox file format come into it? -- [EMAIL PROTECTED] ~]# rm -f .signature [EMA

Re: SV: Problem with IPtables

2003-03-13 Thread Jack Bowling
** Reply to message from Tomas Larsson <[EMAIL PROTECTED]> on Thu, 13 Mar 2003 12:43:47 +0100 > Thanx. > I've obtained gShield. > > But there is still the same problem. > I can ping all machines on internal network with IP or HOST. > I can ping external hosts. > I can ping my external IP and do

Re: Digital camera question

2003-03-13 Thread Jyan-Min Fang
On Thu, 13 Mar 2003 [EMAIL PROTECTED] wrote: > > Hi: > > Some steps that can help. > > Before plug the USB-cord of camera into your computer: > > tail -f /var/log/messages > > Plug it and see what says the usb controler. Here you will see to what > /dev/sdxx has been attached. > > Make a mou

Re: mounting /home somewhere else

2003-03-13 Thread Vikram Goyal
-Original Message- From: Michael Wardle <[EMAIL PROTECTED]> Sent: Wed, Mar 05, 2003 at 03:32:15PM +1100 To PsycheList Subject: Re: mounting /home somewhere else > On Wednesday, March 5, 2003 14:55, Mirabella, Mathew J wrote: > > # cp -rp /home /home.new I think cp -a is a better option

bind RH8

2003-03-13 Thread William Burgos
I've done a lots of thing under linux... but is my first time setting up a DNS... I just did that with a small server that is going to host 5 small websites. Attach are my configuration files I have tried everything and my dns is not resolving what am I doing wrong? My dns name in ne

SV: SV: Problem with Iptables// SOLVED

2003-03-13 Thread Tomas Larsson
My apologies to all of you. It actually works, I didn't look in the HTTPD-logs until now, and yes it works. It is my own fault totally. Previously I had the server on the same box as the firewall, but since I need some bandwidth limiting, the only way of doing it was to move the server to a differ

Re: Digital camera question

2003-03-13 Thread Thomas Dodd
Pavel Rozenboim wrote: Hi, I have Samsung digimax 410 camera. It can be connected to PC with USB cable. According to the /var/log/messages it is recognized as USB mass storage device and usb-storage and some scsi related modules (sg, sd_mod and probably some others) are loaded. I see its listing

Re: bind RH8

2003-03-13 Thread Charles
William Burgos wrote: I've done a lots of thing under linux... but is my first time setting up a DNS... I just did that with a small server that is going to host 5 small websites. Attach are my configuration files I have tried everything and my dns is not resolving what am I doing wron

Re: Toshiba keyboard duplicate echoes

2003-03-13 Thread Oisin C. Feeley
On Thu, 13 Mar 2003, Jeffrey W Comer wrote: >I got Red Hat 8 up and running on my Toshiba notebook. And that's when the >frustration began > >RH8 works like a champ, but keyboarding is a major headache. I frequently >get duplicate echoes from a single key stroke. "ls" becomes "lls" or "

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

2003-03-13 Thread Thomas Dodd
Jason Dale wrote: I'll see if I can find a solution to this, as it does sound pretty wierd. This probably won't work either, but it's worth a try ... Backup all of the important data and programs and then remove the user account and related directories: # userdel -r [account] It should work, b

k3b

2003-03-13 Thread Marek
Hi Anyone have a link for the k3b rpms for RH8. I see a new version is out. -- /Marek /Pawinski.net -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: mounting /home somewhere else

2003-03-13 Thread Thomas Dodd
Vikram Goyal wrote: On Wednesday, March 5, 2003 14:55, Mirabella, Mathew J wrote: # cp -rp /home /home.new I think cp -a is a better option. Also you may need to edit /etc/fstab better still: # cd /home # tar -cf - . |(cd /home.new; tar -xf -) Or use tar -xvf if you want to monitor the progres

Re: k3b

2003-03-13 Thread Jesse Keating
On Thursday 13 March 2003 09:55, Marek wrote: > Anyone have a link for the k3b rpms for RH8. I see a new version is out. Give me an evening, and I should have new rpms released. -- Jesse Keating RHCE MCSE http://geek.j2solutions.net Mondo DevTeam (http://www.microwerks.net/~hugo/) Was I helpful

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

2003-03-13 Thread John P Verel
On 03/13/03 07:58 -0600, Charles wrote: > What are the contents of the .Xclients file and .Xclients-default > file in your home directory? Check to see if they are different from > other users. ...or simply move them, while logged in as yourself from a console, then restart. Also, go to /var/lo

Re: Toshiba keyboard duplicate echoes

2003-03-13 Thread Stephen Mah
Jeffrey W Comer wrote: I got Red Hat 8 up and running on my Toshiba notebook. And that's when the frustration began RH8 works like a champ, but keyboarding is a major headache. I frequently get duplicate echoes from a single key stroke. "ls" becomes "lls" or "lss" or even "llss". I backspa

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

2003-03-13 Thread Michael Weber
>>> [EMAIL PROTECTED] 03/13/03 12:16PM >>> On 03/13/03 07:58 -0600, Charles wrote: > What are the contents of the .Xclients file and .Xclients-default > file in your home directory? Check to see if they are different from > other users. ...or simply move them, while logged in as yourself from

esonique 1373 soundcard not working

2003-03-13 Thread Tom McCarthy
hi! I installed redhat 8 in december and since then have had no sound. I've tried simple things like making sure the volume isn't muted, making sure the sound server is activated, and trying to play test sounds as a regular user and as root. Other than sound simply not working I don't seem to get a

Srpm, How to compile smb with acl support

2003-03-13 Thread David . Grudek
Does anyone know where a newbie such as myself could find a really indepth how to on srpm compiling?  I have searched many sites but they are pretty vague for a newbie.

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

2003-03-13 Thread Cédric Chausson
OK, Thanks to the different suggestions from everybody I have managed to narrow the problem down. It appears that the culprit seems to be my .Xclients file but I don't know why. Here's the situation. When I move out my personnal .Xclients file from my home directory, X loads perfectly and I f

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

2003-03-13 Thread Thomas Dodd
Cédric Chausson wrote: It comes from the .Xclients. I had modified that file some time ago to load IceWM and some other programs. And it was working perfectly ! I am at a loss to find what has caused the change in behaviour. Try adding some debuggin statements to .Xclients Check that all the ex

win2k-rh8 d/boot

2003-03-13 Thread ivan valdes
i d/boot 2k and rh8 on a pentiumIII laptop using grub as the boot loader on the mbr. when i restart going from rh8 to 2k the ntldr hangs up and doesn't proceed loading 2k, when i shut down and restart using grub and selecting 2k, 2k loads normally. restarting and loading rh8 from 2k is no probl

Determining i386 or i686

2003-03-13 Thread Quillen, Channon
When downloading/installing RPMs from www.rpmfind.net , they are listed as the Arch being i386 and i686. This is what my system gives by use of uname: #uname –m i686 #uname –p i686 #uname –i i386   To determine which package to get, which uname command do I use?  What is my Arch?

Re: Determining i386 or i686

2003-03-13 Thread Werner Puschitz
# rpm -q --qf '%{NAME} %{ARCH}\n' kernel gcc kernel i686 gcc i386 Werner On Thu, 13 Mar 2003, Quillen, Channon wrote: > When downloading/installing RPMs from www.rpmfind.net > , they are listed as the Arch being i386 and > i686. > This is what my system gives by us

RE: Determining i386 or i686

2003-03-13 Thread Quillen, Channon
Title: RE: Determining i386 or i686 Running that command, I get: kernel i686 kernel i686 kernel i386 kernel i686 kernel i686 kernel i686 gcc i386 -Channon -Original Message- From: Werner Puschitz [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 13, 2003 3:17 PM To: 'Psyche List ([

Re: Converting Outlook PST files...

2003-03-13 Thread Neil Loffhagen
I've thought about doing that, but am just a bit concerned that I lack the needed knowledge. Started reading the latest Sendmail "bat" book and was getting, a bit, well just concerned that I wasn't following everything. Coming from the gui background of windows still a bit apprehensive about t

RE: Determining i386 or i686

2003-03-13 Thread Werner Puschitz
On Thu, 13 Mar 2003, Quillen, Channon wrote: > Running that command, I get: > kernel i686 > kernel i686 > kernel i386 > kernel i686 > kernel i686 > kernel i686 > gcc i386 You have more than one kernel installed on your system. Try to run this command: rpm -q --qf '%{NAME} %{VERSION}-%{RELEASE}

Re: bind RH8

2003-03-13 Thread Markku Kolkka
Viestissä Torstai 13. Maaliskuuta 2003 17:02, William Burgos kirjoitti: > I have tried everything and my dns is not resolving what am I doing > wrong? My dns name in network solutions is ns1.partechgenerators.com and > is pointing to my server ip. It appears to be working just fine: dig @ns1

Re: Digital camera question

2003-03-13 Thread Dan Devine
On Thu, 2003-03-13 at 09:39, Thomas Dodd wrote: > Pavel Rozenboim wrote: > > Hi, > > > > I have Samsung digimax 410 camera. It can be connected to PC with USB cable. > > According to the /var/log/messages it is recognized as USB mass storage > > device and usb-storage and some scsi related modules

RE: Determining i386 or i686

2003-03-13 Thread Quillen, Channon
Title: RE: Determining i386 or i686 Running that command, I get: kernel 2.4.18-17.8.0 i686 kernel 2.4.18-19.8.0 i686 kernel 2.4.18-24.8.0 i386 kernel 2.4.18-18.8.0 i686 kernel 2.4.18-14 i686 kernel 2.4.18-26.8.0 i686 gcc 3.2-7 i386 I thought I had removed the older versions of the kernel, bu

Re: Converting Outlook PST files...

2003-03-13 Thread Keith Winston
Neil Loffhagen wrote: I've thought about doing that, but am just a bit concerned that I lack the needed knowledge. Started reading the latest Sendmail "bat" book and was getting, a bit, well just concerned that I wasn't following everything. Coming from the gui background of windows still a bit a

Re: Determining i386 or i686

2003-03-13 Thread Markku Kolkka
Viestissä Perjantai 14. Maaliskuuta 2003 00:01, Quillen, Channon kirjoitti: > I thought I had removed the older versions of the kernel, but I didn't look > in /lib/modules/ > > I removed files from /boot/ You should use rpm -e to remove kernel packages. Deleting files doesn't clear the packages f

RE: Determining i386 or i686

2003-03-13 Thread Michael Knepher
On Thu, 2003-03-13 at 14:01, Quillen, Channon wrote: > Running that command, I get: > kernel 2.4.18-17.8.0 i686 > kernel 2.4.18-19.8.0 i686 > kernel 2.4.18-24.8.0 i386 > kernel 2.4.18-18.8.0 i686 > kernel 2.4.18-14 i686 > kernel 2.4.18-26.8.0 i686 > gcc 3.2-7 i386 > Assuming you've run those i686

RE: bind RH8

2003-03-13 Thread William Burgos
but if you try to browse any of the sites in my dns, the internet browser will give a dns error. try for example, www.partech.us www.partechgenerators.com Regards, William Burgos -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Markku Kolkka Sent: Thursda

Re: script to check before 2nd process executes

2003-03-13 Thread Jim Christiansen
Thanks, Iain, very much. Two scripts have popped up on the K12LTSP list and I'll look for yours, too. Regards, Jim _ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

Re: esonique 1373 soundcard not working

2003-03-13 Thread Jack Bowling
** Reply to message from Tom McCarthy <[EMAIL PROTECTED]> on Thu, 13 Mar 2003 14:29:39 -0500 > hi! I installed redhat 8 in december and since then have had no sound. > I've tried simple things like making sure the volume isn't muted, making > sure the sound server is activated, and trying to play

RE: bind RH8

2003-03-13 Thread Craig White
On Thu, 2003-03-13 at 17:30, William Burgos wrote: > but if you try to browse any of the sites in my dns, the internet browser > will give a dns error. > > try for example, > > www.partech.us > www.partechgenerators.com > - You should consider NOT running dns to the world...it will get roote

More CD-RW Burning Issues...

2003-03-13 Thread Christopher A. Williams
I've been following the CD-RW burning issue and have some additional input: I have removed magicdev and turned off autorun. I went to the store and bought a *brand new* CD-RW - a Memorex internal IDE 52x/24x/52x beauty. Installed it and started burning CDs at speeds ranging from 6x to 32x. Resul

Re: More CD-RW Burning Issues...

2003-03-13 Thread Jack Bowling
** Reply to message from "Christopher A. Williams" <[EMAIL PROTECTED]> on Thu, 13 Mar 2003 19:20:56 -0700 > I've been following the CD-RW burning issue and have some additional > input: > > I have removed magicdev and turned off autorun. > > I went to the store and bought a *brand new* CD-RW -

RE: bind RH8

2003-03-13 Thread Cowles, Steve
> -Original Message- > From: William Burgos > Sent: Thursday, March 13, 2003 6:30 PM > Subject: RE: bind RH8 > > > but if you try to browse any of the sites in my dns, the > internet browser will give a dns error. > > try for example, > > www.partech.us > www.partechgenerators.com > >

Re: More CD-RW Burning Issues...

2003-03-13 Thread Ed . Greshko
On Fri, 13 Mar 2003, Christopher A. Williams wrote: > OK - I've now sunk about $100 and several hours into this personally > just to verify it's a nasty problem. So far, I have a new CDRW and a > pile of Verbatim DataLife Plus 32X brand coasters to show for it. Ideas > welcome. Have you tried ano

Re: More CD-RW Burning Issues...

2003-03-13 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 13 March 2003 09:20 pm, Christopher A. Williams wrote: > I've been following the CD-RW burning issue and have some additional > input: > > I have removed magicdev and turned off autorun. > > I went to the store and bought a *brand new* CD-R

Re: script to check before 2nd process executes

2003-03-13 Thread Cameron Simpson
On 22:31 11 Mar 2003, Jim Christiansen <[EMAIL PROTECTED]> wrote: | Several (probably many others too) on the K12OSN list (this is for Linux | Thin Servers/Clients in Education) have been having a problem with students | clicking away on icons impatiently and starting too many processes with the

How to turn off up2date agent in command line under console (withoutX)

2003-03-13 Thread Steven Shiau
Could anyone please tell me how to turn off up2date agent in command line under console (without X) ? I check by "man up2date-nox", but can not find the answer. Thank you in advance. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Postfix SMTP Authentication

2003-03-13 Thread Corey Head
I'm having difficulty configuring SMTP authentication. I have followed a number of instructions to the letter, but it still won't work. When I'm on my network, I can send -- but it must be WITHOUT authentication. When I'm off my network (from outside) I cannot connect to the SMTP server--connect

Re: How to turn off up2date agent in command line under console(without X)

2003-03-13 Thread Scott Kindley
On Fri, 2003-03-14 at 00:34, Steven Shiau wrote: > Could anyone please tell me how to turn off up2date agent in command > line under console (without X) ? > I check by "man up2date-nox", but can not find the answer. > Thank you in advance. > > I think you can run ntsysv and uncheck the rhnsnd b

Re: script to check before 2nd process executes

2003-03-13 Thread Cameron Simpson
On 15:16 14 Mar 2003, IPM Return requested <[EMAIL PROTECTED]> wrote: | On 22:31 11 Mar 2003, Jim Christiansen <[EMAIL PROTECTED]> wrote: | | Several (probably many others too) on the K12OSN list (this is for Linux | | Thin Servers/Clients in Education) have been having a problem with students |

Re: How to turn off up2date agent in command line under console (without X)

2003-03-13 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 14 March 2003 12:34 am, Steven Shiau wrote: > Could anyone please tell me how to turn off up2date agent in command > line under console (without X) ? > I check by "man up2date-nox", but can not find the answer. > Thank you in advance. - From

Re: mounting /home somewhere else

2003-03-13 Thread Rodolfo J. Paiz
On Thu, 2003-03-13 at 11:58, Thomas Dodd wrote: > Vikram Goyal wrote: > >>On Wednesday, March 5, 2003 14:55, Mirabella, Mathew J wrote: > > I think cp -a is a better option. Also you may need to edit /etc/fstab > > better still: > # cd /home > # tar -cf - . |(cd /home.new; tar -xf -) > Or even b

Re: esonique 1373 soundcard not working

2003-03-13 Thread Tom McCarthy
I don't seem to have the older /usr/sndconfig. I have no idea why I wouldn't. On Thu, 2003-03-13 at 20:22, Jack Bowling wrote: > ** Reply to message from Tom McCarthy <[EMAIL PROTECTED]> on Thu, 13 Mar 2003 > 14:29:39 -0500 > > > hi! I installed redhat 8 in december and since then have had no

Re: esonique 1373 soundcard not working

2003-03-13 Thread Jack Bowling
> I don't seem to have the older /usr/sndconfig. I have no idea why I > wouldn't. There should be two files: /usr/sbin/sndconfig /sbin/sndconfig Check again and try either of them out (/usr/sbin/sndconfig is a symbolic link to /sbin/sndconfig). You have to be root to do this. jb -- Psyc

Mail + ftp Refusal.

2003-03-13 Thread Ekow Oppon
Dear All, I thought I configured my evoultion correctly and I believe I have. Unfortunately, there is something I am missing because my box (RH8.0) cannot accept ftp nor mail sent to it. It simply refuses connection as below. It also refuses connection through ftp. However, it can send mail and ft

Re: Mail + ftp Refusal.

2003-03-13 Thread Jay Crews
Ekow Oppon writes > > > Dear All, > I thought I configured my evoultion correctly and I believe I have. > Unfortunately, there is something I am missing because my box (RH8.0) > cannot accept ftp nor mail sent to it. It simply refuses connection as > below. It also refuses connection through

Re: More CD-RW Burning Issues...

2003-03-13 Thread Christopher A. Williams
Actually, I did verify that the CDs could not be read on my work laptop, which due to company orders, must run Windows XP. I could read some folders. Booting the laptop from the CDs though and running the Red Hat media tests produced consistent failures. Whenever I have tried to install from a CD t

Re: More CD-RW Burning Issues...

2003-03-13 Thread Christopher A. Williams
Tried Verbatim, Imation and TDK. I also have some Memorex CDRs that a friend gave me for burning a stack of stuff for him. Havent opened that spindle yet though, but I could. Cheers, Chris On Thu, 2003-03-13 at 20:58, [EMAIL PROTECTED] wrote: > On Fri, 13 Mar 2003, Christopher A. Williams wrote:

Re: More CD-RW Burning Issues...

2003-03-13 Thread Christopher A. Williams
Pad Tracks feature was indeed on with XCDRoast. I'll give it a try with that feature turned off and let you know what I find. Cheers, Chris On Thu, 2003-03-13 at 21:09, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday 13 March 2003 09:20 pm, Christopher A

Re: k3b

2003-03-13 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Mar 2003 19:55:02 +0200, Marek wrote: > Hi > > Anyone have a link for the k3b rpms for RH8. I see a new version is out. http://home.arcor.de/mmuellerss/redhat80/ - -- -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8D

Re: More CD-RW Burning Issues...

2003-03-13 Thread Christopher A. Williams
Turned off Pad Tracks in XCD Roast and tried again with both Imation and Verbatim disks. The burns completed with no errors whatsoever, but the CDs all still fail on the Red Hat media tests. I can read the CDs though using both my existing Red Hat system and my laptop running Win XP. Could these C

Audigy 2 working.

2003-03-13 Thread Mirabella, Mathew J
All. I got the audigy 2 working ok with emu10k1. i needed to dd the line alias sound-slot-0 emu10k1 alias sound-slot-1 emu10k1 However, I do not seem to be able to get multitrack sound. I have ensured that multitrack=yes is set in the emu10k1.conf file which is located at /usr/local/etc/ but