Re: mount: you must specify the filesystem type

2003-10-13 Thread Barry L. Kline
On Monday 13 October 2003 09:50 am, [EMAIL PROTECTED] wrote: Hi all, mount /dev/hdb1 /app/hdc1/ mount: you must specify the filesystem type This only works if you have an entry in /etc/fstab for this partition. Try: mount -t ext2 /dev/hdb1 /app/hdc1 Runing a fsck in the HD return this

Re: Apache redirect badly request to tomcat module

2003-10-09 Thread Barry L. Kline
On Thursday 09 October 2003 09:10 am, Salvador Santander wrote: Hello, list. I've installed tomcat as apache module and I test it. I've got that system serves jsp files, but I can't get that serves servlets unless I put in httpd.conf: JKMount /* ajp13 ( apache redirects all to tomcat module ).

Re: Cisco-Driver's

2003-09-16 Thread Barry L. Kline
On Monday 15 September 2003 08:52 am, Glenn Remstedt wrote: list, Running RH9.0 and really do want to change the current Cisco WLAN-drivers (airo.c airo_cs.c airo.h) to a newer one. To witch directory do I copy the new driver's? And how(command) do I compile them from there? At last, when I

Re: Fedora GPG key

2003-09-09 Thread Barry L. Kline
On Tuesday 09 September 2003 05:20 am, Michael Schwendt wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 9 Sep 2003 00:27:30 -0400, Barry L. Kline wrote: warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 8df56d05 Error: Could not find the GPG Key necessary to validate

Re: Fedora GPG key

2003-09-09 Thread Barry L. Kline
On Tuesday 09 September 2003 02:31 am, Rodolfo J. Paiz wrote: I am sorry that I cannot help solve your problem, but... I have a Thinkpad. What do thinkpad-modules do? It's necessary for the tpctl (http://tpctl.sourceforge.net) program. Barry -- redhat-list mailing list unsubscribe

Fedora GPG key

2003-09-08 Thread Barry L. Kline
I'm having an interesting problem... I want to install the RH9 tpctl and thinkpad-module RPMs from Fedora. I've installed the yum package from Fedora as well as their GPG key. Everything should be okay yet I get an error that it's unable to find the GPG Key necessary to validate package.

Re: Xfree86 not booting

2003-03-21 Thread Barry L. Kline
On Friday 21 March 2003 05:08 pm, Limb wrote: Hey.. I know this probobly has been asked a million times.. but i need some help. Just got Redhat linux installed.. and now when i boot, after it loads everything and shows the Text Login.. and it trys to start Xfree86.. it flickers on and off for

Re: Bash and my mid-life crises

2002-10-03 Thread Barry L. Kline
Robert Monical wrote: but maybe I screwed up the configuration). 3. Would someone help me learn how to use positional parameters in bash functions. something like (as you can tell, I'm not much of a shell guy). function rpmqag { rpm -qa | grep #1 } rpmqag () {rpm -qa | grep $1} Best

Re: Bash and my mid-life crises

2002-10-03 Thread Barry L. Kline
Barry L. Kline wrote: Robert Monical wrote: but maybe I screwed up the configuration). 3. Would someone help me learn how to use positional parameters in bash functions. something like (as you can tell, I'm not much of a shell guy). function rpmqag { rpm -qa | grep #1 } rpmqag

Re: AMD Duron

2002-10-02 Thread Barry L. Kline
Miranda Gomez Miguel Angel wrote: Hi, I have been trying to install RedHat 7.3 on an AMD 900 duron and it keeps giving me this error message. Installing it on pentium III 866 had no problems. Can anyone help with this as I have a lot of them to treat ASAP. EXT2-fs = unable to read

Re: Recovering Raid 1?

2002-10-01 Thread Barry L. Kline
Kent Borg wrote: I now try to run lilo (the version on my disk) to put a master boot record on the /dev/hdc disk and can't do it. OK, so I tried running the newer lilo that comes on the Knoppix CD. It lets me specify what disk to install on, but it still won't boot. Dang! You have a

Re: Recovering Raid 1?

2002-10-01 Thread Barry L. Kline
Barry L. Kline wrote: You have a couple of choices here. If hda dies, you can boot on hdc if your BIOS supports it. If not (and you have loaded the boot loader on hdc as well as hda) then move the hdc drive to the primary channel and boot from it. A better solution, however, is to prepare

Re: Raid Questions?

2002-06-25 Thread Barry L. Kline
whoever wherever wrote: I have RH 7.3 and a dell poweredge server with 2 scsi drives and RAID 1. I am trying to install 7.3 on the server, but when I get to the partition section I am clueless about raid setup. Here is what it shows me on the graphical install, Drive /dev/sda (Geom:

Re: apache as a service

2002-06-25 Thread Barry L. Kline
Tyler Durdin wrote: I have just compiled and installed apache, but i did not use an rpm or the config that comes with RH 7.3. i was wondering how to make it run as a service in RH 7.3. I have already looked under the service config menu, but no luck. Thanks in advance. bk Use chkconfig

Re: mod_jk.so problems....

2002-06-18 Thread Barry L. Kline
und3rgr0und wrote: Hi... I'm a little newbie at linux so excuse any error. but well what can I do? , what's wrong? Don't put that into httpd.conf. Instead: #Add connection to Tomcat Include /opt/tomcat/conf/mod_jk.conf-auto #Other things not covered by mod_jk.conf-auto JkMount

Re: Which RPM?

2002-04-27 Thread Barry L. Kline
Ashley M. Kirchner wrote: Could someone please tell me which RPM contains libltdl.so.0 ? Since it's not on my system, I need to install it, and knowing which RPM it's in helps... -- Head on over to www.rpmfind.net to search for the appropriate RPM. Barry

Re: Easy question

2002-04-18 Thread Barry L. Kline
Al Adcock wrote: OK: I'm running a RH server in the office, running samba. I have linux on my laptop. How do I mount the remote file system? I tried: mount filebox:/usr/local/home /remote, where filebox is the name of the file server. It returns permission denied. I looked

Re: mount windows shares on RH 7.2

2002-04-18 Thread Barry L. Kline
BG wrote: Hi All, It's been a couple of years since I tried to mount a windows share on a RH workstation using samba and I can't seem to locate my notes on the command format. Help please! TIA, Bill mount -t smb -o user=xxx,(etc) //server/share /mount/point Barry

Re: using cdrecord to backup files.

2002-04-02 Thread Barry L. Kline
Vikram Patel wrote: I want to use cdrecord to do daily backups. i am running into a small snag. I have to delete the cd before i can write to it. What are the options for cdrecord to overwrite in one command. right now i have created a script to first delete all the data on cd and then

Re: Lost devices

2002-04-02 Thread Barry L. Kline
Billy Davis wrote: Help! The power supply in our Server failed during backup. Now, our /dev/lp0, /dev/lp1 and SCSI tape (/dev/rst0) have disappeared. Is there an EASY way to get them back? Thanks, Billy Davis info mknod ___

Re: PPP, PERSIST, MASQ and me...

2001-04-16 Thread Barry L. Kline
David Talkington wrote: -BEGIN PGP SIGNED MESSAGE- Barry L. Kline wrote: I leave my firewall and masquarading rules in place permanently, and let pppd handle route changes dynamically with the defaultroute option. Is your setup too complex for that to work for you (e.g

Re: PPP, PERSIST, MASQ and me...

2001-04-13 Thread Barry L. Kline
David Talkington wrote: -BEGIN PGP SIGNED MESSAGE- An aside here; I've heard that dial-on-demand is alleged to have had problems in Linux, but I've never had any trouble with it. diald has been very flakey for me. It just won't redial when the ISP kills the connection even though

PPP, PERSIST, MASQ and me...

2001-04-11 Thread Barry L. Kline
I have had a love/hate relationship with diald for some time and, having just had another round of odd behaviour, have decided to replace it with straight PPP. Since I know specific times that I need to have our internet link up the dial-on-demand feature isn't really useful. I'm doing the

OT: Hylafax, ghostscript and a stupid user

2001-03-21 Thread Barry L. Kline
I'm attempting to replace our former OS/2 based fax server with a spare PC, RH 6.2 and Hylafax. I had absolutely no trouble setting the thing up, getting it to answer faxes and printing them. The trouble is, the margin at the top of my postscript printer (Lexmark T610) cuts off the fax ID

Re: fax send/receive

2001-02-07 Thread Barry L. Kline
Harry Putnam wrote: I'm probably missing the boat here but efax.com looks like a bunch of complicated cumbersome bullshit, where I use there fax sending equip. I want to use my own, but I want to look at samples of the finished product before and after sending. My question is, how to

Re: RSYNC with RedHat 7.0

2001-02-06 Thread Barry L. Kline
Thang Nguyen wrote: Hi All, does anyone know how to setup the Rsync server daemon in the Redhat 7.0? since the xinetd.conf is replaced with the /etc/inetd.conf and the format is different i'm not sure how to config on the RedHat 7.0, can anyone help please? my 6.2 format was: rsync

Re: Redhat 7.0 and Tomcat

2001-01-17 Thread Barry L. Kline
Johnathan Smith wrote: I am having some issues getting tomcat running on redhat 7.0 can anyone help? What are your issues? Barry ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: How to tell if XFree is 4.0 or 3.3.3?

2000-12-28 Thread Barry L. Kline
Scott Sharkey wrote: What's the easiest way to tell if RH7.0 has installed XFree 4.0 or XFree 3.3.3? rpm -qa | grep "XFree" Barry ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: ipchains firewalling

2000-12-20 Thread Barry L. Kline
"Mulcahy, Chris" wrote: Greetings: I have successfully set up ipchains as a firewall for my newly installed T1. It blocks all traffic coming in and masquerades outbound traffic. That is working fine. Now, how do I forward incoming traffic on ports 25 and 110 to my internal mail

Re: Yamaha SCSI 8x8x24 and 6.2 lockup

2000-11-09 Thread Barry L. Kline
Ron Golan wrote: Which motherboard and chipset are you using? Hi Ron. The motherboard is a Super Micro Super S2DL3. It's got the ServerWorks ServerSet III LE Chipset. I'm running dual PII-400 Xeon CPUs w/1M cache and the system memory is 256M. I remember reading a message from someone

Yamaha SCSI 8x8x24 and 6.2 lockup

2000-11-08 Thread Barry L. Kline
I have a Yamaha SCSI CD writer attached to my dual PII-Xeon machine. The writer and IBM 18G drive are attached to an Adaptec Ultra 160 controller. The machine is running RH 6.2 with the 2.2.16smp kernel. I have downloaded and compiled the CDRECORD tools. When I try to rip audio using cdda2wav

Re: dd = destroy data?

2000-10-24 Thread Barry L. Kline
"Barry L. Kline" wrote: Thanks everyone for your suggestions! I'm going to: dd if=/dev/zero of=/dev/hda Barry ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: dd = destroy data?

2000-10-24 Thread Barry L. Kline
"Chip Rose." wrote: Secure Deletion will allow you to overwrite/wipe the free space on your drive - it has different settings, clear up to "paranoid." "Wipe" is a good utility for deleting and overwriting individual files, etc. Wipe http://gsu.linux.org.tr/wipe/ Secure Deletion 2.3

dd = destroy data?

2000-10-23 Thread Barry L. Kline
I have a number of PC's that are going off lease and will be sent back to be turned into dog food. Before they leave I want to wipe the hard drives. Although there's nothing on them that requires a military-style wipe (e.g. destroy with a hammer), I would like to take a pass or two over the

Re: INIT SCRIPTS explanation

2000-09-21 Thread Barry L. Kline
Chris Worth wrote: OK gang, I've punted my original RPM install of apache. I recompiled a new one. now I need the sucker to start automatically on reboot. how do I do that? and more to the point. where do I ever learn how this whole init.d thing works? I think I'll feel so

Re: INIT SCRIPTS explanation

2000-09-21 Thread Barry L. Kline
Peter Blomgren wrote: If you add a comment in the header of your script, like this: # chkconfig: 345 25 75 then you can use 'chkconfig --add name' to create all the symlinks; the above script would be "on" in runlevels 345, with start priority 25, and kill priority 75. (See the

Network Exerciser?

2000-09-20 Thread Barry L. Kline
Does anyone know of a Linux-based piece of software for testing a TCP/IP network? I have a segment of my network that's in another building which is connected by glass. Machines over there are getting exquisitely slow response times and my supposition is that TCP/IP retries are occuring due to

Re: Network Exerciser?

2000-09-20 Thread Barry L. Kline
"Barry L. Kline" wrote: Does anyone know of a Linux-based piece of software for testing a TCP/IP network? I have a segment of my network that's in another building which is connected by glass. Machines over there are getting exquisitely slow response times and my supposition i

Re: Apache

2000-09-10 Thread Barry L. Kline
Eileen Orbell wrote: Hi, This is probably a easy answer question. How can I set up Apache Server to start when my server is booted? I am using Red-Hat 6.2. Easiest is to use /usr/sbin/ntsysv as root and ensure httpd is marked. Barry ___

Re: LILO stops at LI

2000-08-31 Thread Barry L. Kline
Clarence Donath wrote: What is the problem with a system when LILO stops at I. I can't seem to locate the document describing this. Thank you very much, Clarence Donath http://mrdo.com ___ Redhat-list mailing list [EMAIL PROTECTED]

Re: Open Letter to Vo

2000-08-17 Thread Barry L. Kline
I agree completely with your sentiments Roddy.Getting multiple copies of his message was annoying. While you're at it, would you please send a similarly caustic, yet succinct, note to yourself and remind yourself that posting in HTML is considered inconsiderate? Be sure to instruct

Re: [OFF TOPIC] Re: Open Letter to Vo

2000-08-17 Thread Barry L. Kline
Matt Housh wrote: I could be wrong, but it seems to me that adding even MORE useless email to this list in the form of just plain being an asshole is not necessary. Just a thought. Have a nice day. So then why would you do it? You too have a pleasant day. And thanks for the plain text