Re: Serial port to Cisco console port connection

2002-09-12 Thread Willem van der Walt<[EMAIL PROTECTED]>
I use C-kermit. Cannot remember if if downloaded it or found it on the rh cd set. It is made for the job you want to do. Mail me privatly and I can mail the rpm to you. regards, Willem On Thu, 12 Sep 2002, Eric Sisler wrote: > Ok, I know there must be a simple answer to this, but I just can't fi

Re: unattended inode

2002-09-12 Thread Willem van der Walt<[EMAIL PROTECTED]>
Hi, The error loading shared library is not normal. If the error remains after a clean shutdown/restart, I would find the fsck package on the cds and do: at the /cdrom/RedHat/RPMS# prompt: rpm --verify fsck*rpm and then take it from there. It might be that the libc.so.* file got damaged in the pro

Re: python, screen saver, grub

2002-09-12 Thread Rob Saul
On Thursday, September 12, 2002, at 11:27 PM, Edward Dekkers wrote: > Manuel - you'll get more responses if you don't post in HTML on a > mialing > list. html bad, plain text good. although, I'm using a new mail client and I'm not entirely sure what it's doing. feel free to flame me. > >>

RE: RH7.3 freeze!!!!

2002-09-12 Thread sgarcia
In <[EMAIL PROTECTED]>, on 09/13/2002 at 04:32 AM, [EMAIL PROTECTED] said: >Try lowering the bios video settings for a while. >Screensavers? If this is meant to be a serious server then >why not a blank screensaver? (not that that is a solution to the problem) If it's meant to be a serious se

Re: network setting

2002-09-12 Thread sgarcia
In <[EMAIL PROTECTED]>, on 09/12/2002 at 07:58 AM, "Anthony E. Greene" <[EMAIL PROTECTED]> said: >>`echo 1 > /proc/sys/net/ivp4/ip_forward` >> >>But that only sticks until the next reboot, by which time you will have >>completely forgotten about it. (Might be months or years from now.) That

Re: python, screen saver, grub

2002-09-12 Thread Edward Dekkers
Manuel - you'll get more responses if you don't post in HTML on a mialing list. >1. Every time I turn my computer off, appear the following brief message: >"The application /usr/bin/python has failed due one fatal error. Segment violation" >( I did not why because I do not work with python) Jus

python, screen saver, grub

2002-09-12 Thread Manuel Tejada
I have just installed RedHat 7.3.1 in my PC compatible (Pentium III, 250 MB RAM, 30GB hard disk). The installation was fine, no error message gave me. I chose this: - Workstation Installation - No install GRUB neither LILO. Then I must to use a boot disk to start RedHat   I only do common ta

Re: mount command for 6.1

2002-09-12 Thread Tom Pollerman
On Fri, 13 Sep 2002 12:25:18 +1200 Linux <[EMAIL PROTECTED]> wrote: > What is the syntax for the mount command for RH6.1 for the floppy? > > > Thanks > > Mike > -Original Message- > From: Anthony E. Greene > Sent: Friday, 13 September 2002 10:49 > To: [EMAIL PROTECTED] > Subject: Re:

RE: Memory >128MB not detected

2002-09-12 Thread Darryl Bowler
Thanks for all your help, I ve worked this out. The motherboard I use is a PC Chips SIS 730S M810LR-H, and uses *shared* memory for built in video card, i.e. uses the physical ram for video memory. This is where 64MB of the RAM went to. Minor changes to the bios fixed the problem Thanks You w

Re: Login Problems

2002-09-12 Thread todd shagott
I can boot to single user mode, but I'm not sure what to do from there. I was able to get a better look at the message that was flashed after I entered the password it was something like: Authentication server is unable to retrieve info . That isn't exactly what it said, but it the gist of what

RE: RH7.3 freeze!!!!

2002-09-12 Thread Cameron . Davidson
I had a similar problem ages ago. Turned out the AGP4x only worked 99.99% of the time. It always eventually crashed (linux or windoze) when doing something graphical. Try lowering the bios video settings for a while. Screensavers? If this is meant to be a serious server then why not a blank screen

Re: RH7.3 freeze!!!!

2002-09-12 Thread michael
Hi, All I can tell you from my previous experience is that it is a timing issue with your hardware. The culprit is usually the video card. You might try a different video card for starters. Make sure nothing is overclocked (Which I doubt it is) Bad memory could be a problem too. Good luck!

Re: Neighbour Table Overflow error

2002-09-12 Thread Daniel Tan
i think that is only a temporary solution...have u try restarting? it may come back again... - Original Message - From: "Steven Bonici" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 12, 2002 8:42 PM Subject: RE: Neighbour Table Overflow error Thanks - The file l

Re: Serial port to Cisco console port connection

2002-09-12 Thread Bret Hughes
On Thu, 2002-09-12 at 09:31, Eric Sisler wrote: > Ok, I know there must be a simple answer to this, but I just can't find it. > > I'm trying to connect to the console port on a Cisco PIX via the serial > port on a Linux box. Most of the documentation I've found has to do with > connecting to t

RE: RH7.3 freeze!!!!

2002-09-12 Thread Darryl Harvey
I had a very similar problem. I blamed RedHat, I blamed my SCSI card and in the end, it was my power supply. Changed the power supply and the machine has been up ever since. The way I isolated it: I left the machine in BIOS mode (IE: don't boot an OS) left it for as long as it took, and it re-

RE: Compiling Kernel

2002-09-12 Thread Rob Yale
Thanks Trevor, Ok, I downloaded all the RPMs and here are the dependency problems that showed up when I did an 'rpm -Uvh *': [root@Hephaestus rhupdate]# ls cpp-2.96-85.i386.rpm gcc-java-2.96-85.i386.rpm gcc-2.96-85.i386.rpm gcc-objc-2.96-85.i386.rpm gcc-c_2b_2b-2.96-85.i386.rpm

RH7.3 freeze!!!!

2002-09-12 Thread underground
Hello fellows We've just purchased a new wannabe server i386PC. So I've installed RH 7.3. the problems are as follow : I'm having random lockups and freezes.. I'm using two kernels, 2.4.18-3 which comes with rh7.3 the normal kernel and the smp which ships with linux too. well.. by the way,

Re: 100 zip drive

2002-09-12 Thread Steven G. Taylor
Type this as root: mkdir /mnt/zip mount -t vfat /dev/hdd4 /mnt/zip Then if no errors you can see your files in /mnt/zip Sounds like there are other problems, but if there isn't this should work fine. On Thu, 2002-09-12 at 21:56, ebinc wrote: > The error reads dev/hdd4/ cannot determine the fil

Re: Change hostname and IP

2002-09-12 Thread Bret Hughes
On Thu, 2002-09-12 at 19:22, Edward Dekkers wrote: > > On Thu, 2002-09-12 at 07:42, Hong Tian wrote: > > > What is the better way to change the hostname and IP address on Red Hat > > > Linux 7.3? > > > -Thanks. > > > > > > > try neat > > > > Bret > > Hey Bret - is 'neat' standard on RH 7.3? With

Re: 100 zip drive

2002-09-12 Thread ebinc
The error reads dev/hdd4/ cannot determine the file system and none was specified Do I enter that at a terminal > mount -t vfat /dev/hdX4 mountpoint > > where 'X' is the drive that your atapi zip disk is assigned to. > > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.

Re: 100 zip drive

2002-09-12 Thread Steven G. Taylor
mount -t vfat /dev/hdX4 mountpoint where 'X' is the drive that your atapi zip disk is assigned to. On Thu, 2002-09-12 at 21:38, ebinc wrote: > Does anyone know how to get the iomega 100 zip drive to work in Red Hat 7.2 > it says superblock not reconized or somthing like thiat > Ed > > > > --

100 zip drive

2002-09-12 Thread ebinc
Does anyone know how to get the iomega 100 zip drive to work in Red Hat 7.2 it says superblock not reconized or somthing like thiat Ed -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: write access to iomega jaz drive

2002-09-12 Thread Mark Neidorff
Do you have iomegaware (iw) for linux installed? If so, is it putting the drive into prevent write mode? Just a thought. No idea on the 1969 date issue. Mine is Jan 14 2001. Mark On Wed, 11 Sep 2002, Reitsma, Rene - COB wrote: > > Dear Colleague, > > I'm wondering if one of you might have

Re: Memory >128MB not detected

2002-09-12 Thread Edward Dekkers
>From what I have read this is not uncommon for Linux not to detect all physical memory, and sometimes this is resolved by passing the 'mem' parm to the kernel on bootup. But all the documentation I've seen is for lilo, but I'm using grub. So how do I do this with grub? Put it in /etc/grub.conf?

Re: mount RH 6.1

2002-09-12 Thread Will Francis
> I've used the command mount /mnt/floppy and mount /dev/fd0 but these spew > out that extra command s are needed and the msdos format on the floppy is > not recognised You can always (as root) mount it manually: mount /dev/fd0 /mnt/floppy or even more specifically mount /dev/fd0u1440 /mnt/f

Re: Change hostname and IP

2002-09-12 Thread Edward Dekkers
> On Thu, 2002-09-12 at 07:42, Hong Tian wrote: > > What is the better way to change the hostname and IP address on Red Hat > > Linux 7.3? > > -Thanks. > > > > try neat > > Bret Hey Bret - is 'neat' standard on RH 7.3? With 7.2 I had to 'up2date redhat-config-network' to get it. Regards, Ed.

RE: mount command for 6.1

2002-09-12 Thread Linux
What is the syntax for the mount command for RH6.1 for the floppy? Thanks Mike -Original Message- From: Anthony E. Greene Sent: Friday, 13 September 2002 10:49 To: [EMAIL PROTECTED] Subject: Re: mount command for 6.1 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Sep-2002/09:39

Re: fsck /home

2002-09-12 Thread ABrady
On Thu, 12 Sep 2002 19:03:52 -0500 "Michael Hill" <[EMAIL PROTECTED]> wrote: > If I execute this command: > > fsck /home > > does it overwrite what is in /home? man fsck The short answer is, no. The long answer is, it doesn't do anything without asking (unless you use a flag to tell it to no

fetchmail (sendmail?) question

2002-09-12 Thread Edward Dekkers
Something that has been bothering me for a while but never got around to. We grab all our mail from our ISP using fetchmail to distribute it to local users. However, when an e-mails domain does not resolve, fetchmail warns me of this but doesn't flush the message, with as a result that every time

Re: fsck /home

2002-09-12 Thread Samuel Flory
No it should attempt to check the /home file system. Michael Hill wrote: > If I execute this command: > > fsck /home > > does it overwrite what is in /home? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinf

fsck /home

2002-09-12 Thread Michael Hill
If I execute this command:   fsck /home   does it overwrite what is in /home?

Re: mount command for 6.1

2002-09-12 Thread Emmanuel Seyman
On Fri, Sep 13, 2002 at 09:39:39AM +1200, [EMAIL PROTECTED] wrote: > > The /etc/fstab shows the floppy as ext2 fs should I change it to "auto"? Yes. > Is there a special syntax for mounting a floppy onto a RH 6.1 system? Make the change to /etc/fstab and run "mount /mnt/floppy" again. Emmanue

Re: saving device configuration

2002-09-12 Thread Emmanuel Seyman
On Thu, Sep 12, 2002 at 05:47:28PM -0400, dbrett wrote: > > How do I save the present configuration before, installing the new card? > If it is not obvious how do I restore it if I I need too. The config is stored in /etc/sysconfig/network-scripts/ifcfg- where is whatever interface your card is

Re: FTP server

2002-09-12 Thread Ed Wilts
On Thu, Sep 12, 2002 at 03:04:30PM -0700, Brian Lucas wrote: > Thanks, Ed, for the help. The WS_FTPPRO application did default to passive. > I set it to active and it went right through. Is there anyway to set the > native microsoft ftp into active mode. I can't see a switch for that. The swit

mount RH 6.1

2002-09-12 Thread Linux
Hi I was introduced to Linux at RH7.0 level and are struggling to understand why I cannot mount a floppy on a RH6.1 system I came across yesterday. I've used the command mount /mnt/floppy and mount /dev/fd0 but these spew out that extra command s are needed and the msdos format on the floppy is

Re: mount command for 6.1

2002-09-12 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Sep-2002/09:39 +1200, [EMAIL PROTECTED] wrote: >I have to add a driver via a floppy, but I could not mount the floppy > >The normal mount /mnt/floppy or mount /dev/fd0 caused the machine to >spew garbage about wrong formats > >The /etc/fstab sh

Re: X11 Resolution

2002-09-12 Thread Anthony E. Greene
On 12-Sep-2002/16:14 -0400, "Drury, Jeff" <[EMAIL PROTECTED]> wrote: >I recently installed RH6.1 (actually re-installed, 7.3 blew up all over >the place), anyway I configured X wrong (screen dimensions and color >depth), my question is how can I go back and change those? Xconfigurator -- Anthon

Re: FTP server

2002-09-12 Thread Ted Gervais
On Thursday 12 September 2002 17:58, Brian Lucas wrote: > I have a linux FTP server running the latest wu-ftpd. Other linux machines > ftp right in without any problem. Windows machines say "Connected to..." > but never bring open the login prompt and eventually (after a few minutes) > close the

RE: samba

2002-09-12 Thread Trevor
Are you running Samba 2.0.6 or 2.0.7? (You can verify by doing a rpm -qa | grep samba) You may want to add this line to your smb.conf file if you don't already have it in there (/etc/smb.conf): oplocks=no I'm pretty sure that's your problem. Let me know if I helped you. Trevor

Re: mount RH6.1

2002-09-12 Thread Rick Forrister
Linux wrote: > > Hi > > I was introduced to Linux at RH7.0 level and are struggling to understand > why I cannot mount a floppy on a RH6.1 system I came across yesterday. > > I've used the command mount /mnt/floppy and mount /dev/fd0 but these spew > out that extra command s are needed and the

RE: Change hostname and IP

2002-09-12 Thread Trevor
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of Langa Kentane >Sent: Thursday, September 12, 2002 6:46 AM >To: '[EMAIL PROTECTED]' .Subject: RE: Change hostname and IP >Then /etc/init.d/network restart Or simply type "service network restart" on RH s

mount RH6.1

2002-09-12 Thread Linux
Hi I was introduced to Linux at RH7.0 level and are struggling to understand why I cannot mount a floppy on a RH6.1 system I came across yesterday. I've used the command mount /mnt/floppy and mount /dev/fd0 but these spew out that extra command s are needed and the msdos format on the floppy is

RE: FTP server

2002-09-12 Thread Brian Lucas
Thanks, Ed, for the help. The WS_FTPPRO application did default to passive. I set it to active and it went right through. Is there anyway to set the native microsoft ftp into active mode. I can't see a switch for that. Perhaps, that's not an appropriate question for this forum anyway. Regards,

mount command for 6.1

2002-09-12 Thread Mike
Hi I was introduced to Redhat at version 7.0 but yesterday I found a 6.1 machine. I have to add a driver via a floppy, but I could not mount the floppy The normal mount /mnt/floppy or mount /dev/fd0 caused the machine to spew garbage about wrong formats The /etc/fstab shows the floppy as ext

Re: Newbie Question: Joining an NT Domain?

2002-09-12 Thread Chris L. Gray
I have read all the replies to my post and I appreciate greatly all the feedback... I am playing around with Samba now trying to at least get to browse network folders and print. The only thing I'd like to add is that DHCP did give me an IP, but not the correct DNS server info. That is why I had

samba

2002-09-12 Thread Mary Steiner
We are having problems with our Samba server. I have to restart Samba every time some one wants to log onto the file server.I checked the log.smb and log.nmb and have the following error messages: lib/util_sock.c: read-socket-dat (477) recv failure for 4, error= connection reset by peer sm

RE: Change hostname and IP

2002-09-12 Thread Langa Kentane
cd /etc/sysconfic/network-script/ Edit the file ifcfg-ethx And change the values. Then /etc/init.d/network restart -Original Message- From: Hong Tian [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 2:42 PM To: '[EMAIL PROTECTED]' Subject: Change hostname and IP What is

RE: Password

2002-09-12 Thread Langa Kentane
Type passwd on the command line and it will prompt you for a new password. -Original Message- From: Everything Billiard [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 8:15 PM To: [EMAIL PROTECTED] Subject: Password Hi List Does anyone know how to change the root passwor

RE: Serial port to Cisco console port connection

2002-09-12 Thread Rechenberg, Andrew
I use minicom as a terminal program ... It works fine -Original Message- From: Eric Sisler [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 10:31 AM To: [EMAIL PROTECTED] Subject: Serial port to Cisco console port connection Ok, I know there must be a simple answer to this

RE: how to configur tow network card in one computer

2002-09-12 Thread Langa Kentane
Start by looking around at /etc/sysconfig/network-scripts. That's if your network card driver is already setup. Copy ifcfg-eth0 to ifcfg-eth1 and edit ifcfg-eth1 Ciao -Original Message- From: Syed Atif Abidy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 03, 2002 9:24 PM To: [EMAIL

RE: RH 7.3 & Tight VNC kinda working

2002-09-12 Thread Langa Kentane
Are you sure it's not perhaps a routing issue? -Original Message- From: Paul DiMarco [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 3:09 PM To: [EMAIL PROTECTED] Subject: RH 7.3 & Tight VNC kinda working This is my setup: * Redhat 7.3 server running as a router & firew

Re: FTP server

2002-09-12 Thread Ed Wilts
On Thu, Sep 12, 2002 at 02:27:33PM -0700, Brian Lucas wrote: > Native Windows, just open a command prompt and type ftp. Are there any firewalls between the client and the server? Have you played with active/passive in FTP-PRO (whatever that is). ../Ed > From: Ed Wilts [mailto:[EMAIL PR

Re: Factoid needed; actual number of virus specific to Linux

2002-09-12 Thread Chris Watt
At 21:23 2002/09/10 -0400, you wrote: >Well, ok then, I guess that would bring up another question. Does Linux >based anti-virus software also scan for rootkits or protect against other >various Linux type exploits? > >If that was the case, then it would seem that there would indeed be some >va

saving device configuration

2002-09-12 Thread dbrett
I have a laptop with a network pcmica card. I have a new card, i need to replace the old card with. How do I save the present configuration before, installing the new card? If it is not obvious how do I restore it if I I need too. david -- redhat-list mailing list unsubscribe mailto:[EMAIL

RE: FTP server

2002-09-12 Thread Brian Lucas
Title: RE: FTP server Native Windows, just open a command prompt and type ftp. -Original Message- From: Ed Wilts [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 3:11 PM To: [EMAIL PROTECTED] Subject: Re: FTP server On Thu, Sep 12, 2002 at 01:58:42PM -0700, Brian Luc

Re: Memory >128MB not detected

2002-09-12 Thread Samuel Flory
On the kernel line in /etc/grub.conf add "mem=192M" . Be sure to remember the M or it will be k, or megs. Also you may need to do slightly less than 192. PS- Remember you can edit the grub configuration at the grub prompt. Just hit e. Darryl Bowler wrote: >I still haven't fixed my pro

Re: FTP server

2002-09-12 Thread Ed Wilts
On Thu, Sep 12, 2002 at 01:58:42PM -0700, Brian Lucas wrote: > I have a linux FTP server running the latest wu-ftpd. Other linux machines > ftp right in without any problem. Windows machines say "Connected to..." > but never bring open the login prompt and eventually (after a few minutes) > clos

RE: looking to set up an e-commerce site

2002-09-12 Thread Bradley Caricofe
> a lady i know who owns a small art gallery wants to set up > a web site that will feature a virtual walkthrough, plus the > ability to click on any article during the walkthrough, get > more detail, and fill a shopping cart. > > i don't know enough about this, so what would be a good > star

Re: shell script

2002-09-12 Thread Todd A. Jacobs
On Tue, 10 Sep 2002, Steven W. Orr wrote: > tty_type=$(tty) > if [[ ${tty_type%/*} = /dev/pts ]] > then > TERM=vt100 > else > TERM=scoansi > fi Note that this will not catch instances inside of an xterm, since xterms are assigned on a pts and not a pty. You may also want to test $SHLVL

FTP server

2002-09-12 Thread Brian Lucas
Title: FTP server I have a linux FTP server running the latest wu-ftpd.  Other linux machines ftp right in without any problem.  Windows machines say "Connected to..." but never bring open the login prompt and eventually (after a few minutes) close the connection.  Programs like FTP-PRO act th

Memory >128MB not detected

2002-09-12 Thread Darryl Bowler
I still haven't fixed my problem whereby RH7.2 is only detected 128MB of RAM instead of 192MB I have installed. >From what I have read this is not uncommon for Linux not to detect all physical >memory, and sometimes this is resolved by passing the 'mem' parm to the kernel on >bootup. But all t

Re: looking to set up an e-commerce site

2002-09-12 Thread Bob Staaf
Try www.miva.com. It is a nice an reasonably priced package and I do believe they have a gallery of Merchant sites that you can look through to see what you can do with the package. Bob - Original Message - From: "Robert P. J. Day" <[EMAIL PROTECTED]> To: "redhat mailing list" <[EMAIL P

RE: Compiling Kernel

2002-09-12 Thread Trevor
Ok. We are part-way there... First, let's get your compling tools set up properly. Go here . Download all the RPMS under Red Hat Linux 7.0 i386 and save them to a directory on your system. Do a "rpm -Uvh *" on all the rpms in your directory to

Re: RH 7.3 & Tight VNC kinda working

2002-09-12 Thread Paul DiMarco
When I try the following I get errors. [root@sample root]# vncserver -interface 192.168.0.1 Couldn't start Xvnc; trying default font path. Please set correct fontPath in the vncserver script. Couldn't start Xvnc process. 12/09/02 16:16:06 Xvnc version 3.3.3r2+tight1.2.6 12/09/02 16:16:06 Copyri

X11 Resolution

2002-09-12 Thread Drury, Jeff
I recently installed RH6.1 (actually re-installed, 7.3 blew up all over the place), anyway I configured X wrong (screen dimensions and color depth), my question is how can I go back and change those? -Jeff _ Jeffery Drury Sales Productivity & Proce

Re: how to configur tow network card in one computer

2002-09-12 Thread Bret Hughes
On Thu, 2002-09-12 at 09:12, linux power wrote: > /sbin/ifconfig eth0 up > /sbin/ifconfig eth1 up > > --- Syed Atif Abidy <[EMAIL PROTECTED]> skrev: > > dear, > > > > pls help me how to i configur tow network cards wiht > > diffrent IP in one > > Computer The above will sure enough bring up

RE: Compiling Kernel

2002-09-12 Thread Rob Yale
You were right about ncurses-devel; that fixed my menuconfig problem. I was also able to update kgcc (it wasn't even there), but when I tried to update gcc, I ended up in a dependency quagmire! I ended up having to install glibc, glibc-common, glibc-devel, gcc-devel, and on and on. Eventually it

looking to set up an e-commerce site

2002-09-12 Thread Robert P. J. Day
a lady i know who owns a small art gallery wants to set up a web site that will feature a virtual walkthrough, plus the ability to click on any article during the walkthrough, get more detail, and fill a shopping cart. i don't know enough about this, so what would be a good starting point re

Re: Serial port to Cisco console port connection

2002-09-12 Thread Mike Burger
As long as you have a Cisco console cable, just run minicom. On Thu, 12 Sep 2002, Eric Sisler wrote: > Ok, I know there must be a simple answer to this, but I just can't find it. > > I'm trying to connect to the console port on a Cisco PIX via the serial > port on a Linux box. Most of the doc

RE: where is kaffe

2002-09-12 Thread Banze, Andreas
> > IIRC, Kaffe was deprecated/not included with 7.3. > > Any replacement? Else, how do I run java apps? Most people would install java from sun (http://java.sun.com/j2se/1.4/download.html) download linux rpm, start it using sh, install rpm. -- redhat-list mailing list unsubscribe mailto:[EM

Re: redhat 7.0

2002-09-12 Thread Rick Forrister
Vam Makam wrote: > > I just installed redhat 7.0 but was wondering if I should just install a > newer version? > > Also, it doesn't recognize my D-Link 530TX+ nic so what other nics are > recommended? If you can upgrade without cost (download iso's & burn your own CD's), then I would strongly s

Re: Login Problems

2002-09-12 Thread Anthony Abby
Did you try booting into single user mode?? >I'm running RH 7.3 I attempted to update the kernel >from 2.4.18-3 to 2.4.18-10. I did this using the RH >Network. I however am unable to log in (a message >flashes across the screen, but I can't read it). I >have booted into rescue mode and edited

Login Problems

2002-09-12 Thread todd shagott
I'm running RH 7.3 I attempted to update the kernel from 2.4.18-3 to 2.4.18-10. I did this using the RH Network. I however am unable to log in (a message flashes across the screen, but I can't read it). I have booted into rescue mode and edited lilo.conf to contain both the old an the new kerne

DRI Install

2002-09-12 Thread Stéphane Michaud
Hi, Please excuse my english because I'm a french guy from Quebec and I don't talk and write english very well. I have problem to install DRI on my RedHat 7.3 system. I looked at many troubleshooting topics and everything I've done seems to be ok!! But DRI still not working! There's the prob

RE: Compiling Kernel

2002-09-12 Thread Trevor
Do you have the ncurses-devel rpm installed? That might be the problem with the menuconfig. Did you install the latest gcc and kgcc tools? RH7.0 has a buggy gcc compiler (I'm sure you already know about this). What is the error messages before the "error 2". Anything else could be helpful.

Re: network setting

2002-09-12 Thread rahul b jain cs student
you can set ip forwarding in your computer by making the following change in the file /etc/sysctl.conf net.ipv4_forward = 1 you might want to check your routing table and see if it has been set according to your needs. rahul. On Thu, 12 Sep 2002 [EMAIL PROTECTED] wrote: > In <[EMAIL PROTEC

Re: RH 7.3 & Tight VNC kinda working

2002-09-12 Thread David R. Fischer
-interface ipaddr Only bind to the interface with given ipaddr Paul DiMarco wrote: > Hmmm...How do I do that? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Compiling Kernel

2002-09-12 Thread Rob Yale
Hi, I've been having a couple of problems in compiling Kernel 2.2.19. First of all, a problem I've never had before: I can't use 'make menuconfig'. The error indicates that curses.h is missing. I've ensured that I have ncurses installed, and I also have termcap installed (I believe that curses.

Re: network setting

2002-09-12 Thread achana
"Anthony E. Greene" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12-Sep-2002/07:38 -0700, [EMAIL PROTECTED] wrote: > > > >You'll also need to set up IP Forwarding. Normally this is done by > > > >`echo 1 > /proc/sys/net/ivp4/ip_forward` > > > >But that only sticks until the ne

Re: Re:Re: Red Hat 7.3 and linuxconf

2002-09-12 Thread Keith Morse
Hie, Use Linuxconf. http://www.solucorp.qc.ca/linuxconf/ regards keith On Thu, 12 Sep 2002, Krishna wrote: > Hi, > Use Webmin. http://www.webmin.com > > regards > Krishna > > Krishna Shekhar > Network Administrator > Wiplash Wireless > - Original Message - > From: Ke

Re: unattended inode

2002-09-12 Thread Michael Hill
I did that and it went through: Pass1, Pass2, Pass3, Pass4 and then asked me: Connect to /lost+found? i said yes inode 30788 ref count is 2 should be 1 fix? i said yes Pass5 asked me: fix summary information ? i said yes then received the message: /dev/hda1: File System Was Modified /

Re: network setting

2002-09-12 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-Sep-2002/07:38 -0700, [EMAIL PROTECTED] wrote: > >You'll also need to set up IP Forwarding. Normally this is done by > >`echo 1 > /proc/sys/net/ivp4/ip_forward` > >But that only sticks until the next reboot, by which time you will have >complet

RE: Serial port to Cisco console port connection

2002-09-12 Thread Eric Sisler
"Rechenberg, Andrew" <[EMAIL PROTECTED]> wrote: >What version are you using? The version that came with 7.3, namely 2.00.0-3. >If you run 'minicom -s', go to the 'Serial port setup' option, then set >your serial device and your BPS/Par/Bits (usually 9600 8N1 for Cisco >gear), save the configura

Re: RH 7.3 & Tight VNC kinda working

2002-09-12 Thread Paul DiMarco
Hmmm...How do I do that? "David R.

Re: Red Hat 7.3 and linuxconf

2002-09-12 Thread Hal Burgiss
On Wed, Sep 11, 2002 at 09:45:41PM -0500, Bret Hughes wrote: > me here. I am truly astounded that it pissed him off enough to post > anonymously. Anybody that is so offended by that advice is either trolling, has way too much free time or a loose chip. -- Hal Burgiss -- redhat-list mai

Re: network setting

2002-09-12 Thread Jack Bowling
** Reply to message from [EMAIL PROTECTED] on Thu, 12 Sep 2002 07:38:38 -0700 > In <[EMAIL PROTECTED]>, on > 09/11/2002 at 09:44 PM, >Rupesh Moharana <[EMAIL PROTECTED]> said: > > > Can any one please help me to setup a dual NIC > >gateway using linux os. I have tow ip address one is

Re:Re: Red Hat 7.3 and linuxconf

2002-09-12 Thread sgarcia
In <[EMAIL PROTECTED]>, on 09/10/2002 at 05:08 PM, "John Haverty" <[EMAIL PROTECTED]> said: >I found the following in a Google search while looking for reasonable >answers to finding a non X unified configurator that is extensible / >scriptable, and I found this snarky trollish reply on the

Re: From LILO to GRUB

2002-09-12 Thread Arthur Chan
Hi all! At the moment I have reached my pain barrier, so I do not intend to download and install any beta software. On the other hand I have heard no complains about grub. Anyway here is the download site. Maybe after Christmas, when I plan to update my kernel... http://www.gnu.org/software/grub/g

Re: Odd Q: How to check CPU count on *Nix server?

2002-09-12 Thread sgarcia
In <[EMAIL PROTECTED]>, on 09/12/2002 at 06:18 AM, Kent Borg <[EMAIL PROTECTED]> said: >What *I* was wondering was where I might see multiple CPU information in >the /proc file system. As far as I know, top only looks in the /proc >file system to get its info anyway, and as top is designed fo

Re: redhat 7.0

2002-09-12 Thread Kent Borg
On Wed, Sep 11, 2002 at 02:29:57PM -0700, Vam Makam wrote: > I just installed redhat 7.0 but was wondering if I should just > install a newer version? I like 7.3 better than I did 7.0 > Also, it doesn't recognize my D-Link 530TX+ nic so what other nics are > recommended? Recently I replaced a m

Re: network setting

2002-09-12 Thread sgarcia
In <[EMAIL PROTECTED]>, on 09/11/2002 at 09:44 PM, Rupesh Moharana <[EMAIL PROTECTED]> said: > Can any one please help me to setup a dual NIC >gateway using linux os. I have tow ip address one is >for Global internet (etho) and another is for my local >intranet (eth1). My problem is usin

Re: which gentlman help me for openldap one question

2002-09-12 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-Sep-2002/16:41 +0800, darthvad <[EMAIL PROTECTED]> wrote: > >could all the records(entreis) been added by ldif/ldapadd without any >priorsetting in slapd.conf(like the root as dc=mydomain,dc=com)? it is >necessary to set one root-entry in slapd

Re: Serial port to Cisco console port connection

2002-09-12 Thread Gary Stainburn
On Thursday 12 Sep 2002 3:31 pm, Eric Sisler wrote: > Ok, I know there must be a simple answer to this, but I just can't find it. > > I'm trying to connect to the console port on a Cisco PIX via the serial > port on a Linux box. Most of the documentation I've found has to do with > connecting to

Re: From LILO to GRUB

2002-09-12 Thread Brian Ashe
Ted Gervais, On Thursday September 12, 2002 10:12, Ted Gervais wrote: > Do you have to remove LILO now that grub is installed? Will there be a > conflict? If you mean the /sbin/lilo program and /etc/lilo.conf file, then no, you don't have to remove them. But grub will overwrite lilo on the MB

Re: unattended inode

2002-09-12 Thread Willem van der Walt<[EMAIL PROTECTED]>
if you are at a # prompt, type: fsck / if / is normally mounted on /dev/hda1. It will likely then ask you if it can fix it. hth willem On Thu, 12 Sep 2002, Michael Hill wrote: > I got an error at boot-up: > > /dev/hda1 contains a file system with errors, check forced. > /dev/hda1: unattende

Serial port to Cisco console port connection

2002-09-12 Thread Eric Sisler
Ok, I know there must be a simple answer to this, but I just can't find it. I'm trying to connect to the console port on a Cisco PIX via the serial port on a Linux box. Most of the documentation I've found has to do with connecting to the serial port from Windows or a dumb terminal. What I ne

Re: where is kaffe

2002-09-12 Thread Martín Marqués
On Mié 11 Sep 2002 22:53, John P Verel wrote: > IIRC, Kaffe was deprecated/not included with 7.3. Any replacement? Else, how do I run java apps? -- Porqué usar una base de datos relacional cualquiera, si podés usar PostgreSQL? - Ma

Re: Odd Q: How to check CPU count on *Nix server? - PLZ HELP!!!

2002-09-12 Thread Kent Borg
On Wed, Sep 11, 2002 at 10:26:26PM +0100, Lee wrote: > /proc/stat Yes!! That looks very parsable, scalable to many CPUs, not likely to change format on the whim of some user interface person, etc. Mine begins thus: cpu 173905 1926 47543 19433282 cpu0 173905 1926 47543 19433282 page 1273

Re: Odd Q: How to check CPU count on *Nix server?

2002-09-12 Thread Kent Borg
On Wed, Sep 11, 2002 at 03:26:18PM -0600, Ashley M. Kirchner wrote: > David Kramer wrote: > > > Yeah Im seeing the same thing Kent Borg had, Top only returns info on 1 CPU, > > but that could b/c the verion of *Nix Im running. Thanks Everyone!!! > > Just a dumb question: you are running an

Re: Linux looks for hda, hdb etc when there are none ...

2002-09-12 Thread achana
> I also had to disable Onboard PCI IDE in the Chip Settings menu. Well that works ! > BTW, does "hda=noprobe" prevent probing of hda but not the others, or does > it have no effect whatsoever? No effect whatsoever. THX :-) -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECT

  1   2   >