Re: remove GRUB

2002-09-27 Thread Santhosh
On Friday 27 September 2002 08:26 pm, richard pollard wrote: Try fdisk /mbr Santhosh > Hello, > I am trying remove red hat from a old box. I fdisk the old disk, however > the boot loader is still there. How do I remove GRUB from the MBR? > > > Thanks -- redhat-list mailing list unsubscrib

Re: Counting lines of a textfile

2002-09-27 Thread Cameron Simpson
On 16:38 23 Sep 2002, Spanke, Alexander <[EMAIL PROTECTED]> wrote: | Hi again, | | How can i count the lines of a text file and store it in a variable. But i | should use the bash, so no perl, python script should it be. | | Now i use | wc -l < file.txt | read dummy | | But it doesn't wo

Re: how to change compilation flag for linux

2002-09-27 Thread Cameron Simpson
On 12:11 27 Sep 2002, Jianping Zhu <[EMAIL PROTECTED]> wrote: | I have project (in c) which run good on sun unix. I want to let it run in | redhat | 7.2 linux. but when i try to compile i got error message like following [...] | -L/usr/openwin/lib -lX11 | datent.o: In function `datent_': | datent

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread Sam Ockman
Okay, to find out what files are using these, go into your directory, and use the fuser command. So, for me... cd /tmp/orbit-ockman fuser * give me quite a few...here are the first two: orb-13076214721085093349: 1533 orb-13240275601413802650: 1484 then using ps ax I see that process 1533 is

Re: WAS installing from hard drive

2002-09-27 Thread Kalin Mintchev
On Fri, 27 Sep 2002, Kalin Mintchev wrote: > On Fri, 27 Sep 2002, Matthew Saltzman wrote: > > > > > Good luck. I did a hard-disk install once (not with 7.3) and IIRC it did > > work with a bit of fiddling around. > > thanks.. i'll try that too... > > i did all the possible options. i tried NFS i

Re: too many DEFUNCT processes

2002-09-27 Thread Cameron Simpson
On 14:15 27 Sep 2002, Gordon Messmer <[EMAIL PROTECTED]> wrote: | On Fri, 2002-09-27 at 13:05, Bruno Negrao wrote: | > I have a RedHat 6.2 and it isn't working fine. Look at how many defunct | > processes are hanging around: | ... | > Does somenone could explain why is it happening? | > And the wo

Re: AHA-1542 / kernel 2.4.18-10

2002-09-27 Thread Mohd.Irfan R Khan
may be a re compiling of kernel with aha-1542 modules be installed at time of boot may help or change of kernel - Original Message - From: "Tom Pollerman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 28, 2002 7:04 AM Subject: Re: AHA-1542 / kernel 2.4.18-10 > On

Re: 7.2 Install problem

2002-09-27 Thread Mohd.Irfan R Khan
disable UDMA option from bios of ur motherboard or change the hard drive cable if it is not UDMA cable. i.e. 80 Pin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 11:29 PM Subject: 7.2 Install problem > Hi: > > I just installed

Re: installing from hard drive

2002-09-27 Thread Kalin Mintchev
On Fri, 27 Sep 2002, Matthew Saltzman wrote: > On Fri, 27 Sep 2002, Kalin Mintchev wrote: > > > > thanks Matthew,. > > > > the linux rescue gives me the same message. it gets to the same point and > > it can not find the DIRECTORY not the images... it's right there. it must > > be something w

New kernel loads then freezes

2002-09-27 Thread John Thomas
I have newly-compiled kernel under RH 7.3. I used "make bzdisk" and wrote it to a floppy. Booting from the floppy goes fine until... after the line "Freeing unused kernel memory..." Then the boot process freezes. The only changes I made from the stock kernel were: (1) remove NFS support, (2

Re: xv

2002-09-27 Thread John Thomas
See the message from another user. The icon is a .png file. He also shows you how to set up the program in Gnome. Sorry for the misdirection. Hong Tian wrote: >I can't find xv.xpm. > > >-Original Message- >From: John Thomas [mailto:[EMAIL PROTECTED]] >Sent: Friday, September 27, 2002

Re: installing from hard drive

2002-09-27 Thread Matthew Saltzman
On Fri, 27 Sep 2002, Kalin Mintchev wrote: > > thanks Matthew,. > > the linux rescue gives me the same message. it gets to the same point and > it can not find the DIRECTORY not the images... it's right there. it must > be something wrong with the boot image. i even tried symlink.. this is >

RHCE guides?

2002-09-27 Thread Marco Shaw
Might be going for my RHCE before year's end. I'm looking for some hidden jewels to help me along and keep me focused. I found these references: http://endor.clublinux.org/RHCE.html http://www.examnotes.net/RHCE-certification.html http://www.whizlabs.com/rhce/rhce.html http://www.redhat.com (of

Re: AHA-1542 / kernel 2.4.18-10

2002-09-27 Thread Tom Pollerman
On Fri, 27 Sep 2002 14:54:01 -0600 "Ashley M. Kirchner" <[EMAIL PROTECTED]> wrote: > Tom Pollerman wrote: > > > If you haven't tired this already, you may try adding the > > 'options' > > line to your /etc/modules.conf. > > > >alias scsi_hostadapter aha1542 > >

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread achana
Indeed , but i am as curious as before (perhaps because of lack of knowledge ) my question stands : what is the cause and is this a virus ? "[EMAIL PROTECTED]" wrote: > > yes, indeed, using: > > rpm -q ORBit --provides | awk '{print $1}' | xargs rpm -q --whatrequires > > I got all kinds of s

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread [EMAIL PROTECTED]
yes, indeed, using: rpm -q ORBit --provides | awk '{print $1}' | xargs rpm -q --whatrequires I got all kinds of stuff (76 different packages) > From: "Arthur Chan" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Fri, 27 Sep 2002 19:42:12 -0400 > To: <[EMAIL PROTECTED]> > Subject: Re:

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread Arthur Chan
There they are again, always with a user's owner.group and filesize 0. Just because I keep looking over my shoulder to check if anyone's following me doesn't mean I am paranoided... - Original Message - From: "Gordon Messmer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, Septe

RE: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread Gordon Messmer
On Fri, 2002-09-27 at 10:26, Ward William E DLDN wrote: > Gordon, while you're right that it's PROBABLY > ORBit (an Open Source CORBA implementation), > it seems to me whenever someone asks that question > the answer can NEVER be "No". It's always got > to be "YES!", "Possibly" or "Probably not",

Re: [OT] a.out

2002-09-27 Thread achana
I wonder whether Ritchie and Kernigan are still around to pontificate over that... Jürgen Weiß wrote: > > Am Fre, 2002-09-27 um 16.33 schrieb Robert Fausey: > > Does anyone know the reason why the default executable name for gcc is > > a.out? I did a search and all I could find was for historica

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread achana
I wouldn't delete it just yet. If you have got Apache collaborating with Tomcat and the servlets talk with DB's somewhere on the network, then probably at some point we might be considering CORBA or RMI or something like that... "[EMAIL PROTECTED]" wrote: > > I have this on one of my machines to

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread [EMAIL PROTECTED]
I have coldfusion running -- could this be the culprit? I search around Macromedia coldfusion site but didn't find anything... > From: [EMAIL PROTECTED] > Organization: achana > Reply-To: [EMAIL PROTECTED] > Date: Fri, 27 Sep 2002 18:35:16 +1000 > To: [EMAIL PROTECTED] > Subject: Re: Is this a vi

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread achana
Hi All ! "rpm -q --whatrequires" tells me that it is needed by "gnome-libs-devel-1.2.8-11". This is unusual in-as-much that I have never noticed them before ; that I am not doing any development work with GNOME ; and only recently have I been weighing up the pros-n-cons of CORBA vs RMI ( maybe it

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread achana
It is indeed CORBA . Since I have Apache collaborating with Tomcat , which talks with a DB backend, I would not uninstall anything til I am sure it is spurious. I have been trying to decide between CORBA and RMI and haven't made the conscious decision. So I guess default-mode took over. "[EMAIL

Re: [OT] a.out

2002-09-27 Thread Jürgen Weiß
Am Fre, 2002-09-27 um 16.33 schrieb Robert Fausey: > Does anyone know the reason why the default executable name for gcc is > a.out? I did a search and all I could find was for historical reasons, is > there more documentaion about this. > > > Rob Fausey. > > Thompson's PDP-7 assembler outdi

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread [EMAIL PROTECTED]
I have this on one of my machines too -- /tmp/orbit- -- I ran the rpm --what requires command below and got: no package requires ORBit-0.5.7-3 Anyone have any other ideas? Should I just uninstall the package? > From: Ward William E DLDN <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date

Re: installing from hard drive

2002-09-27 Thread Kalin Mintchev
On Fri, 27 Sep 2002, Kalin Mintchev wrote: > On Fri, 27 Sep 2002, Matthew Saltzman wrote: > > > On Fri, 27 Sep 2002, Kalin Mintchev wrote: > > > > > anybody from redhat on this? or should i CONTRACT technical support for > > > $ so somebody can explain what is wrong with the installation prog

RE: xv

2002-09-27 Thread Hong Tian
I can't find xv.xpm. -Original Message- From: John Thomas [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 3:00 PM To: [EMAIL PROTECTED] Subject: Re: xv RH 7.3 does come with an icon for xv; I'm using it under KDE. I'm not at that machine now, so I don't recall exactly whe

RE: veritas 8.5

2002-09-27 Thread Calbazana, Al
Roger, This is a timely thread! We just go finished going through the same process about an hour ago! Check out: http://seer.support.veritas.com/search_forms/SearchFrame.asp?SearchTerm=unix %20agent%20install&Path=seer%2esupport%2everitas%2ecom%2fdocs%2f241989%2ehtm We have a mixed environme

Re: installing from hard drive

2002-09-27 Thread Kalin Mintchev
On Fri, 27 Sep 2002, Matthew Saltzman wrote: > On Fri, 27 Sep 2002, Kalin Mintchev wrote: > > > anybody from redhat on this? or should i CONTRACT technical support for > > $ so somebody can explain what is wrong with the installation program > > or what am i doing wrong?!?! >

Re: too many DEFUNCT processes

2002-09-27 Thread Gordon Messmer
On Fri, 2002-09-27 at 13:05, Bruno Negrao wrote: > I have a RedHat 6.2 and it isn't working fine. Look at how many defunct > processes are hanging around: ... > Does somenone could explain why is it happening? > > And the worst is that the parent processes of all this defunct childs still > remai

Re: AHA-1542 / kernel 2.4.18-10

2002-09-27 Thread Ashley M. Kirchner
Tom Pollerman wrote: > If you haven't tired this already, you may try adding the 'options' > line to your /etc/modules.conf. > >alias scsi_hostadapter aha1542 >options aha1542 aha1542=0x330,10,7 No dice. Same error while trying to boot up with a stock kerne

RE: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread Ward William E DLDN
Gordon, while you're right that it's PROBABLY ORBit (an Open Source CORBA implementation), it seems to me whenever someone asks that question the answer can NEVER be "No". It's always got to be "YES!", "Possibly" or "Probably not", since most root kits are going to attempt to install some service

blinking...

2002-09-27 Thread Jayson Hill
I don’t suppose anyone knows what escape sequence(s) that RedHat 7.2 uses to make something “blink” or “flash” under the bsh shell. Maybe it doesn’t use one at all, but I am hoping someone out there might know…   Thanks in advance,   Jayson

Re: installing from hard drive

2002-09-27 Thread Matthew Saltzman
On Fri, 27 Sep 2002, Kalin Mintchev wrote: > anybody from redhat on this? or should i CONTRACT technical support for > $ so somebody can explain what is wrong with the installation program > or what am i doing wrong?!?! Not from Red Hat, nor have I tried a local hard drive in

RPM packages for Arcoread and OpenOffice

2002-09-27 Thread Hong Tian
Hi, I try to install Arcoread and OpenOffice on RedHat 7.3/i386 by using RPM packages. I found some packages only for Madeinlinux or other Linux, but not for RedHat 7.3. Does anyone knows where I can find it? Could I use Madeinlinux Package for Red Hat 7.3? Thanks, Hong -- redhat-list mailin

RE: ethernet throughput graph

2002-09-27 Thread Rechenberg, Andrew
Check out GKrellM: http://web.wt.net/~billw/gkrellm/gkrellm.html It is a full-featured system monitor that has ethernet, ppp, cpu, process, disk usage, and many other monitors. -Original Message- From: Michael George [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 3:23 P

too many DEFUNCT processes

2002-09-27 Thread Bruno Negrao
Hi all, I have a RedHat 6.2 and it isn't working fine. Look at how many defunct processes are hanging around: [root]# ps -ef|grep defunct vpopmail 2048 2047 0 Sep04 ?00:00:00 [eliminate-dups ] vpopmail 28983 28980 0 Sep10 ?00:00:00 [eliminate-dups ] vpopmail 1941 1940 0 Sep

Re: xv

2002-09-27 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27-Sep-2002/12:24 -0400, Hong Tian <[EMAIL PROTECTED]> wrote: >Hi, > >On RedHat 7.3/Gnome, after installing "xv" by # rpm -ivh >xv-3.10a-13.i386.rpm, I can startup xv by # /usr/X11R6/bin/xv. But I can not >found an icon named xv from Start->Program

ethernet throughput graph

2002-09-27 Thread Michael George
Could anyone here recommend a utility that will graph the throughput of my ethernet interface? I'm looking for something simple, like rp3 does for PPP connections... Thanks! -Michael -- In light of the terrorist attack on the U.S.: They that give up essential liberty to obtain a littl

Re: How to find out capacity of an Interface

2002-09-27 Thread Cristian Grigoriu
From: <[EMAIL PROTECTED]> > mii-diag is new to me, is it something I can download ? > Usually I check the settings on my nics using mii-tool. I'm sorry, I meant mii-tool. mii-diag doesn't even exist. Grig -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe ht

Re: [OT] a.out

2002-09-27 Thread Rob Saul
On Friday, September 27, 2002, at 07:33 AM, Robert Fausey wrote: > Does anyone know the reason why the default executable name for gcc is > a.out? I did a search and all I could find was for historical reasons, > is > there more documentaion about this. > Historical. From within Dennis Ritc

Re: Package list for 8.0 Professional?

2002-09-27 Thread Jim Hayward
On Fri, 2002-09-27 at 06:59, Keith Winston wrote: > I've searched redhat.com and google to find a list of packages in the > upcoming 8.0 Professional version. Why is this so hard to find? > Because the next version of Red Hat has not been officially released by Red Hat. If rumors are correct you

Re: installing from hard drive

2002-09-27 Thread Kalin Mintchev
anybody from redhat on this? or should i CONTRACT technical support for $ so somebody can explain what is wrong with the installation program or what am i doing wrong?!?! On Fri, 27 Sep 2002, Kalin Mintchev wrote: > On Fri, 27 Sep 2002 [EMAIL PROTECTED] wrote: > > thanks Lo

Re: xv

2002-09-27 Thread John Thomas
RH 7.3 does come with an icon for xv; I'm using it under KDE. I'm not at that machine now, so I don't recall exactly where the icons are or how you set one under Gnome. A find on xv.xpm will probably turn it up. JT Hong Tian wrote: > Hi, > > On RedHat 7.3/Gnome, after installing "xv" by # r

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread Arthur Chan
Hi again. I have j2sdk, Apache, Tomcat etc talking with one another. I even have JNDI and ANT installed, but I do not recall installing CORBA. How did that come about, be fault when installing one of the other packages ? - Original Message - From: "Gordon Messmer" <[EMAIL PROTECTED]> To: <

Apache: undefined symbol: mod_ssl

2002-09-27 Thread David Busby
List, I just downloaded and installed 2.0.42, I also enabled SSL, then I re-complied my PHP 4.2.3 to work with it, now I'm still getting a mod_ssl error, can someone please help? What I used to configure Apache ./configure \ --prefix=/opt/httpd \ --infodir=/usr/share/info \

Re: Non-graphical messenger substitute for Linux ??

2002-09-27 Thread Mike Burger
I believe you are correctmy apologies. On Fri, 27 Sep 2002, Bret Hughes wrote: > On Fri, 2002-09-27 at 09:07, Mike Burger wrote: > > A) Don't install X > > > > B) Make sure that the system boots to runlevel 3 (text mode) > > > > On Fri, 27 Sep 2002, Van Den Abeele Kristof wrote: > > >

RE: veritas 8.5

2002-09-27 Thread Rechenberg, Andrew
I would not recommend using Samba to backup your box via a Windows share (my personal opinion). We use BackupExec 8.6 to backup our Red Hat boxes with the supplied Veritas Backup Exec Agent for UNIX. It works like a charm. The UNIX agent is on the BE CD in the Agents folder. Untar the agent a

xv

2002-09-27 Thread Hong Tian
Hi, On RedHat 7.3/Gnome, after installing "xv" by # rpm -ivh xv-3.10a-13.i386.rpm, I can startup xv by # /usr/X11R6/bin/xv. But I can not found an icon named xv from Start->Programs->Graphics. I need to add an icon named xv inside Programs->Graphics, so I can use mouse to start xv. Anyone knows h

Re: small office configuration

2002-09-27 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27-Sep-2002/14:25 +, Thierry ITTY <[EMAIL PROTECTED]> wrote: >there ten people in a small office that need to work together with standard >office software (word processing, spreadsheet, mail...). they'll all get a >pc with linux, and there'll b

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27-Sep-2002/11:08 -0400, Arthur Chan <[EMAIL PROTECTED]> wrote: >Hi All. >I have these strange sub-dirs in /tmp/orb- , and in these >sub-dirs , hundreds of files names like this : "srwxr-xr-x >orb-29348673785". In the /tmp directory itself, many

Re: Slapper Worm Infection

2002-09-27 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27-Sep-2002/08:46 -0500, RTS <[EMAIL PROTECTED]> wrote: > >Besides the files in the /tmp directory how can you tell if you have been >infected?? See "Detecting Apache/mod_ssl worm activity on the network" in CERT Advisory CA-2002-27

Re: Common questions

2002-09-27 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27-Sep-2002/07:54 -0700, truc nguyen <[EMAIL PROTECTED]> wrote: >How would I turn on IP forwarding from the command >line? echo 1 > /proc/sys/net/ipv4/ip_forward Then edit /etc/sysctl.conf to set "net.ipv4.ip_forward = 1". >What is a filenam

Re: [OT] a.out

2002-09-27 Thread David Busby
no, but if you want to change it you can modify the source for gcc. Also "historical reasons" sometimes really means: - Well know standard - Backwards compatibility - Other possible dependencies that we don't know about and don't want to break - If it ain't broke then don't try to fix it

Re: Common questions

2002-09-27 Thread linux power
echo "1" > /proc/sys/net/ipv4/ip_forward The second question I cant answer. --- truc nguyen <[EMAIL PROTECTED]> skrev: > How would I turn on IP forwarding from the command > line? > > What is a filename used to keep someone from logging > in as super user? > > Any suggestion would fully ap

Re: 2GB File limit?

2002-09-27 Thread Klotz, Leigh
Huh? I guess I'll have to throw out all those DVD's I made from 4GB iso files on ext2. Date: Thu, 26 Sep 2002 11:36:45 -0700 (PDT) From: "Todd A. Jacobs" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: 2GB File limit? Reply-To: [EMAIL PROTECTED] On Tue, 24 Sep 2002, Tom DeLuca wrote: >

RE: veritas 8.5

2002-09-27 Thread Roger Schmeits
How much data are you backing up? I have played with the unix agent some just got it running that is all. Thanks for info. On Fri, 2002-09-27 at 11:27, Rechenberg, Andrew wrote: > > I would not recommend using Samba to backup your box via a Windows share > (my personal opinion). > > We use B

Re: Apache on DHCP

2002-09-27 Thread Kevin Keithan
Thanks for the help Nick! Kevin -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Is this a virus : "/tmp/orbit-"

2002-09-27 Thread Gordon Messmer
On Fri, 2002-09-27 at 08:08, Arthur Chan wrote: > Hi All. > I have these strange sub-dirs in /tmp/orb- > , and in these sub-dirs , hundreds of files names like this : > "srwxr-xr-x orb-29348673785". > In the /tmp directory itself, many hundreds of files with names > similar to this : "file-fdh

Re: installing from hard drive

2002-09-27 Thread Kalin Mintchev
On Fri, 27 Sep 2002 [EMAIL PROTECTED] wrote: thanks Lou. i did a directory like but it didn't work either and tried whatever else i could think of... anybody else has an idea why am i getting this /tmp/hdimage/ in front of the directory i specify?!!? my guess is that this is the intended mountin

how to change compilation flag for linux

2002-09-27 Thread Jianping Zhu
I have project (in c) which run good on sun unix. I want to let it run in redhat 7.2 linux. but when i try to compile i got error message like following cc catdat.o bslct.o chitst.o choles.o choles3.o cvcmp.o datent.o decomp.o de com

Re: route question

2002-09-27 Thread rahul b jain cs student
try the following command and see if it works ping -I 10.1.1.2 10.1.5.1 rahul. On Fri, 27 Sep 2002, Matthew Boeckman wrote: > > > Hmm. Are saying that if you try to ping the eth1 interface from a > > machine attached to the network on eth0 it does not work? If so what is > > does the routing

Re: How do i convert i textfile to pdf in RedHat 7.3

2002-09-27 Thread Kalin Mintchev
On Fri, 27 Sep 2002 [EMAIL PROTECTED] wrote: > In <[EMAIL PROTECTED]>, on > 09/18/2002 at 03:21 PM, >Scott and Tess Brady <[EMAIL PROTECTED]> said: > > >Just a quick question. > > >Do you know if there is a way of converting an openoffice document to > >PDF, in linux of course. :-) or try th

veritas 8.5

2002-09-27 Thread Roger Schmeits
We are in the process of buying a new file server. Will be storing about 100G of data for our window users. Are considering using RH7.x running Samba and are curious of everyones success rate of incorporating a Samba machine into a NT domain. Please note that are backup machine is a Win2k box run

Re: install on a Compaq

2002-09-27 Thread mikeyw
He didn't ask MAY I did he? 8^) Mike Wafkowski - Original Message - From: "Jose Celestino" <[EMAIL PROTECTED]> To: "redhat" <[EMAIL PROTECTED]> Sent: Friday, September 27, 2002 7:48 AM Subject: Re: install on a Compaq > Words by richard pollard [Thu, Sep 26, 2002 at 11:49:35PM -0400]:

Re: How do i convert i textfile to pdf in RedHat 7.3

2002-09-27 Thread sgarcia
In <[EMAIL PROTECTED]>, on 09/18/2002 at 03:21 PM, Scott and Tess Brady <[EMAIL PROTECTED]> said: >Just a quick question. >Do you know if there is a way of converting an openoffice document to >PDF, in linux of course. :-) Use spadmin. Create a new "printer". One of the printer type optio

Re: Apache on DHCP

2002-09-27 Thread Nick Lindsell
At 10:58 27/09/2002 -0400, you wrote: >Hi All, >I just setup a RH7.3 server to work as my firewall/httpd server in my > house. I have two NIC cards installed one out that gets DHCP from my > cable modem and one in to my local network with a static address. I can > see the httpd server fro

Re: remove GRUB

2002-09-27 Thread Bill Rugolsky Jr.
On Fri, Sep 27, 2002 at 10:56:40AM -0400, richard pollard wrote: > Hello, > I am trying remove red hat from a old box. I fdisk the old disk, however the boot >loader is still there. How do I remove > GRUB from the MBR? You don't remove boot loaders -- you replace them. What would you like to r

Re: Common questions

2002-09-27 Thread Alexey Fadyushin
To turn on IP forwarding you can use the following command: echo 1 > /proc/sys/net/ipv4/ip_forward Alexey Fadyushin Brainbench MVP for Linux http://www.brainbench.com truc nguyen ÐÉÛÅÔ: > > How would I turn on IP forwarding from the command > line? > > What is a filename used to keep someone

Re: Apache name options

2002-09-27 Thread sgarcia
You sound like you're trying very hard to avoid setting up a virtual host. Why? It's the obvious answer to your problem. And it's not hard. You need to include the following: # The asterisk means match all interfaces. If you have a fixed IP # you'll probably want to specify it NameVirtualHos

Re: route question

2002-09-27 Thread Matthew Boeckman
> Hmm. Are saying that if you try to ping the eth1 interface from a > machine attached to the network on eth0 it does not work? If so what is > does the routing table on the ping orignating machine look like? It > needs to be told that the router is the gateway to that network. to refresh, th

remove GRUB

2002-09-27 Thread richard pollard
Hello, I am trying remove red hat from a old box. I fdisk the old disk, however the boot loader is still there. How do I remove GRUB from the MBR?     Thanks

Apache on DHCP

2002-09-27 Thread Kevin Keithan
Hi All, I just setup a RH7.3 server to work as my firewall/httpd server in my house. I have two NIC cards installed one out that gets DHCP from my cable modem and one in to my local network with a static address. I can see the httpd server from my internal network but not from the Internet

Re: Apache

2002-09-27 Thread sgarcia
In <[EMAIL PROTECTED]>, on 09/25/2002 at 10:34 AM, "Fifield, Mike" <[EMAIL PROTECTED]> said: >I am trying to install apache from source (not rpm) but after I run >./configure >make >make install >I end up with all the apache files in the /usr/local/apache2 directory, >and when I type "serv

Is this a virus : "/tmp/orbit-"

2002-09-27 Thread Arthur Chan
Hi All. I have these strange sub-dirs in /tmp/orb-  , and in these sub-dirs , hundreds of files names like this : "srwxr-xr-x orb-29348673785". In the /tmp directory itself, many hundreds of files with names similar to this :  "file-fdhfgv878r" Never seen them before, propagate faster than r

Re: Non-graphical messenger substitute for Linux ??

2002-09-27 Thread Teodor Georgiev
centericq -> ICQ + MS Messenger + AOL Messenger + Yahoo Messenger + IRC = all - in - one console ncurses based application. - Original Message - From: "Bret Hughes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 27, 2002 5:30 PM Subject: Re: Non-graphical messenger

Common questions

2002-09-27 Thread truc nguyen
How would I turn on IP forwarding from the command line? What is a filename used to keep someone from logging in as super user? Any suggestion would fully appreciated. Best Regards, Truc C Nguyen __ Do you Yahoo!? New DSL Internet Access from

Re: Slapper Worm Infection

2002-09-27 Thread Gordon Messmer
On Fri, 2002-09-27 at 06:46, RTS wrote: > > Besides the files in the /tmp directory how can you tell if you have been > infected?? It may be more difficult with the recent variants. If you aren't up to date, the safest thing to do would be to assume you're infected, update the packages, and re

[OT] a.out

2002-09-27 Thread Robert Fausey
Does anyone know the reason why the default executable name for gcc is a.out? I did a search and all I could find was for historical reasons, is there more documentaion about this. Rob Fausey. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://lis

Re: Compaq ProSignia 500

2002-09-27 Thread Albert Chiou
Thanks but I actually found a website that has info on installing Linux on the exact computer i have. Of course I dont' know what version that is, so if that doesn't work I'll try what you suggested. :) (what are the chances eh...?) :) -Albert C. --- Francisco Neira <[EMAIL PROTECTED]> wrote:

Re: Non-graphical messenger substitute for Linux ??

2002-09-27 Thread Bret Hughes
On Fri, 2002-09-27 at 09:07, Mike Burger wrote: > A) Don't install X > > B) Make sure that the system boots to runlevel 3 (text mode) > > On Fri, 27 Sep 2002, Van Den Abeele Kristof wrote: > Mike, I think you missed his point. Imsuspect that he knows how to not run X. he is looking for a M

Re: route question

2002-09-27 Thread Bret Hughes
On Fri, 2002-09-27 at 08:38, Matthew Boeckman wrote: > > > > > > > Not sure about the Network unreachable but I do not think you need a gw > > on the router since the route is already attached to the network. THe > > gateway is to tell a machine ," since you don;t know anything about this > >

Re: Non-graphical messenger substitute for Linux ??

2002-09-27 Thread Gordon Messmer
On Fri, 2002-09-27 at 06:15, Van Den Abeele Kristof wrote: > A lot of my friends are using the Microsoft Messenger service. > > Is there a stable substitute for the linux environment ? > The perfect solution would be an non-graphical interface , so I'm not forced to >launch X. Maybe: http://kbs

Re: Compaq ProSignia 500

2002-09-27 Thread Francisco Neira
Albert Chiou wrote: > Hi, > > I have a Compaq ProSignia 500 and it is not reading > the RAM properly. It detects only 16 MB of RAM when i > have 128 MB (confirmed by BIOS), so when I run the > installer for Red-Hat, it tells me that I don't have > enough memoery to install it. When I type: "lin

Re: Non-graphical messenger substitute for Linux ??

2002-09-27 Thread Mike Burger
A) Don't install X B) Make sure that the system boots to runlevel 3 (text mode) On Fri, 27 Sep 2002, Van Den Abeele Kristof wrote: > Hello list , > > After setting up an ftp & web-server , ... I want to use my fresh linux-box for some >recreation. > A lot of my friends are using the Micros

Package list for 8.0 Professional?

2002-09-27 Thread Keith Winston
I've searched redhat.com and google to find a list of packages in the upcoming 8.0 Professional version. Why is this so hard to find? I think I read that the difference between the personal and pro versions was an extra apps CD plus a CD of red hat tools. Is this true and is the pro version wo

Slapper Worm Infection

2002-09-27 Thread RTS
Besides the files in the /tmp directory how can you tell if you have been infected?? Does it change any files on the system?? Symantec and Mcafee was not really clear to me on this. Thanks Randy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https:/

RE: problem with NIC

2002-09-27 Thread Nick Lindsell
At 15:12 27/09/2002 +0200, you wrote: >Hi, > >I obteint de same error message ?? > >#/sbin/mii-tool eth0 -F 100baseTx-FD > >SIOCGMIIPHY on eth0 '100baseTx-FD' failed: no exist !!! Works perfectly here :- [root@slaptop /]# mii-tool eth0: 10 Mbit, half duplex, link ok [root@slapto

Compaq ProSignia 500

2002-09-27 Thread Albert Chiou
Hi, I have a Compaq ProSignia 500 and it is not reading the RAM properly. It detects only 16 MB of RAM when i have 128 MB (confirmed by BIOS), so when I run the installer for Red-Hat, it tells me that I don't have enough memoery to install it. When I type: "linux mem=128M" at the "boot:" prompt

Re: route question

2002-09-27 Thread Matthew Boeckman
> > > Not sure about the Network unreachable but I do not think you need a gw > on the router since the route is already attached to the network. THe > gateway is to tell a machine ," since you don;t know anything about this > network, here is where to send these packets. > right, but i stil

RE: small office configuration

2002-09-27 Thread Edward Wildgoose
One requires a big server, and you have to hope that you don't screw up any updates. The other requires decent spec machines, and you have to update each machine seperately, ie more admin (plus it might need a reasonable disk in the server if you open a lot of files...) What more is there...

Re:Problem with NIC

2002-09-27 Thread Francisco Neira
From the output of "man mii-tool": MII-TOOL(8) MII-TOOL(8) NAME mii-tool - view, manipulate media-independent interface status SYNOPSIS mii-tool [-v, --verbose] [-V, --version] [-R, --reset] [-r, --restart] [-w, --watch] [-l,

Non-graphical messenger substitute for Linux ??

2002-09-27 Thread Van Den Abeele Kristof
Hello list , After setting up an ftp & web-server , ... I want to use my fresh linux-box for some recreation. A lot of my friends are using the Microsoft Messenger service. Is there a stable substitute for the linux environment ? The perfect solution would be an non-graphical interface , so I'

RE: problem with NIC

2002-09-27 Thread PACAUD Safia
Hi, I obteint de same error message ?? #/sbin/mii-tool eth0 -F 100baseTx-FD SIOCGMIIPHY on eth0 '100baseTx-FD' failed: no exist !!! Sincères salutations Safia Pacaud Data Center ITS-OS Ingénieur Systèmes Tél : 33(0)1.49.22.85.58 Mobile: 33(0)6.11.69.05.

Re: oracle 9i client server connetctivity.

2002-09-27 Thread Willem van der Walt<[EMAIL PROTECTED]>
You need to check that the tnsnames.ora file on both the server and client machines contains an entry for test1. First run the command lsnrctl status from the user that installed oracle. It should show you if the listener is running. If it is running, and you have a correct tnsnames.ora on the cl

small office configuration

2002-09-27 Thread Thierry ITTY
Hello I'd like to get your advice : there ten people in a small office that need to work together with standard office software (word processing, spreadsheet, mail...). they'll all get a pc with linux, and there'll be a linux server and a lan. they need to share some documents. the server should

Re: problem with NIC

2002-09-27 Thread Nick Lindsell
At 13:51 27/09/2002 +0200, you wrote: >Hi everybody, > >I have this configuration for 3 nic, under Redhat 7.1 for SAP > >#/sbin/mii-tool >eth0: no autonegotiation, 100baseTx-HD, link ok >eth1: no autonegotiation, 100baseTx-HD, link ok >eth2: negotiated 100baseTx-FD, link ok > > >i like to force th

problem with NIC

2002-09-27 Thread PACAUD Safia
Hi everybody, I have this configuration for 3 nic, under Redhat 7.1 for SAP #/sbin/mii-tool eth0: no autonegotiation, 100baseTx-HD, link ok eth1: no autonegotiation, 100baseTx-HD, link ok eth2: negotiated 100baseTx-FD, link ok i like to force them to Full Duplex, i do this: #/sbi

Re: install on a Compaq

2002-09-27 Thread Jose Celestino
Words by richard pollard [Thu, Sep 26, 2002 at 11:49:35PM -0400]: > Hello, > Can I installed Red Hat 7.3 on a Compaq Presario? > YES. You have my permission. > Thanks > > Rich > -- Jose Celestino <[EMAIL PROTECTED]> "A obediencia dos povos alimenta a tirania dos governos" -- Agostin

Re: oracle 9i client server connetctivity.

2002-09-27 Thread Ravi Narwade
thanks Willem i tried sqlplus scott/tiger@test1 on server but it doesnt work and gives adn error ORA-12154: TNS:could not resolve service name when i tried to reconfigute the listener configuration by using the netca it says Listener start failed. Listener may already be running so what i hav

  1   2   >