2.4.17 - compile error

2002-07-16 Thread Balakrishnan Ananthanarayanan
Hello all, I'm compiling 2.4.17 to work for mips. I get the following error: mips_ksyms.c:44: parse error before 'this_object_must_be_defined_as_export_objs_in_the_Makefile' mips_ksyms.c:44: warning: type defaults to `int' in declaration of `this_object_must_be_defined_as_export_objs_i

Samba username limit

2002-07-16 Thread Manoj Naik
Hi, I am running samba on redhat 7.2. The difficulty i find is that in the "homes" section the usernames are limited to 13 characters. Usernames with morethan 13 char cannot access the home directory. Is there any way to increase the username size. Is there any limitation to "%S". I tried "%H

Re: Howto Add a network card ?

2002-07-16 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15-Jul-2002/13:07 +0800, kpyau <[EMAIL PROTECTED]> wrote: >I have a redhat 7.0 box on ICL team server machine. >I need already have a network card inside the server, >but is not auto dectected by redhat os. What model of card is it? - -- Anthony

RE: ftp/telnet - connection refused all of a sudden!!!

2002-07-16 Thread Joshua LaFriniere
I had the same problem .. but then I took a guess and was able to connect with ssh, but still not with ftp or telnet. try ssh and if that don't work .. *shrugs* .. sorry I couldn't have been any more help to you. Joshua Linux Bigot <[EMAIL PROTECTED]> wrote: >All, > >I could able to do ftp and

Re: polling linux mail servers

2002-07-16 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14-Jul-2002/10:42 -0400, jack wallen <[EMAIL PROTECTED]> wrote: >i have a server set up with redhat 7.2. it's running sendmail and is on >it's own domain. is it possible to use fetchmail to poll that server >(inside or outside the domain) and get e

keep parameters.

2002-07-16 Thread Ximo Llacer
Hi,   I have made a firewall script and it works fine , but when I booted the host disappers.   Where can I put this script to load when the host re-boot and keep it?   Where is the place where I can put the static routes to keep it?     Un Cordial Saludo / Best regards Ximo Lláce

Re: problem receiving email

2002-07-16 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-Jul-2002/18:24 -0400, Donnie Grimes <[EMAIL PROTECTED]> wrote: [about editing local-host-names] >Thanks for the tip, but I had already done that. The Redhat machine will >receive email from another Linux box, but from no one outside of my domai

Re:Re: run root script at start-up

2002-07-16 Thread Caner Baydemir
> That is what I did. THe problem is, its a root task and I get permission > denied. oh, yes, yes, yes chmod +s /bin/mount ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: How to disable a user account.

2002-07-16 Thread Muthupandi
I did with your way. I used userdel command with -r option . all the other way is not work out. but the user lost his old mails. because the users/home/test directory and /var/spool/mail/test permission has been changed to that userid 1155 after deleting the test user. I created new user called '

RE: Kernel version [WAS: (no subject)]

2002-07-16 Thread hugo h.
> > kernel-2.4.9-34 IS the latest kernel released for Red Hat 7.2 But the latest stable is 2.4.18 until now, Do we expect to be the kernel for 8.0 ? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-

Re: How to know which kernel

2002-07-16 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 17 July 2002 12:00 am, Patrick Nelson wrote: > How do you know which to use? It may not be, but I couldn't find > anything that showed what goes with what... > > i386 > i486 > i586 > i686 Don't forget athlon. > > Anyone know of a list

PPP configuration in Redhat7.1

2002-07-16 Thread CHEN, XIAOMING
Hi, all: I tried to connect to the internet with modem at home under Redhat7.1. I configured it with RP3 as indicated in the manual. It seemed the connection had been established; I could ping the sever and get the right message back. However "the lookup for the host failed", that means I couldn

RE: How to know which kernel

2002-07-16 Thread Patrick Nelson
Michael Fratoni wrote: - Steps 2 and 3 should be handled automagically. Sounds about right, though I'd use rpm -ivh in all cases for a kernel upgrade. The i386 kernel is the correct arch for all your machine(s)? 'up2date kernel' should handle the task painlessly as well. --

Re: polling linux mail servers

2002-07-16 Thread Edward Marczak
On 7/14/02 10:42 AM, "jack wallen" <[EMAIL PROTECTED]> wrote: > i have a server set up with redhat 7.2. it's running sendmail and is on > it's own domain. is it possible to use fetchmail to poll that server > (inside or outside the domain) and get email to linux clients? Sure. Fetchmail is very

Re: How to know which kernel

2002-07-16 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 16 July 2002 10:57 pm, Patrick Nelson wrote: > A look at updates.redhat.com/7.3/en/os/i386 reveals that only > kernel-2.4.18-3 has a update (kernel-2.4.18-5), so does this mean that > I'm golden on the other packages? I'm thinking yes. >

Re: apache cgi-bin problems (clarified!)

2002-07-16 Thread Chet Nichols III
Ah..I forgot to mention the key part. I can get/access the cgi-bin through a ~user folder.. the problem occurs with virtual hosts. Example: A user has their /home/user/public_html folder attached to a virtual host..and when I go to list their cgi-bin, it says access denied. However, if I do

Re: how to share a tape drive from 1 machine to another machine

2002-07-16 Thread Jeff Bearer
you will need to look at something like amanda. I don't think you can do exactly what you ask. but amanda is an excellent program. http://www.backupcentral.com/amanda.html On Mon, 2002-07-15 at 22:33, kpyau wrote: > i have a linux 7.0 box call earth.eu.com > > i have another linux 7.0 box call

Re: Amanda Backups

2002-07-16 Thread Jeff Bearer
"prove it can be down" ?done? I wouldn't call backing up to zip disks an accurate proof that you have it working. you can setup amanda to run backups to the holding disk. but it's still going to be a tough proof. check this out. http://www.backupcentral.com/amanda.html On Tue, 2002-07-16 at 0

How to know which kernel

2002-07-16 Thread Patrick Nelson
So I'm doing a manual kernel upgrade of a new RH73 install. The manual process is to find all kernel RPMs with: rpm -qa |grep kernel which reveals: kernel-2.4.18-3 kernel-pcmcia-cs-3.1.27-18 as well as other supporting RPMs with: rpm -q mkinitrd sysVinit initscripts which reveals: mkini

Re: ppp hangs

2002-07-16 Thread Edward Dekkers
> I have a newly installed dual-boot 7.3 system. I was using the > "Internet Configuration Wizard" to configure PPP but when I activate > it, the thing doesn't do anything, as if PPP wouldn't be seeing > the modem. I tried making a link /dev/modem -> /dev/ttyS0 but no > avail. Furthermore, if I

Re: making a boot floppy.

2002-07-16 Thread Jeff Bearer
Boot off the Redhat cd into rescue mode. Rescue mode will try to mount the file systems into a directory, next you will want to chroot to your root directory and now do a mkbootdisk. that should work for you. On Tue, 2002-07-16 at 08:53, alexis Vasquez wrote: > > Hi all. > > I installed w2k

Re: gcc 3.2 RPM

2002-07-16 Thread Matthew Saltzman
On Tue, 16 Jul 2002, Hunter Scales wrote: > I need to upgrade my compiler from the gcc 2.96 that came with my Redhat > installation to gcc 3.2. Can someone tell me where to find the RPM for > this? Or do I have to get a gzip file from GNU? I can't find the reply that already appeared explainin

Re: OT: Network address of LAN.

2002-07-16 Thread Jeff Bearer
you may be able to run computers on the first and maybe last address of your subnet. But IP isn't designed to do so, you may experience odd problems, maybe not. You can drive down the opposite of the road also, but would you? On Tue, 2002-07-16 at 13:12, Chao Jang Wei wrote: > Hi, > > I know t

Re: checking domain

2002-07-16 Thread Jeff Bearer
what do you mean by domain? it can mean several differen't things and I can't tell what you are talking about from you post. to see what computer you are running a shell run: hostname or domainname if you want to change the host or domain name edit /etc/sysconfig/network if you want to know some

Re: Adding a new scsi disk in RH 7.1

2002-07-16 Thread Jeff Bearer
look in dmesg and see what the device name of the new disk is. if it's not listed there, check you terminations, id's and controller card configs. On Tue, 2002-07-16 at 15:06, Pascal MiQUET wrote: > On a server, a new scsi disk were added > On booting some message tell us that a disk on co

Re: Audio Streaming - QuickTime / Or Alt. - Anyone uses/ed it?

2002-07-16 Thread Jeff Bearer
> I wanted > to know if anyone uses it or used it and how is it? Lots of people use it and it's good, but sucks for most of us becaue there is no linux quicktime client. Darwin Streaming Server is what you would be looking into, it's on apples shared source site. http://developer.apple.com/darw

Re: Graphical Mode boot up

2002-07-16 Thread Jeff Bearer
I'm not sure what's causing the error, but if you simply are booting to text login (run level 3) and want to change it to graphical login (run level 5) there are two ways. The roundabout easy way is to run Xconfigurator and when it asks if you want to boot to graphical mode hit yes. The more dir

Re: ppp hangs

2002-07-16 Thread Jeff Bearer
What kind of modem is it? Are you aware with the problems with winmodems? On Tue, 2002-07-16 at 19:12, Daniel Senderowicz wrote: > Hi, > > I have a newly installed dual-boot 7.3 system. I was using the > "Internet Configuration Wizard" to configure PPP but when I activate > it, the thing doesn'

Re: x freezing

2002-07-16 Thread Jeff Bearer
Have you tried killing X with ctrl alt backspace? just curious how "frozen" it is. when it's frozen what does top have to say, is anything using a lot of CPU? On Tue, 2002-07-16 at 20:07, [EMAIL PROTECTED] wrote: > Hi all, > I am suddenly having trouble with x freezing when it is started. > The

Re: How to change resolution in GNOME

2002-07-16 Thread Jeff Bearer
in Xconfigurator if you choose multiple resolutions your can cycle through those resolutions with ctrl alt and + or - on the keypad. see here: http://kb.redhat.com/view.php?eid=98 If you only selected 1 resolution in Xconfigurator, simply run it again as root. On Tue, 2002-07-16 at 15:54, Hun

Re: Java plugin not installing in mozilla 1.0

2002-07-16 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 16 July 2002 08:33 pm, Mark Neidorff wrote: > I have been very happy with mozilla 1.0 since downloading it and > installing it. Following the instructions on sun's site, I was not > able to intall the java plugin. Has anyone found a way

Re: Can't get Telnet Root Access on a new Linux Dell server

2002-07-16 Thread Jeff Bearer
Dan, your problem with ssh may be a simple as having to choose ssh version 2 in the putty options. putty defaults to ssh1 and your server is most likely only accepting ssh2. I honestly didn't read the entire thread so I appologize if this is a little redundant. On Tue, 2002-07-16 at 15:49, Dan

RE: setting up a tape drive

2002-07-16 Thread Jeff Bearer
Jayson, After you get the tape drive working, you will need some type of backup soluton. if you are unsure of what you are going to use, I'd say checkout Amanda http://www.amanda.org/ also you can check this out. http://www.backupcentral.com/amanda.html On Tue, 2002-07-16 at 13:46, Jayson H

RE: problem receiving email

2002-07-16 Thread R P Herrold
On Fri, 12 Jul 2002, Donnie Grimes wrote: > Thanks for pointing me to the tips file, but I had already taken care of > those suggestions. There is nothing in /var/log/messages that points to a > problem. To test my server, I've been sending email from yahoo.com. There is > no record of any attemp

Re: Forgot root password!

2002-07-16 Thread Jerry Winegarden
On Fri, 12 Jul 2002, Peter Li wrote: > Does anybody tell me if I forgot my root password, how can I reset it from console. >Thanks! > Hint: search the archives (www.prairienet.org/redhat), you'll get the answer a lot quicker than waiting for us. This question is asked very f

Re: Can't boot-up

2002-07-16 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 16 July 2002 08:06 pm, Toto Gamez wrote: > Hi, > I tried to enable my ppp0 during boot-up using the network > configuration of KDE but when I reboot my box RH 72 it stuck up in > ppp0. How can I boot my box normally now and disable my ppp0

Re: Java plugin not installing in mozilla 1.0

2002-07-16 Thread Will Francis
> Hi all, > > I have been very happy with mozilla 1.0 since downloading it and > installing it. Following the instructions on sun's site, I was not able > to intall the java plugin. Has anyone found a way to? (I had been using > netscape 6.2 before mozilla. I never removed it. Would that mak

Re: linux migration

2002-07-16 Thread Robert P. J. Day
On Mon, 15 Jul 2002 [EMAIL PROTECTED] wrote: > Following the list of the programs my company used: > MS Office 97/2002 > -- > Linux version: No > Alternatives: openoffice(), star office() > Comments: however, if you really want to stick with word, you can get a commercial product

Re: linux migration

2002-07-16 Thread Robert P. J. Day
On Mon, 15 Jul 2002 [EMAIL PROTECTED] wrote: > Our company is considering to migrate some Desktop PC¡¯s to Linux. To > rephrase: I have to prove how far the development of Linux is feasible in > our company! > > I have a checklist about the programs which are used in our company. Most > of the v

RE: Exchange 2000 to Red Hat

2002-07-16 Thread Anthony Abby
Calendaring... public folders... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Emmanuel Seyman > Sent: Tuesday, July 16, 2002 6:20 PM > To: [EMAIL PROTECTED] > Subject: Re: Exchange 2000 to Red Hat > > > On Mon, Jul 15, 2002 at 02:08:05PM -0400

Java plugin not installing in mozilla 1.0

2002-07-16 Thread Mark Neidorff
Hi all, I have been very happy with mozilla 1.0 since downloading it and installing it. Following the instructions on sun's site, I was not able to intall the java plugin. Has anyone found a way to? (I had been using netscape 6.2 before mozilla. I never removed it. Would that make a differen

RE: i need help in confugring smb

2002-07-16 Thread Kerry Miller
I had the same problem just last night setting up Samba, but I realized it was starting then immediately stopping, not just never starting. Check /var/log/samba for the logs to see what's wrong. Mine was looking for a host name that didn't exist, the logs should give you some idea of what's happ

Can't boot-up

2002-07-16 Thread Toto Gamez
Hi, I tried to enable my ppp0 during boot-up using the network configuration of KDE but when I reboot my box RH 72 it stuck up in ppp0. How can I boot my box normally now and disable my ppp0 during boot. TIA Toto ___ Redhat-list mailing list [EMAIL

ppp hangs

2002-07-16 Thread Daniel Senderowicz
Hi, I have a newly installed dual-boot 7.3 system. I was using the "Internet Configuration Wizard" to configure PPP but when I activate it, the thing doesn't do anything, as if PPP wouldn't be seeing the modem. I tried making a link /dev/modem -> /dev/ttyS0 but no avail. Furthermore, if I run "

Re: Limited groups

2002-07-16 Thread Cameron Simpson
On 16:15 16 Jul 2002, Anthony E. Greene <[EMAIL PROTECTED]> wrote: | On 16-Jul-2002/09:59 -0500, Matthew Dodson <[EMAIL PROTECTED]> wrote: | >I am having a limitations problem with groups. | >The problem is I have a user account that needs to belong to about 50 | >groups. I seem to be running into

Bastille & RH 7.3

2002-07-16 Thread Daniel Horth
Hi - was about to try to install the Bastille 2.0 beta on a RH 7.3 system - as there is no release version available for 7.2 as yet... I was just wondering if anyone had anything to say about bastille & 7.3, as in is it worth installing or dows if pose more potential problems than leaving the

x freezing

2002-07-16 Thread hanfamily
Hi all, I am suddenly having trouble with x freezing when it is started. The mouse can move but nothing else works when I telnet in and kill all x processes ect It still will not release the terminal The only way to get back a prompt is to reboot anybody have any idea what is going on? I can stil

Graphical Mode boot up

2002-07-16 Thread Gorman, Michael
Title: Graphical Mode boot up I am receiving the following error when trying to start the x server. "execeve failed for /etc/X11/X" How do I boot into the Graphical Mode? Thank you.

Re: Red Hat 7.3 and linuxconf

2002-07-16 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 lcfe wrote: >I need a text terminal based configuration tool. I'd recommend vi or emacs. - -d - -- David Talkington PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp -BEGIN PGP SIGNATURE- Version: PGP 6.5.8 Comment: Made with p

Re: gcc 3.2 RPM

2002-07-16 Thread Cameron Simpson
On 14:56 16 Jul 2002, Hunter Scales <[EMAIL PROTECTED]> wrote: | I need to upgrade my compiler from the gcc 2.96 that came with my Redhat | installation to gcc 3.2. Can someone tell me where to find the RPM for | this? Or do I have to get a gzip file from GNU? You're probably better off just

Re: installing a SCSI tape drive...

2002-07-16 Thread Jeff Hogg
-Original Message- From: Jayson Hill <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, July 16, 2002 5:47 PM Subject: installing a SCSI tape drive... >Was wondering if someone help me to install a SCSI tape drive on RedHat >7.2 > >It is a Seagate Travan tape d

RE: remote acces server

2002-07-16 Thread David Kramer
Have you tried setting up SSHD, you can use Tera Term to connect to your Linux box via a windows environment. Although I have never done it before Im sure you could use command line. If you are using a firewall, be sure your firewall allows SSH. SSHD should have been installed when you installe

RE: newbie.. Linux 7.0 & Win2K dual boot

2002-07-16 Thread Anthony Abby
Yes it can.. both can in fact. The best instructions I've ever seen are Chapter 12 of Linux in a Nutshell if you don't have this book, run out and get it. The process for dual booting with NT/Win2k/XP are exactly the same.. just follow the step by step instructions in chap 12... Anthony >

RE: Forgot root password!

2002-07-16 Thread Anthony Abby
Reboot the machine and at the Lilo prompt type 'linux single' without the quotes... that will log you in as Root and you can change your root password normally.   Anthony -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter LiSent: Friday, Ju

RE: Red Hat 7.3 and linuxconf

2002-07-16 Thread Anthony Abby
You can still download Linuxconf and install it http://www.ccp14.ac.uk/ccp14admin/linux-server/linuxconf/ Anthony > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of lcfe > Sent: Friday, July 12, 2002 3:18 PM > To: redhat-list > Subject: Red Hat

Re: gcc 3.2 RPM

2002-07-16 Thread Robert P. J. Day
On Tue, 16 Jul 2002, Michael George wrote: > On Tue, Jul 16, 2002 at 02:04:32PM -0700, Rob Emanuele wrote: > > redhat doesn't have a 3.2 rpm that i know of yet. they do have a > > 3.x family release in the rawhide distribution. > > My RHL 7.2 CDs have 3.0 something on them. I'm guessing my 7.3

Re: changing root password

2002-07-16 Thread KnowHow Tech Support
Login as root. Type passwd hit enter type new password twice. Jon KnowHow Tech Support On Tue, 16 Jul 2002, Tyler Durdin wrote: > > How can i change root password? > > > _ > Chat with friends online, try MSN Messenger: http://m

NEWBIE - Unknown Syslog Message printing to screen PLEASE HELP!

2002-07-16 Thread David Kramer
> Im new to linux so please bare with me, Im running RedHat 7.2, kernel > version 2.4.7-10. When I open up a terminal window I keep getting the > following messages printing to my screen, its just repeats over and > over... I have no idea what it means or how to even view the message that > sysl

Re: Exchange 2000 to Red Hat

2002-07-16 Thread Emmanuel Seyman
On Mon, Jul 15, 2002 at 02:08:05PM -0400, matt chapman wrote: > > Current Mail Server: Exchange 2000 Is Exchange used for anything else than sending mail. Emmanuel ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/

Re: X on Toshiba Laptop

2002-07-16 Thread Alfredo Cole
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Lun 15 Jul 2002 11:33, Matt McElreath escribió: > I recently tried to install RH 7.3 on my Toshiba Satellite 490xcdt. > The installation went fine but when I went into X it was all wavy > and the resolution was bad. Then when I went to log off X th

newbie.. Linux 7.0 & Win2K dual boot

2002-07-16 Thread alexis Vasquez
I'm sure this has been posted thousands times.. but I'm a real newbie. Can Lilo boot both win2k and linux 7.0?? how can I do this??.. I'd heard about grub.. but I don't know what is or what to do... would you give me step by step instructions please... thank in advance.. ___

Forgot root password!

2002-07-16 Thread Peter Li
Does anybody tell me if I forgot my root password, how can I reset it from console.  Thanks!

Re: gcc 3.2 RPM

2002-07-16 Thread Michael George
On Tue, Jul 16, 2002 at 02:04:32PM -0700, Rob Emanuele wrote: > redhat doesn't have a 3.2 rpm that i know of yet. they do have a > 3.x family release in the rawhide distribution. My RHL 7.2 CDs have 3.0 something on them. I'm guessing my 7.3 set has some even more up to date, but I haven't inst

Re: Can't get Telnet Root Access on a new Linux Dell server

2002-07-16 Thread Ashwin Kutty
Both the Telnet as well as SSH services should be running on your server to allow for such access.. DELL's probably using their own service to display the critical information of the server.. Furthermore, telnet'ing using the root login is not an option.. SSH however is, if the service is runni

NEWBIE - Unknown Syslog Message printing to screen PLEASE HELP!

2002-07-16 Thread David Kramer
Im new to linux so please bare with me, Im running RedHat 7.2, kernel version 2.4.7-10. When I open up a terminal window I keep getting the following messages printing to my screen, its just repeats over and over... I have no idea what it means or how to even view the message that syslogd is send

RE: problem receiving email

2002-07-16 Thread Donnie Grimes
Russ, Thanks for pointing me to the tips file, but I had already taken care of those suggestions. There is nothing in /var/log/messages that points to a problem. To test my server, I've been sending email from yahoo.com. There is no record of any attempts from yahoo.com in the messages file. I w

RE: problem receiving email

2002-07-16 Thread Donnie Grimes
Tony, Thanks for the tip, but I had already done that. The Redhat machine will receive email from another Linux box, but from no one outside of my domain. I do have the other Linux box in my /etc/mail/Access file. Could it be a security issue? I do not have either of the firewall packages runni

ButtonPress events and suspend on Toshiba laptop...

2002-07-16 Thread Robert Urban
Hello, I've got a Toshiba Satellite 4060XCDT with the Trident Cyber 9525 chipset running RH7.2. When I suspend the machine ("apm -s") and then wake it up, pressing MB1 or MB3 no longer generate a ButtonPress event. Releasing the button does however generate a ButtonRelease event. This is madde

Red Hat 7.3 and linuxconf

2002-07-16 Thread lcfe
Since Red Hat 7.3 does not come with linuxconf anymore, which package should I use instead? I need a text terminal based configuration tool. Thanks, Lucas ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/re

Re:Re: Help. I need a traffic shaping program for RedHat (with GIU would be great)

2002-07-16 Thread Tarek Amr
I used the filter commands shown to math on protolco but it failed   any commants please ??

Filtering - iproute2

2002-07-16 Thread Tarek Amr
I am doing my graduation project using traffic controller on linux tool   but unfortunately the u32 filter command failed to match on the protocol field   i used:   $TC filter add dev $DEV parent 1:0 protocol ip prio 11 u32 match ip protocol 1 0xff flowid 1:10 and then:   $TC filter add dev $

ftp/telnet - connection refused all of a sudden!!!

2002-07-16 Thread Linux Bigot
All, I could able to do ftp and telnet to my linux box. After a boot none of these services are availble. I always get back a "connection refused" error. TIA __ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com

remote acces server

2002-07-16 Thread Tyler Durdin
Does anyne know anything about setting up a remote access server in linux, if so could you point me to some good tutorials or reading materials. BTW, i am running rh 7.3. Thanks. _ Chat with friends online, try MSN Messenger: htt

Re: Wan internet access.

2002-07-16 Thread kpyau
So you should do a ipchains command in order for you to masquerade between 100.18.6.0 and 100.18.1.0 this 2 network cannot communicate each other if you dont do masquerade. 1. when you online to the internet, means you send packet to outside world, maybe your router do route back the acknoledge

how to set up a webaccess counter

2002-07-16 Thread Jianping Zhu
I have a linux sever with a zope web serve on it. how can I set up a web access counter on it? Thanks Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900

Re: Question about IP addresses

2002-07-16 Thread Stephen Gevers
My understanding is that https will work with name based virtual hosts if you are willing to share the cert and put up with the client side browser warning. That's a no brainer for me because I just wanted the encrypted traffic and I didn't want to pay Verisign or others for that. If people

changing root password

2002-07-16 Thread Tyler Durdin
How can i change root password? _ Chat with friends online, try MSN Messenger: http://messenger.msn.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailma

Adding a new scsi disk in RH 7.1

2002-07-16 Thread Pascal MiQUET
On a server, a new scsi disk were added On booting some message tell us that a disk on controller 0 disk 3 is added, but not configuration were requested. So fdisk is not available for the device /dev/sdd !!! as long as there is actually 3 disks plugged in and configured. The new disk is abo

connecting to the internet with a realtek rtl8139c-001

2002-07-16 Thread Archie
I have redhat 7.3, an i am trying to get onto the internet, i have contacted my ISP and they have assured me that have got to use DHCP and not static. I have tried to activate it as DHCP but it wont activate, i have manually put in my net mask and gateway and IP. I can get it to activate as

Adding a new disk on RH 7.1

2002-07-16 Thread Pascal MiQUET
Add a new scsi disk, make me crasy :-( There is actually 3 scisi disk of 9 Go. And adding a new disk 18 Go is not available on a Red Hat 7.1 On boot, Kudzu tell us that a new disk on #0(3) there is a new disk, but no configuration is requested Strange. When the system is up and running, the

checking domain

2002-07-16 Thread Tyler Durdin
How can i check what domain i am on from the Konsole? Also, how can i change domain names from the Konsole? _ Send and receive Hotmail on your mobile device: http://mobile.msn.com ___

making a boot floppy.

2002-07-16 Thread alexis Vasquez
Hi all. I installed w2k and then installed RHL 7.0 but when reach the step to make boot floppy. it can't. I look on other screen (alt F3 I think). it says "NO IDE FLOPPY FOUND" ... In other line said "NO INITTAB. BAD THINGS WILL HAPPEN". So I did mkbootdisk from other linux box. but the /roo

how to share a tape drive from 1 machine to another machine

2002-07-16 Thread kpyau
i have a linux 7.0 box call earth.eu.com   i have another linux 7.0 box call titan.eu.com   earth.eu.com have a scsi tapedrive which working fine. the location is in /dev/st0   how do i share this tapedrive to titan.eu.com?   i want this tapedrive to apear in titan.eu.com so that i can bac

installing a SCSI tape drive...

2002-07-16 Thread Jayson Hill
Was wondering if someone help me to install a SCSI tape drive on RedHat 7.2   It is a Seagate Travan tape drive. Not sure exactly how to do it. Any help would be much appreciated.   Thanks,   Jayson

Exchange 2000 to Red Hat

2002-07-16 Thread matt chapman
Hi, Type of operation: School District. Number of Clients: 20,000 Windoze 98 to XP on Desktop (not changing) Current Mail Client : Outlook (can change if need be) Current Mail Server: Exchange 2000 Anyone gone from something like this to a product via Linux? Bynari comes to mind... any

Re: newbie.. Linux 7.0 & Win2K dual boot

2002-07-16 Thread alexis Vasquez
--- Aaron Konstam <[EMAIL PROTECTED]> escribió: > > > > > alexis Vasquez wrote: > > > > > I'm sure this has been posted thousands times.. > but > > > I'm a real newbie. Can Lilo boot both win2k and > linux > > > 7.0?? how can I do this??.. I'd heard about > grub.. > > > but I don't know wh

Setting up a database server

2002-07-16 Thread Darrell A. Sullivan, II
I am wanting to set up a database server using Red Hat Linux and MySQL. I am wondering if anyone else out there has done this and if anyone has some tips or resources they could point me to. I am interested in how best to setup the Linux system for database performance as well as what kind of ha

samba disconnects user profile

2002-07-16 Thread Tyler Durdin
I have client windows machines running win XP pro and when we leave them on over night it seems that the users lose the connection to the samba server and lose their roaming profiles. Is there a time limit to keep users connected in samba? If it goes idle for so long is it supposed to disconne

Re: Kylix and Object Pascal

2002-07-16 Thread lrnobs
I am a newbie myself and I have picked Kylix for development. I purchased the standard edition. Here is a list of the feature comparison of the commercial and downloadable copies: http://www.borland.com/kylix/pdf/kyl2_feamatrix.pdf There are several books available at: http://www.barnesandnoble

Re: a problem compiling modules with kernel 2.4.18-3 on redhat 7.3

2002-07-16 Thread Jay Turner
On Mon, Jul 15, 2002 at 04:00:13PM +0300, Rafi Cohen wrote: > Hi, I tried to compile some modules with the kernel and system mentioned in > the subject. > After choosing the modules I needed in "make menuconfig", I issued the > following steps: > make dep, make clean, make bzimage, make install --

Re: YPPASSWD Help

2002-07-16 Thread Flávio Brito
Hi Gordon Did you use with domain ? ypcat -d gordon.com passwd Sincerely Flávio Brito Rio de Janeiro - Brasil Em Dom, 2002-06-02 às 13:29, Gordon Stewart escreveu: > Dear List > > I am runing Redhat 7 and I have installed YPservices (NIS) > > When I run make I get the following output:

linux migration

2002-07-16 Thread jonas . weismuller
Our company is considering to migrate some Desktop PC¡¯s to Linux. To rephrase: I have to prove how far the development of Linux is feasible in our company! I have a checklist about the programs which are used in our company. Most of the vendors of these programs don¡¯t support Linux solutions/Cl

Howto Add a network card ?

2002-07-16 Thread kpyau
I have a redhat 7.0 box on ICL team server machine. I need already have a network card inside the server, but is not auto dectected by redhat os.   now, how do i configure the network interface from scratch?   p/s : my server is too big, i cant open the server casing cause it will take me 1

polling linux mail servers

2002-07-16 Thread jack wallen
i have a server set up with redhat 7.2. it's running sendmail and is on it's own domain. is it possible to use fetchmail to poll that server (inside or outside the domain) and get email to linux clients? the only way i've managed was to mount the server to the clients using nfs but i don't much ca

Redhat based ISP tools

2002-07-16 Thread Dan Horth
Hi - jsut getting back into more full time linux type admin and consulting since leaving my job - was wondering if anyone had any handy hints for me as to solutions for running a Redhat based ISP - basically looking for tools to help with: 1) user / domain setups - virtual hosting 2) traffic m

i need help in confugring smb

2002-07-16 Thread prashanth ks
sir, I am using REDHAT LINUX 7.2V,in that i am trying to configure samba,but it is not working,its giveing some prob like if stops the service ,thts not stoping if start the service its shoing as started but the status will be remain as stoped Y this probs is i tried in my dep thats not

i need help in confugring smb

2002-07-16 Thread prashanth ks
sir, I am using REDHAT LINUX 7.2V,in that i am trying to configure samba,but it is not working,its giveing some prob like if stops the service ,thts not stoping if start the service its shoing as started but the status will be remain as stoped Y this probs is i tried in my dep thats not

What is UP BROADCAST NOTRAILERS RUNNING mean?

2002-07-16 Thread Knut Ove Hauge
I have always had UP BROADCAST RUNNING and now I have NOTRAILERS RUNNING. What does it mean? _ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx _

RE: gcc 3.2 RPM

2002-07-16 Thread Rob Emanuele
redhat doesn't have a 3.2 rpm that i know of yet. they do have a 3.x family release in the rawhide distribution. ftp to a redhat mirror and find the rawhide directory under the redhat tree. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hunter Scales S

RE: Can't get Telnet Root Access on a new Linux Dell server

2002-07-16 Thread Rob Emanuele
In general you don't want to allow root login from any remote console. Customarily telnet login as root is disabled. SSH login as root is also disabled. Most people login as another user and then 'su' to become root. That is preferable because it is easier to track. --rje -Original Messag

  1   2   >