Re: Kernel upgrade

2001-02-13 Thread Ian Dobson
Well in a nutshell, assuming no mistakes and no scsi modules make dep make clean make bzImage cp /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz-2.2.18 make modules make modules_install edit the /etc/lilo.conf add a whole new section for the new kernel that looks like this image=/boot/vmlin

Re: Kernel upgrade

2001-02-13 Thread Mikkel L. Ellertson
On Wed, 14 Feb 2001 [EMAIL PROTECTED] wrote: > hi, > I have downloaded the kernel upgrade linux-2.2.18.tar.gz and > I tried to upgrade my redhat 6.1 with kernel 2.2.12-20 with no > success. I downloaded the file from www.kernel.org. Is this > compatible with Redhat? It is a source file. I com

Kernel upgrade

2001-02-13 Thread RaulSBucad
hi, I have downloaded the kernel upgrade linux-2.2.18.tar.gz and I tried to upgrade my redhat 6.1 with kernel 2.2.12-20 with no success. I downloaded the file from www.kernel.org. Is this compatible with Redhat? It is a source file. I compile it using "make oldconfig" and just press "ENTER" t

how to compile one singe module

2001-02-13 Thread RaghuNath L
hi , i am trying to compile ifnslave.o that's ok but how to create the /dev/bond0 used for bonding for multiport cards. also is it just ok that i place the ifnslve.o to /lib/modules/unmae / net folder ? please help me out iam trying this from three day's - Regards ph:509

Re: Several Easy Questions (for you pros!)

2001-02-13 Thread Vidiot
> >At 09:30 PM 2/13/2001 +, you wrote: >>Ben Ocean <[EMAIL PROTECTED]> said: >> >> > Hi; >> > >> > 1. I'm trying to enable my clients to ftp into their sites. I thought it >> > would be as easy as chown-ing the web site at the doc root to the >> > appropriate owner (whose passwd exists in his

Re: Changing password...unusual problems

2001-02-13 Thread Vineeta
There is a setting I'd once come across in SCO-unix where you can set "password expiry" in terms of no. of days .Perhaps,you have something similar for your server?? Check out the options/settings for password change. Hope it helps. Cheers, Vineeta K Old wrote: > Hello all, > > I have a Red Hat

apache jserv

2001-02-13 Thread Robert Reyes
hi guys! i'm doing some loadtesting of our product, emulating a couple of thousands of users simultaneously. the loadtest failed so i'm looking for reasons why. i saw in the apache jserv log a lot of errors, specially this one: BindSocket Exception: Address already in use do you have any idea what

Re: Several Easy Questions (for you pros!)

2001-02-13 Thread Ben Ocean
At 09:30 PM 2/13/2001 +, you wrote: >Ben Ocean <[EMAIL PROTECTED]> said: > > > Hi; > > > > 1. I'm trying to enable my clients to ftp into their sites. I thought it > > would be as easy as chown-ing the web site at the doc root to the > > appropriate owner (whose passwd exists in his email acco

Re: Conversion Line-feed or carriage-return!!!

2001-02-13 Thread Vineeta
You can use sed command. Suppose you have your text in the file "test" as follows: ^M ^M ^M ^M ^M ^M Then,use the foll. command: cat test|sed 's/\^M//g' Take car

Re: Conversion Line-feed or carriage-return!!!

2001-02-13 Thread Kiran Kumar M
That can be done, but I want to do it by using a command. Thanks, Anyway I got it. Kiran On Tue, 13 Feb 2001, Anthony E . Greene wrote: > On Tue, 13 Feb 2001 07:48:10 Kiran Kumar M wrote: > >I have a file with characters might be carriage returns. The file looks > >like the following (I opene

cpp/gcc/gcc-c++/libstdc-2.96-74: Where is 'ios'/'ios_base'?

2001-02-13 Thread Steve Frampton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello: I already asked about this problem on the libstdc++ list, and discovered that the problem appears to be only with Red Hat's distribution of the libstdc++ package. I upgraded the following: cpp-2.96-74 gcc-g77-2.96-74 gcc-ob

Re: extract file from RPM

2001-02-13 Thread Thornton Prime
On Tue, 13 Feb 2001, Uday Pai wrote: > Hi all, > Is there any option to extract a file from a rpm? Yes ... no ... rpms store files basically in cpio format. You can use the rpm2cpio command to convert an rpm to cpio format and then pipe the results through cpio to extract the file you want. t

Re: extract file from RPM

2001-02-13 Thread Bret Hughes
Uday Pai wrote: > > Hi all, > Is there any option to extract a file from a rpm? > For single files I use mc or the gnome file manager. In mc, drill into the rpm like is is a regular directory. in gmc (filemanager) right click on the rpm and select explore. Don't do this as roo since dependin

Re: extract file from RPM

2001-02-13 Thread Ray Curtis
> "up" == Uday Pai <[EMAIL PROTECTED]> writes: up> Hi all, up> Is there any option to extract a file from a rpm? yes, look at rpm2cpio, and the manpage for cpio: rpm2cpio |cpio -ivd /path/from/previous-operatin/file -- Ray Curtis Unix Programmer/Consultant Curtis Consulting ma

Re: extract file from RPM

2001-02-13 Thread Mikkel L. Ellertson
On Tue, 13 Feb 2001, Uday Pai wrote: > Hi all, > Is there any option to extract a file from a rpm? > > cheers! > -uday > > rpm2cpio ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: dns lookup problem

2001-02-13 Thread Michael Burger
whois is your friend. "whois [EMAIL PROTECTED]" is your best place to start. In the case of the IP in question, you would then use: "whois [EMAIL PROTECTED]" (arin.net would have pointed you there). It turns out that this block of addresses has been allocated to the Korean NIC. Not uncommon..

Re: RAID1,Both IDE Hard Drives be on same Controller?

2001-02-13 Thread Chris Colomb
You might want to look at www.3ware.com and the Escalade IDE controllers. These are multichannel, with every device a master. They have Linux drivers, support various RAID levels, and are fairly inexpensive. Chris On Tue, 13 Feb 2001, Dave Ihnat wrote: > On Tue, Feb 13, 2001 at 11:35:00PM -000

extract file from RPM

2001-02-13 Thread Uday Pai
Hi all, Is there any option to extract a file from a rpm? cheers! -uday ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: libc.so.6

2001-02-13 Thread Statux
It requires 2.2, but you prolly have 2.1. You need to upgrade to 2.2 (and risk breaking stuff, etc). On Tue, 13 Feb 2001 [EMAIL PROTECTED] wrote: > I get a dep error when I tried to install LPRng: > > # rpm -ivh LPRng-3.7.4-1.i386.rpm > error: failed dependencies: > libc.so.6(GLIBC_2.2)

Re: installing mysql 3.23.33 rpm on RH7

2001-02-13 Thread Jack Bowling
On Wed, 14 Feb 2001, Corisen wrote: > Hi, > > I'm trying to install the lastest version of mysql 3.23.33 rpm > (downloaded from mysql.com) on RH7 using the command "rpm -Uvh MySQL*" > but encountered "failed dependencies error" as shown below: > > error: failed dependencies: > MySQL-DBI-perl

dns lookup problem

2001-02-13 Thread Chip Rose.
Hopefully this isn't too off topic, but my portsentry logs show that I've been hit repeatedly by the following dns number this week: 211.119.248.38 I've tried using dns lookup via webpages that offer it, but always get back "no results for this nameserver value." Am I missing something in trying

installing mysql 3.23.33 rpm on RH7

2001-02-13 Thread Corisen
Hi, I'm trying to install the lastest version of mysql 3.23.33 rpm (downloaded from mysql.com) on RH7 using the command "rpm -Uvh MySQL*" but encountered "failed dependencies error" as shown below: error: failed dependencies: MySQL-DBI-perl-bin is needed by MySQL-bench-3.23.33-1 mysql = 3.23.2

JSP on Red Hat

2001-02-13 Thread K Old
Hello, I was wondering if anyone could tell me what exactly I need to have installed to get JSP functionality on Apache. I assume I'd need the Jserv from java.apache.org, but would I need anything prior to that and is there an order I should install them in? Anyone have any idea where I'd ge

Re: REPOST: SCSI Tape

2001-02-13 Thread Jack Bowling
** Reply to message from "Ashley M. Kirchner" <[EMAIL PROTECTED]> on Tue, 13 Feb 2001 13:14:48 -0700 > `Jack Bowling wrote: > > > Only thing I could think of would be IRQ contention. Is there anything > > else on IRQ 11? > > Nope, that was the first thing I checked. It's the only thing on

Re: RAID1,Both IDE Hard Drives be on same Controller?

2001-02-13 Thread Dave Ihnat
On Tue, Feb 13, 2001 at 11:35:00PM -, John Kennedy wrote: > Should I remove the CDROM after installing RH-7.0 > or is it advisable/possible to buy a separate > IDE controller card to connect 'just to' the IDE CDROM? The latter is certainly correct if you're worried about performance. I know

Re: Apache Mailing List

2001-02-13 Thread Dave Wreski
> > Visit http://www.linuxsecurity.com/mailinglists.html or send a message to > > [EMAIL PROTECTED] with "subscribe" in the > > subject. > > I subscribed to that a couple of weeks ago, but haven't seen a single > posting. Have there been discussions? Yes, it has been ocassionally sporadic, bu

Re: swap

2001-02-13 Thread Hidong Kim
Thanks for the explanation. In fact I do run and X and Netscape. Hidong "Mikkel L. Ellertson" wrote: > > On Mon, 12 Feb 2001, Hidong Kim wrote: > > > Hi, > > > > I often see on my system that it's using a lot of swap, but not all of > > its ram. Here's a free: > > > > tota

Re: Apache Mailing List

2001-02-13 Thread Harry Putnam
Dave Wreski <[EMAIL PROTECTED]> writes: > > Does anyone know of a good Apache mailing list that I might get on. > > I have a rather perplexing security question pertaining to samba and > > apache. Any help would be appreciated. Thanks > > Not directly an apache list, but we recently set up a

Re: libc.so.6

2001-02-13 Thread Dave Wreski
> # locate libc.so.6 > /lib/libc.so.6 That is a symlink. There are unfortunately multiple versions of libc that are incompatible with each other. Chances are the RPM that you are trying to install is looking for a different version. Specifically, the changes between RH62 and RH7 were significant

re: port scan reported by portsentry

2001-02-13 Thread Denis
Greetings, responses you got (confirmed by other list members) are not portscans. Port 27015 is usually used by a Half-Life [game] server running the Counterstrike mod :-) So, someone was under the wrong impression that you were running a game server and tried to connect until you denied the con

QPopper question

2001-02-13 Thread Raoul Anderson
Hi, I have just upgraded my Red Hat 6.2 Box to RH 7.0. It has qpopper installed as its pop server, which worked faultlessly under 6.2, but has stopped working since the 7.0 upgrade. Can anybody point me in the right direction as to how this can be fixed. I am still a relative newbie to linux i

Re: RAID1,Both IDE Hard Drives be on same Controller?

2001-02-13 Thread John Kennedy
Thanks Dave for the advice. I have one additional question... about using an IDE CDROM with RAID-1. re: your comment... >also avoid things like dropping a CD-ROM drive >on a controller's now-unused secondary. Should I remove the CDROM after installing RH-7.0 or is it advisable/possible to buy a

Re: openssh and commercial ssh

2001-02-13 Thread Bret Hughes
Bret Hughes wrote: > > Having trouble getting a key generated fo ssh2 on the commercial version > of secure shell to work on OpenSSH on a redhat 6.2 box. > Got it working see below. > The first thing I noticed is the commercial version has linefeeds in the > key. Reading the ssh-keygen man p

Re: (no subject)

2001-02-13 Thread Mikkel L. Ellertson
On Tue, 13 Feb 2001, Mobeen Azhar wrote: > Hello all, I upgraded the kernel on my RH 7.0 box from 2.2.16-22 to > 2.2.17-14. I successfully installed the following RPMS: > > kernel-2.2.17-14.i386.rpm > kernel-pcmcia-cs-2.2.17-14.i386.rpm > kernel-utils-2.2.17-14.i386.rpm > > All the RPMS installe

Re: strange crashes

2001-02-13 Thread Jeff Hogg
-Original Message- From: Chris Mason <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, February 13, 2001 4:58 PM Subject: strange crashes >I have an AMD 300MHz machine with a new install of RH7 that spontaneously >crashes every few days, the screen shows: >"Ke

(no subject)

2001-02-13 Thread Mobeen Azhar
Hello all, I upgraded the kernel on my RH 7.0 box from 2.2.16-22 to 2.2.17-14. I successfully installed the following RPMS: kernel-2.2.17-14.i386.rpm kernel-pcmcia-cs-2.2.17-14.i386.rpm kernel-utils-2.2.17-14.i386.rpm All the RPMS installed without a problem. However, whenever I try to run mki

strange crashes

2001-02-13 Thread Chris Mason
I have an AMD 300MHz machine with a new install of RH7 that spontaneously crashes every few days, the screen shows: "Kernel panic: Attempted to kill the idle task" Can anyone suggest a fix, or give me an idea what is causing this? Chris Mason Box 340, The Valley, Anguilla, British West Indies Tel

Re: REPOST: SCSI Tape

2001-02-13 Thread Giulio Orsero
On Tue, 13 Feb 2001 14:13:19 -0700, you wrote: >> > Is the pnp disabled on the aha152x? >Disabled...now. Should I be setting a DMA? By default it's not set. Don't know, I think we just disable pnp and don't touch anything else. You can make a quick test, disable pnp and then reboot and tar

Re: REPOST: SCSI Tape

2001-02-13 Thread Ashley M. Kirchner
Ray Curtis wrote: > Have you tested the 'rewind' and 'offline' commands both with > a tape in the drive of course. Rewind, yes. Gave me the same error. Offline, no. > If these don't work, what does your device file /dev/st0 look like: > crw-rw1 root disk 9, 0 Aug 24 0

Changing password...unusual problems

2001-02-13 Thread K Old
Hello all, I have a Red Hat 6.1 server and made a password change to an account, but it did not take to the account, instead the previous password was still valid even after I changed it.then the freaky partabout a week after all this happened (today) the new password is now in effect.

Apache Mailing List

2001-02-13 Thread Kevin Wood
Does anyone know of a good Apache mailing list that I might get on. I have a rather perplexing security question pertaining to samba and apache. Any help would be appreciated. Thanks Kevin Wood -- Kevin Wood Globespan, Inc. 1 Griffin Brook Drive Suite 205 Methuen, MA 01844 978-837-3069 x 11

Re: Apache Mailing List

2001-02-13 Thread Dave Wreski
> Does anyone know of a good Apache mailing list that I might get on. > I have a rather perplexing security question pertaining to samba and > apache. Any help would be appreciated. Thanks Not directly an apache list, but we recently set up a general Linux security mailing list at linuxsecur

SCSI Tape (progress)

2001-02-13 Thread Ashley M. Kirchner
Okay, following Giulio Orsero's suggestion and turning off PnP on the SCSi card, things seems to be progressing. status gives me a different out put now. Before, it was telling me: [root@c41:~]# mt -f /dev/st0 status SCSI 2 tape drive: File number=-1, block number=-1, parti

openssh and commercial ssh

2001-02-13 Thread Bret Hughes
Having trouble getting a key generated fo ssh2 on the commercial version of secure shell to work on OpenSSH on a redhat 6.2 box. The first thing I noticed is the commercial version has linefeeds in the key. Reading the ssh-keygen man page leads me to believe there is a difference between the ssh

Re: REPOST: SCSI Tape

2001-02-13 Thread Ashley M. Kirchner
Okay, I was right. > > Have you reserved irq 11 to "legacy isa" in the bios? The motherboard is old enough not to have this. Being that it's a 486, with just ISA slots on it, I'm not worried. > > Is the pnp disabled on the aha152x? Disabled...now. Should I be setting a DMA? By

Re: REPOST: SCSI Tape

2001-02-13 Thread Ray Curtis
> "amk" == Ashley M Kirchner <[EMAIL PROTECTED]> writes: amk> Another question (first one was X Install)... I just installed a amk> SCSI tape in this machine (running RH6.2). The system's SCSI card sees amk> it, all is well - however: amk> [root@c41:~]# mt -f /dev/st0 status amk>

Re: Several Easy Questions (for you pros!)

2001-02-13 Thread Mike Burger
Ben Ocean <[EMAIL PROTECTED]> said: > Hi; > > 1. I'm trying to enable my clients to ftp into their sites. I thought it > would be as easy as chown-ing the web site at the doc root to the > appropriate owner (whose passwd exists in his email account) and ftp-ing > right into the box. Apparentl

Re: REPOST: SCSI Tape

2001-02-13 Thread Ashley M. Kirchner
Giulio Orsero wrote: > Have you reserved irq 11 to "legacy isa" in the bios? Not sure, but I'm about to go look (however, it's also an old 486 motherboard, so there's a good chance it doesn't even have that option in it) > Is the pnp disabled on the aha152x? I believe so. But, I'm ab

Re: REPOST: SCSI Tape

2001-02-13 Thread Ashley M. Kirchner
Bret Hughes wrote: > There is a tape in the drive, right? (Had to ask, you never know) *grin* Yes, asking (and checking) can sometimes be a good thing. :) Yes, there's a tape in. AMK4 -- W | | I haven't lost my mind; it's backed up on tape somewhere. |___

Re: REPOST: SCSI Tape

2001-02-13 Thread Giulio Orsero
On Tue, 13 Feb 2001 13:14:48 -0700, you wrote: >`Jack Bowling wrote: > >> Only thing I could think of would be IRQ contention. Is there anything >> else on IRQ 11? > >Nope, that was the first thing I checked. It's the only thing on that >IRQ, same goes for the card address. However, since y

Re: REPOST: SCSI Tape

2001-02-13 Thread Bret Hughes
"Ashley M. Kirchner" wrote: > > Another question (first one was X Install)... I just installed a > SCSI tape in this machine (running RH6.2). The system's SCSI card sees > it, all is well - however: > > [root@c41:~]# mt -f /dev/st0 status > SCSI 2 tape drive: > File number=-1,

Re: REPOST: SCSI Tape

2001-02-13 Thread Ashley M. Kirchner
`Jack Bowling wrote: > Only thing I could think of would be IRQ contention. Is there anything > else on IRQ 11? Nope, that was the first thing I checked. It's the only thing on that IRQ, same goes for the card address. However, since you brought it up, is there any sure way of finding out

Re: REPOST: SCSI Tape

2001-02-13 Thread `Jack Bowling
"Ashley M. Kirchner" wrote: > Another question (first one was X Install)... I just installed a > SCSI tape in this machine (running RH6.2). The system's SCSI card sees > it, all is well - however: > > [root@c41:~]# mt -f /dev/st0 status > SCSI 2 tape drive: > File number=-1, blo

Re: When is a port scan NOT a portscan?

2001-02-13 Thread Michael H. Warfield
On Tue, Feb 13, 2001 at 09:59:13AM -0700, Frank Carreiro wrote: > I'm running portsentry on a test application server which is outside our > firewall (we had no choice.. our custom app needed this to work properly). > I have it setup to automatically add any system that portscan's us into > our

REPOST: SCSI Tape

2001-02-13 Thread Ashley M. Kirchner
Another question (first one was X Install)... I just installed a SCSI tape in this machine (running RH6.2). The system's SCSI card sees it, all is well - however: [root@c41:~]# mt -f /dev/st0 status SCSI 2 tape drive: File number=-1, block number=-1, partition=0. Tape block

Top for MP systems..

2001-02-13 Thread Duncan Hill
I think I read somewhere recently that someone had modified top to be able to read the loads for individual CPUs in an MP linux box. Did I read correctly, or am I dreaming? -- Sapere aude My mind not only wanders, it sometimes leaves completely.

Re: RAID1,Both IDE Hard Drives be on same Controller?

2001-02-13 Thread Fernando Lozano
John, > I am building a web server using RAID-1, and I am > concerned about where I should place my 20 gig IDE > hard drives. > > Can they be on the same IDE controller? > Or should they each be on different controllers? IDE controllers serialize all accesses. So you'll get a performance pena

Re: how update kernel?

2001-02-13 Thread Mike Burger
I would not do so. I tried this on my laptop, and now it doesn't load everything properly. My suggestion to you is to download kernel sources, compile and install. On Tue, 13 Feb 2001, Simone Lucarelli wrote: > Is it right to upgrade to the new kernel just using the > Gnome Update Agent? Someo

how update kernel?

2001-02-13 Thread Simone Lucarelli
Is it right to upgrade to the new kernel just using the Gnome Update Agent? Someone can help me? ++ SIMONE LUCARELLI | _ | agenzia giornalistica ||___ ___| | TUTTOCALCIO | / / | editrice TuttoPress | / / /--\| tel. 0572.75204 r.a. | /_ / \__/|fax 05

RE: help me!

2001-02-13 Thread Silviu Cojocaru
Also you could do this: --> send a message to [EMAIL PROTECTED] with this in your Subject line: unsubscribe your_passwd_here your_email_address_here I prefer doing it this way. Cheers! On Tue, 13 Feb 2001, Jeff Lane wrote: > > Obviously, you didnt read the page... did you? Did you happen to

Re: ethernet startup problems

2001-02-13 Thread David Brett
Hi Jeff Here is the output requested. It looks ok to me. If it makes any difference this is rh6.2 chkconfig --list network network 0:off 1:off 2:on3:on4:on5:on6:off david On Tue, 13 Feb 2001, Jeff Lane wrote: > On Mon, 12 Feb 2001, David Brett wrote: > > > Whe

RE: When is a port scan NOT a portscan?

2001-02-13 Thread Burke, Thomas G.
Hmm... It seems odd that anyone would try to connect to port 9 - that's the sink/null port... I guess if you can actually connect it shows that a machine is there... Then the person responsible tried to do something on port 27015... Yes, I'd call this _very_ suspicious... I don't see that thi

Re: RAID1,Both IDE Hard [[ Thanks for the Advice ]]

2001-02-13 Thread John Kennedy
Thanks to you all for the guidance I am suprised to find that having a CDROM on one of the Secondaries is a performance hit? Should I just remove it after Installation? Thanks again for the input. Johnn >From: Dave Ihnat <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED

When is a port scan NOT a portscan?

2001-02-13 Thread Frank Carreiro
I'm running portsentry on a test application server which is outside our firewall (we had no choice.. our custom app needed this to work properly). I have it setup to automatically add any system that portscan's us into our IPCHAINS deny policy. I have done a whois and contacted the admin who

kernel: cdrom: open failed

2001-02-13 Thread Ian Dobson
I keep seeing the following message appearing in my messages log about every 5-7 mins kernel: cdrom: open failed how do I figure out what it is? I'm using a 2.4.0 Kernel and there is no cdrom in the drive If I type dmesg I see alternating kernel: cdrom: open failed VFS: Disk change detected on

RE: help me!

2001-02-13 Thread Jeff Lane
Obviously, you didnt read the page... did you? Did you happen to read the Redhat-list Subscribers section? Since you are a subscriber, then dont ya think that this area would be important to you?? heres what it says: Redhat-list Subscribers The subscribers list is only available to the list

Re: Fisher beta notes

2001-02-13 Thread Jeff Lane
Dude... put this on the fisher-list not to rag you, but while this info is of great use to the users on this list, the people on [EMAIL PROTECTED] would probably find this info even more useful. so please send this to fisher-list, and maybe even subscribe to that list, so that your experiences

Re: RAID1,Both IDE Hard Drives be on same Controller?

2001-02-13 Thread Dave Ihnat
On Tue, Feb 13, 2001 at 02:26:12PM -, John Kennedy wrote: > I am building a web server using RAID-1, and I am > concerned about where I should place my 20 gig IDE > hard drives. > > Can they be on the same IDE controller? Can be. Shouldn't be. > Or should they each be on different controll

Re: ethernet startup problems

2001-02-13 Thread Jeff Lane
On Mon, 12 Feb 2001, David Brett wrote: > When ever the computer restarts, the ehternet is not active. I cannot > find out why. I am always able to make it active. Here is ifcfg-eth0 > file > > DEVICE="eth0" > USERCTL=yes > ONBOOT="yes" > BOOTPROTO="none" > BROADCAST=192.168.1.255 > NETWORK=19

Re: Getting From RedHat

2001-02-13 Thread Jeff Lane
On Mon, 12 Feb 2001, Mike Burger wrote: > Bernhard Rosenkraenzer <[EMAIL PROTECTED]> said: > > > On Mon, 12 Feb 2001, Mike Burger wrote: > > > > > I would think that you'd need to finish that command line with "< get *" > > > > Argh, now I see what he might have been doing... > > I thought the ">

Re: No /dev/nul for users

2001-02-13 Thread Jeff Lane
On Mon, 12 Feb 2001, Gustav Schaffter wrote: > Hi, > > When one of my users try to: > > any_command | /dev/nul > > the response is either that the file /dev/nul doesn't exist or that he > doesn't have permissions to do that. > > If the same user tries to: > > any_command | /dev/null >

Re: Conversion Line-feed or carriage-return!!!

2001-02-13 Thread Anthony E . Greene
On Tue, 13 Feb 2001 07:48:10 Kiran Kumar M wrote: >I have a file with characters might be carriage returns. The file looks >like the following (I opened it in vi) > > ^M^M > ^M^M > ^M

Re: timezones?

2001-02-13 Thread Chris Dowling
On Tue, 13 Feb 2001, Chris Dowling wrote: > With my pc's clock set to the local time, and runnin timeconfig to put > things into the correct timezones (as they were already, I just tried it > anyway), as root you will get the correct time being reported. > > [root@blah@1] uptime > 11:58pm up 20

GD & MRTG compilation

2001-02-13 Thread Alexandru Iruc
When I try to compile MRTG it says that it needs GD. So far OK, but according to rmp -q I have GD already installed. output: >[[EMAIL PROTECTED]]# rpm -q gd >gd-1.3-6 >gd-1.8.3-1 - What's this ? Anyway I've been trying to compile gd but I get a lot of errors. I'am lost! Any sugestio

RE: RAID1,Both IDE Hard Drives be on same Controller?

2001-02-13 Thread bill . 2 . parker
Ideally, you're using mirroring because you want some sort of fault tolerance... so, yes, your disks should be on separate controllers. After all , if the controller was handling both disks and it failed, you'd have a dead system, so what was the point of mirroring? Performance.. depends on the

Re: Fisher beta notes

2001-02-13 Thread Nitebirdz
On 13 Feb 2001, Tonko de Rooy wrote: > Date: 13 Feb 2001 13:41:59 + > From: Tonko de Rooy <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Fisher beta notes > > Hi, > > > I installed the Fisher beta on 2 systems, my home system and a notebook > (ThinkPad 77

RAID1,Both IDE Hard Drives be on same Controller?

2001-02-13 Thread John Kennedy
Good morning all, I am building a web server using RAID-1, and I am concerned about where I should place my 20 gig IDE hard drives. Can they be on the same IDE controller? Or should they each be on different controllers? Will I take a performance hit one way or the other? Many thanks in advan

RE: Conversion Line-feed or carriage-return!!!

2001-02-13 Thread bill . 2 . parker
sed 's/Ctr-VCtrl-M//' {file} > {outfile} or, in vi :%s/Ctrl-VCtrl-M//g Bill > -Original Message- > From: Kiran Kumar M [mailto:[EMAIL PROTECTED]] > Sent: 13 February 2001 12:48 > To: '[EMAIL PROTECTED]' > Subject: Conversion Line-feed or carriage-return!!! > > > > Hi, > > I have a

RE: help me!

2001-02-13 Thread Bill Carlson
On Tue, 13 Feb 2001, José Antonio Aceituno Jiménez wrote: > Yes, but in this URL just I can subscribe > At the bottom of the page is a box where you can modify your options and unsubscribe. "To change your subscription (set options like digest and delivery modes, get a reminder of your password

Re: help me!

2001-02-13 Thread Martin A. Marques
El Mar 13 Feb 2001 11:03, escribiste: > Yes, but in this URL just I can subscribe Please, doble check. There is an unsubscriber. Look at the end of the page! -- System Administration: It's a dirty job, but someone told I had to do it. --

RE: help me!

2001-02-13 Thread José Antonio Aceituno Jiménez
Yes, but in this URL just I can subscribe -Mensaje original- De: Martin A. Marques [mailto:[EMAIL PROTECTED]] Enviado el: martes, 13 de febrero de 2001 13:50 Para: [EMAIL PROTECTED] Asunto: Re: help me! El Mar 13 Feb 2001 09:46, escribiste: > How can I unsubscribe? I tried everything bu

Re: Missing Files

2001-02-13 Thread Mike Burger
And you can try something that was recommended to me by someone on this list...chkrootkit. Go to http://www.chkrootkit.org, download chkrootkit.tar.gz, untar it, compile it, and run it as root. It checks for symptoms of a ton of rootkits. On Tue, 13 Feb 2001, Nitebirdz wrote: > On Mon, 12 Feb

Fisher beta notes

2001-02-13 Thread Tonko de Rooy
Hi, I installed the Fisher beta on 2 systems, my home system and a notebook (ThinkPad 770X). The installation on my home system was very smooth, and every piece of hardware in it looks to be working (P3 with SiS chipset, G400DH, SBlive, 3c905c, aic7880, avermedia tvcam98). The installation on

RE: ethernet startup problems

2001-02-13 Thread Drew Hunt
What are the outputs of 'lsmod' right after bootup. Which mod is your card? Is it being used? What make and model is your card? Computer? Are any other comps assigned that IP address? Drew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Brett S

Conversion Line-feed or carriage-return!!!

2001-02-13 Thread Kiran Kumar M
Hi, I have a file with characters might be carriage returns. The file looks like the following (I opened it in vi) ^M ^M ^M ^M ^M ^M I want to conv

Re: help me!

2001-02-13 Thread Martin A. Marques
El Mar 13 Feb 2001 09:46, escribiste: > How can I unsubscribe? I tried everything but I can't... > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list Did you try to entre the URL thats here

help me!

2001-02-13 Thread José Antonio Aceituno Jiménez
How can I unsubscribe? I tried everything but I can't... ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Missing Files

2001-02-13 Thread Nitebirdz
On Mon, 12 Feb 2001, Ben Ocean wrote: > Date: Mon, 12 Feb 2001 23:48:53 -0800 > From: Ben Ocean <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Missing Files > > Hi; > I'm missing some files on my 6.2 box, to wit: > >>> > /var/log/lastlog > /var/log/wtmp > mi

Re: Installing X

2001-02-13 Thread Nitebirdz
On Mon, 12 Feb 2001, Ashley M. Kirchner wrote: > Date: Mon, 12 Feb 2001 13:59:35 -0700 > From: Ashley M. Kirchner <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: Red Hat Mailing List <[EMAIL PROTECTED]> > Subject: Installing X > > > I have two RH servers, setup as follows: > > ser

Re: multitrunk network card (solved?)

2001-02-13 Thread RaghuNath L
Dear Spyros, can you post the extracts of the README.ifenslave? or give me the entire path. Spyros Ioakim wrote: > I added on a rh7 workstation two network cards. > I did the steps described README.ifenslave > I set up two ports on my switch as multitrunk. > > Couldn't really test it with spee

Re: multitrunk network card (solved?)

2001-02-13 Thread Spyros Ioakim
I added on a rh7 workstation two network cards. I did the steps described README.ifenslave I set up two ports on my switch as multitrunk. Couldn't really test it with speeds of 200 mbit or more cause the pc i had was too slow with an even slowest hard disk. The switch though displayed utilisatio

Re: Apache source????

2001-02-13 Thread Thierry ITTY
i'm not sure you need any source. whenever it would be the case, install the source package corresponding to the binary package you want (packages ...src.rpm) if you get a recent version of apache in a binary rpm package form, then you should be able to install the binary rpm package for php4 (mo