SSH
hello How do I set up SSH on my Linux server and on a win2K client PC Cheers madhvi
Asus P4T-E onboard sound
Hi, Anyone has configured successfully the onboard sound on Asus P4T-E mother board? It uses the i850 chipset with AC'97. The ASUS cd did come with the alsa beta driver for the sound but I am getting some compiling error with the driver. I have to query what is the problem. That computer is not hook to the net yet. Thus it makes the querying a little harder especially if it requires downloading any large package from the net. I was wondering if I would have more chance for the sound support in more recent 2.4 kernel? If I recall correctly, RH7.2 comes with kernel-2.4.7 and the latest official release is 2.4.17 ... Thanks -- Dominic Mitchell ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Local network : sharing internet cable connection
Hi, OK, I will go with the Linksys router. I have checked for the BEFSR41, its cost here in Montreal is around 129$ (Canadian) which corresponds to roughly 80$ US. The description of the unit though does not include an Ethernet card I will have to purchase one that performs well under both win98/RH7.2 out of the box. Any suggestions? Thanks. Dominic ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Telnet
Not sure, but a couple tips: - Does your firewall settings permit telnet (actually your telnet clients would report an error so this isn't it - telnet often does not allow a remote user to log in as root - Wild guess /etc/hosts.allow ? /etc/hosts. Okay, the truth is I was really writing to warn you that telnet is from the devil!!! (No not Bill from M$, the real Satan) Telnet uses clear-text (or some really worthless encoding technique, like Base-64) to send passwords over the internet, as well as the rest of your data. You should seriously consider using ssh instead. You can use the ssh command on any linux box or using cygwin. I also like (mostly) the ssh client for Win32 from www.f-secure.com. They have a 30 trial. O'reilly has a good book all about ssh. You can also replace evil things like rlogin with ssh and the scp copy program is great!!! Beware of the evil telnet!!! Rob -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Madhvi NundalaleeSent: Wednesday, January 02, 2002 9:42 PMTo: [EMAIL PROTECTED]Subject: Telnet Hello I am using Red Hat 7.1. I enabled telnet in the telnet file under xinetd.d directory and I could telnet into my server from another PC as well as locally. On rebooting the server, if I try to telnet from a remote Pc or locally I get the following message : - Red Hat Linux release 7.1 (Seawolf)Kernel 2.4.2-2 on an i686 login: -h for super-user only. do u have a solution to this dilemna. Cheers Madhvi
Re: ext3 or ext2 ?
Thanks all for your advices, I have chosen to give a try at ext3. Anyway, this machine could fail without being a major pain. If it does not, well all the better. Cheers, Dominic. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: postfix problem
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 03 January 2002 12:00 am, Gary wrote: > Hello All, I just installed 7.2 today, and am new to the RH distro.. I > pulled down rpms for Postfix, my daemon of choice, from a couple of > sites, and I cannot get the darn thing to install. Low and behold, > there are dependency errors, the following. > > libcrypto.so.1 is needed by postfix-20011125 $ rpm --redhatprovides libcrypto.so.1 openssl096-0.9.6-6 Provided by openssl-0.9.6b-8.i386.rpm on cd1. > libdb-3.1.so is needed by postfix-20011125 $ rpm --redhatprovides libdb-3.1.so db31-3.1.17-1 Provided by db31-3.1.17-1.i386.rpm on cd2 > libssl.so.1 is needed by postfix-20011125 $ rpm -q --redhatprovides libssl.so.1 openssl096-0.9.6-6 Provided by openssl-0.9.6b-8.i386.rpm on cd1. > Now I do not believe that these are on my 7 CDs from RH. Can anyone > help me here, so I can get my mailer working in RH.. > You can also get postfix built for Red Hat 7.2 here: http://rhcontrib.bero.org/details.php?rpm=RPMS/i386/postfix-20011210-1pcreSASL.i386.rpm Hope that helps, - -D - -- pgp key: http://www.tuxfan.homeip.net:8080/pgpkey.txt - -- -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8M/JVeMAUbzJhSVcRAoriAJwNMfm2VucAE1v9QupCL5FpGksSUQCfTotR KWMFvqFkH/IDb6BmW0lcOKg= =jh0m -END PGP SIGNATURE- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Telnet
Hello I am using Red Hat 7.1. I enabled telnet in the telnet file under xinetd.d directory and I could telnet into my server from another PC as well as locally. On rebooting the server, if I try to telnet from a remote Pc or locally I get the following message : - Red Hat Linux release 7.1 (Seawolf)Kernel 2.4.2-2 on an i686 login: -h for super-user only. do u have a solution to this dilemna. Cheers Madhvi
Re: postfix problem
On Wed, Jan 02, 2002 at 09:43:39PM -0800 or thereabouts, Robert Finneran wrote: > Hey Gary, > > I also run postfix as my email server. Terrific, makes 2 smart guys on this list.. hee, hee.. > The libssl & libcrypto library files get installed with the openssl .rpm's > I'm not sure where libdb-3.1.so comes from. I will check it out, thanks for your quick response. -- Best regards, Gary Today's thought: A flashlight is a case for holding dead batteries. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: postfix problem
Hey Gary, I also run postfix as my email server. The libssl & libcrypto library files get installed with the openssl .rpm's I'm not sure where libdb-3.1.so comes from. Cheers -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gary Sent: Wednesday, January 02, 2002 9:01 PM To: [EMAIL PROTECTED] Subject: postfix problem Hello All, I just installed 7.2 today, and am new to the RH distro.. I pulled down rpms for Postfix, my daemon of choice, from a couple of sites, and I cannot get the darn thing to install. Low and behold, there are dependency errors, the following. libcrypto.so.1 is needed by postfix-20011125 libdb-3.1.so is needed by postfix-20011125 libssl.so.1 is needed by postfix-20011125 Now I do not believe that these are on my 7 CDs from RH. Can anyone help me here, so I can get my mailer working in RH.. thanks for your help. -- Best regards, Gary Today's thought: Change is inevitable, except from a vending machine. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: SNAP, CHAP and PAP
Hello Chalres ! Dit gaan goed dankie ! Yes that is my problem...a palm (most prob. running a linux version) can connect 100% to the network, but the moment I try M$, no luck ! I still need to add the params to /usr/sbin/pppd hey ? Will this also stop RedHat from popping up the login screen ? So you didn't remove your rpm did you ? Cheers, Pieter - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 03, 2002 1:07 AM Subject: Re: SNAP, CHAP and PAP > On Wed, 2 Jan 2002, Pieter De Wit wrote: > > > Hello Everyone, > > Hoe gaan dit Pieter > > > I would like to setup a RedHat 7.2 Dialin Server using PPP. > > > My problems are that when ever RedHat answers the call I get a terminal > > login > > Ok, sounds like you just need to enable AutoPPP. In /etc/mgetty+sendfax > there will be a login.config file. Look for the commented out line > starting with /AutoPPP/. In mine I have > > /AutoPPP/ - - /usr/sbin/pppd > > Now, once this starts working, expect to not be able to connect properly > from windows clients. There is a problem with the redhat ppp rpm. You can > search the archives for details, but the way I solved it was to build pppd > from the tarball (same version of course) and replace the one from the > rpm - redhat used some different config options that cause the problem. > > tot siens > charles > > > > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Using mod_bandwidth.so under Apache
Hello Jeff, I got it to work after a couple of headaches. I see my post didn't make it to the list so here goes : I uncomment the Loadbandwidth.so *AND* Add(something) bandwidthmodule.c or something like that Well Thanks any ways ! Cheers, Pieter - Original Message - From: "Jeff Muse" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 31, 2001 4:41 PM Subject: Re: Using mod_bandwidth.so under Apache > On Mon, Dec 31, 2001 at 01:09:24PM +0200, Pieter De Wit wrote: > > Hello Everyone, > > > > I posted a mail a while back asking about bandwidth limiting under Apache. I > > look into it and don't feel like rebuild Apache. On the other hand I found a > > thing in the config file : > > > > LoadMod something modules/mod_bandwidth.so > > > > Is this the same ? I have tried to use it but Apache doesn't know any of the > > commands. Is there a way I can see what commands to use ? > > Looks like it, but it's not distributed with Apache last I looked (1.3.20). > I wonder where it came from. Not to ask a silly/insulting question, but did you > actually load the module? > > Also, before using any mod_bandwidth directives, you need to do the following: > > BandWidthModuleOn > > Then you can use the BandWidth, LargeFileLimit, and MinBandWidth directives > per-directory. > > > -- > > > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
postfix problem
Hello All, I just installed 7.2 today, and am new to the RH distro.. I pulled down rpms for Postfix, my daemon of choice, from a couple of sites, and I cannot get the darn thing to install. Low and behold, there are dependency errors, the following. libcrypto.so.1 is needed by postfix-20011125 libdb-3.1.so is needed by postfix-20011125 libssl.so.1 is needed by postfix-20011125 Now I do not believe that these are on my 7 CDs from RH. Can anyone help me here, so I can get my mailer working in RH.. thanks for your help. -- Best regards, Gary Today's thought: Change is inevitable, except from a vending machine. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: mass file renaming
On Wed, Jan 02, 2002 at 10:03:53PM -0600, Bret Hughes <[EMAIL PROTECTED]> wrote: | Cameron Simpson wrote: | >On Wed, Jan 02, 2002 at 07:13:47PM -0500, fred smith |<[EMAIL PROTECTED]> wrote: | >|for i in (*) | > | >Have you actually TRIED this? It sure as hell ought not to work. Jeez. | | Ha ! Chill out Cameron. Not everyone is as experienced as you in this | stuff. Fred has been doing too much perl or php. The loop works great | without the parens. No. It sort of works without the parens. His quoting problems (lack of) will bite him as soon as he hits a less common filename. I second the suggestion to get the rename script (DO NOT get the /usr/bin/rename on RedHat distros; it is totally different and of such woeful functionality as to make me wonder what it's doing in a system directory). A copy of rename can be had from here: http://www.zip.com.au/~cs/scripts/rename (No, I didn't write it, but it's tres useful) and I have a script called "lc" here: http://www.zip.com.au/~cs/scripts/lc which is a simple wrapper for it because I lowercase filenames a lot. | Don't get pissed, I love reading your posts and have learned a whole | boot load of shell programming from you. Looks like you have not had | your coffee yet. What time is it there anyway? 3:45pm. My coffee is cold :-( -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Meddle not in the affairs of Wizards, for it makes them soggy and hard to re-light. - Curt Howland "Ace", [EMAIL PROTECTED], DoD#0663 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Running out of memory on RH7.1
Hi and happy new year to all I have been following the amount of free memory on my RH7.1 system and have watched it steadily decrease from 320Mb to 124Mb as reported by Meminfo over the last 2 weeks. Should I be concerned? I see that TOP displays a completely different set of memory statics. Is there a way I can flush the memory without rebooting the PC? Many thanks Mike Meminfo gives total:used:free: shared: buffers: cached: Mem: 80277504 79032320 12451840 1732608 30146560 Swap: 309616640 169627648 139988992 MemTotal:78396 kB MemFree: 1216 kB MemShared: 0 kB Buffers: 1692 kB Cached: 29440 kB Active: 27788 kB Inact_dirty: 1668 kB Inact_clean: 1676 kB Inact_target: 1708 kB HighTotal: 0 kB HighFree:0 kB LowTotal:78396 kB LowFree: 1216 kB SwapTotal: 302360 kB SwapFree: 136708 kB Top gives 6:57am up 16 days, 20:37, 2 users, load average: 4.36, 4.38, 3.48 117 processes: 116 sleeping, 1 running, 0 zombie, 0 stopped CPU states: 1.4% user, 2.9% system, 0.0% nice, 1.2% idle Mem:78396K av, 71960K used,6436K free, 0K shrd,1172K buff Swap: 302360K av, 165696K used, 136664K free 30332K cached This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: mass file renaming
Cameron Simpson wrote: >On Wed, Jan 02, 2002 at 07:13:47PM -0500, fred smith <[EMAIL PROTECTED]> >wrote: >| for i in (*) > >Have you actually TRIED this? It sure as hell ought not to work. Jeez. > Ha ! Chill out Cameron. Not everyone is as experienced as you in this stuff. Fred has been doing too much perl or php. The loop works great without the parens. Don't get pissed, I love reading your posts and have learned a whole boot load of shell programming from you. Looks like you have not had your coffee yet. What time is it there anyway? Bret ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Make : tex Command
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 02 January 2002 12:04 pm, Stephen Liu wrote: > rpm -ivh /mnt/cdrom1/Tetex/tetex-1.0.7-31.1mdk.i586.rpm Ok, now you've lost me. What distribution are you running? If your running Red Hat Linux, why are you installing Mandrake rpms? The file included with Red Hat's Enigma distribution on disk2 is: tetex-1.0.7-30.i386.rpm > error: failed dependencies: > dialog is needed by tetex-1.0.7-31.1mdk > libintl.so.1 is needed by tetex-1.0.7-31.1mdk > rpmdb: Item 118 on page 547 hashes incorrectly > error: db3 error(-30985) from db->verify: DB_VERIFY_BAD: Database > verification failed That doesn't look encouraging, either. You might want to do: rpm -rebuilddb > I browsed "dialog-0.6-16.386" in following site > http://www.redhat.com/support/errata/partners/ibm/ibm_netfinity.html > but it was not there any more. > > Nor I could locate libintl.so.1.rpm > > Kindly advise where I can find them. The easiest way to do what I think you are trying to do, (And I'm not at all sure I know what that is anymore.) ;) Is to register the machine with Red Hat network, and then run up2date -u tetex Which will download the updated package, and any dependencies. If you are still trying to build jadetex from the source rpm, just grab the precompiled binary from the Red Hat updates site. This should do it: wget updates.redhat.com:/7.2/en/os/noarch/jadetex-3.11-4.noarch.rpm That package, by the way, requires: $ rpm -qp --requires jadetex-3.11-4.noarch.rpm sgml-common >= 0.5 tetex >= 0.9 tetex-latex >= 0.9 jade Hope that helps, - -D - -- pgp key: http://www.tuxfan.homeip.net:8080/pgpkey.txt - -- -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8M9cgeMAUbzJhSVcRAtKUAJ43VKCEQEWWKZGUv7EW0wP4kmA5cwCeJGJu gMQQWPD9XsnnJRsLbOipPM4= =mh0S -END PGP SIGNATURE- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Sendmail 8.11.6 for Red Hat 6.2
Hi Mark, Did u use the SMTP Auth for Sendmail-8.11.6 on RH6.2??? I have some problem to enable it Any advise for this Thanks, gary - Original Message - From: "Mark Neidorff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 03, 2002 11:05 AM Subject: Re: Sendmail 8.11.6 for Red Hat 6.2 > Works just fine for me. > > Mark > > On Fri, 21 Dec 2001 [EMAIL PROTECTED] wrote: > > > Hello, > > > > I want to know sendmail 8.11.6 is good for work with Red hat 6.2 ? > > ftp://updates.redhat.com/6.2/en/os/i386/sendmail-8.11.6-1.6.y.i386.rpm > > ftp://updates.redhat.com/6.2/en/os/i386/sendmail-cf-8.11.6-1.6.y.i386.rpm > > ftp://updates.redhat.com/6.2/en/os/i386/sendmail-doc-8.11.6-1.6.y.i386.rpm > > > > Thank for your help ! > > > > Edward. > > > > > > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: mass file renaming
On Wed, Jan 02, 2002 at 07:13:47PM -0500, fred smith <[EMAIL PROTECTED]> wrote: | for i in (*) Have you actually TRIED this? It sure as hell ought not to work. Jeez. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Thimmonier had eighty [sewing] machines in operation, turning out military uniforms--until an angry mob, composed of professional tailors who viewed the machine as a threat to their livelihood, stormed Thimmonier's factory, destroying all the machines and nearly killing their inventor. Thimmonier fled to the town of Amplepuis, where he died in poverty. - Charles Panati ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Sendmail 8.11.6 for Red Hat 6.2
Works just fine for me. Mark On Fri, 21 Dec 2001 [EMAIL PROTECTED] wrote: > Hello, > > I want to know sendmail 8.11.6 is good for work with Red hat 6.2 ? > ftp://updates.redhat.com/6.2/en/os/i386/sendmail-8.11.6-1.6.y.i386.rpm > ftp://updates.redhat.com/6.2/en/os/i386/sendmail-cf-8.11.6-1.6.y.i386.rpm > ftp://updates.redhat.com/6.2/en/os/i386/sendmail-doc-8.11.6-1.6.y.i386.rpm > > Thank for your help ! > > Edward. > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Format hda:
Its not a format issue. You need to install a "boot loader". Using 6.1 you should have a program called "lilo" (LInux LOader)on your system or on your distribution CD. Install that, follow the instructions in "man lilo" and you should be all set to dual boot. Quick note: 1. Make a boot diskette. 2. Boot from the diskette to be sure that it works. 3. Install (what I assume to be) windows. 4. boot from diskette and configure & run lilo. You need to do this becuase windows will overwrite the "boot record" where lilo stores the boot information. Mark On Sun, 30 Dec 2001, Vinod Reddy wrote: > Hi folks > I have a qustion for you. I have installed linux red > hat 6.1version on my Pc. My pc has one partision which > is used by linux i want to know how to format this > partision to make it dual boot operating system. > > > Regard's > > vinod.k > > __ > Do You Yahoo!? > Send your FREE holiday greetings online! > http://greetings.yahoo.com > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Passwd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 01 January 2002 10:37 am, Ben Ocean wrote: > Hey; > The new email server I have has far more robust logging features (and > is far more secure). I also noticed you're having a problem logging on > with accounting@. The passwd I have is: > jmv8965C > Please check that. I suppose you'll be wanting to change that password now, Ben? ;) - -D - -- pgp key: http://www.tuxfan.homeip.net:8080/pgpkey.txt - -- -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8M8fKeMAUbzJhSVcRAsXIAJ92QE34e6JZWfRnSoMaofEguhKKGQCfRlVq /CVGx6mXWFThtsQ/9Z2kJxw= =3vQu -END PGP SIGNATURE- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: mass file renaming
On Wed, Jan 02, 2002 at 03:26:09PM -0800, gabriel wrote: > i can't be the only one to have asked this > but how do you convert the case of a whole load of files > > ie: convert FiLE.Txt to file.txt > > without doing the following: > rename A a * > rename B b * > rename C c * > ... > > there has to be an easier way... There sure is! The shell (e.g., bash) is not merely a command interpreter (as it is in MessyDOS), but it is a flexible and powerful programming language. Lets say that you want to convert all filenames in a given directory from upper or mixed case to all lowercase. you could do it easily, like this: cd targetdir for i in (*) do mv $i `echo $i | tr "[A-Z]" "[a-z]"` done The line: for i in (*) selects all items (including subdirectory names) in the current directory. The: do ... done marks the beginning and end of the block of code that is repeated by the for loop. The: mv $i `echo $i | tr "[A-Z]" "[a-z]"` does the actual dirty work. The variable "i" contains the name of one item from the directory. Each time around the loop it gets the name of the next item. So, we're renaming the file to something else. But what else? The new name will be the result of the command: echo $i | tr "[A-Z]" "[a-z]" if $i contains "NoWisThe.Time", the result of this command will be "nowisthe.time". note that we're hiding that sequence inside (what is commonly called) 'backquotes' or 'backticks': `stuff` NOT 'stuff' The two are quite different. Doing: `echo $i | tr "[A-Z]" "[a-z]"` evaluates to the TEXT result of the echo|tr command, so that the final command turns into: mv File.One file.one mv File.tWo file.two mv FILe.ThrEE file.three etc. Also, check out the man page on 'tr' to see all the cool things you can do with it. Fred -- Fred Smith -- [EMAIL PROTECTED] - I can do all things through Christ who strengthens me. -- Philippians 4:13 --- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: mass file renaming
From: "gabriel" <[EMAIL PROTECTED]> > i can't be the only one to have asked this > but how do you convert the case of a whole load of files > > ie: convert FiLE.Txt to file.txt Go to http://www.freshmeat.net and enter "rename" as your search string. You'll find the link to http://freshmeat.net/projects/chcase/. Seems to do what you want. Ed Wilts Mounds View, MN, USA mailto:[EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Bug in Bash Initilization, /etc/bashrc? Zsh has a solution!
Poking around just a bit more, I find that Zshell has solved this problem. While I've not used zsh, its documentation shows the ability to 'typeset -U path' in a startup file. This tells the shell not to add anything to the path that is already there. This would seem to be a good feature to add to Bash. I'll drop a note to Chet Ramey and to the to [EMAIL PROTECTED] in this regard. John On 12/31/01, 06:23:40PM -0500, John P Verel wrote: > On 01/01/02, 10:15:34AM +1100, Cameron Simpson wrote: > > On Mon, Dec 31, 2001 at 02:03:36PM -0500, John P Verel <[EMAIL PROTECTED]> >wrote: > > | So, it appears that conditional path modification is the only viable > > | option, short of major surgery. Cameron's rant is on point, IMHO. > > > > Oh, I dunno. > > > > I don't like conditional modification much - feels tacky - it means you > > don't know whether things have been done already or not. ---snip--- > -- > John P. Verel > Living Proof That Low Tech Beats High Tech! > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list -- John P. Verel Living Proof That Low Tech Beats High Tech! ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: can't print
Thanks! I disabled FF and EOT. Now I don't get those two extra pages at the end. But I'm still getting extraneous small horizontal marks on some of the letters, like lower case "t" and "1". On this Red Hat 7.2 machine, I'm using the LaserJet 4050 Postscript driver. Which driver are you using? How did you configure the driver options? Thanks, Hidong Wendy Nexcom wrote: > > Little diamond? I got it too!!! > But the problem fix after I disable these optios: > - Send FF > - Send EOT > > I ever found this small diamond could be fixed if use draft quality (300x300 > dps) rather than normal or presentation quality. > > I found this problem on HP Deskjet and Laserjet. > > Hope this help > # first extra page is blank, and the second extra page has a little > # diamond in the upper left hand corner. Also, there are extraneous > # little horizontal marks on the printouts, like long vowel marks over the > # letters. Which drive configuration is best for this printer? Thanks, > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: resource unavailable?
On Sun, Dec 30, 2001 at 04:56:11PM -0700, Dan Egli wrote: > There's been a couple of times lately that this has happened. I'm lost as to > the cause. > ... > SOMETHING is eating fixed resources--often it's process table slots, sometimes memory. Every command must fork/exec to run if it's external to the current shell. You can try 'exec _command_'--if it's not memory, but rather something like process table slots, whatever "command" you try will run, but at its termination you'll lose that process. A reboot is certainly in order, along with periodic snapshots of your running system's resources afterward. G'luck, -- Dave Ihnat [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Small Linux distro
I am looking to install linux on an old laptop, specifically a 486SX25 MHz processor with 8M RAM and a 127 MB hard drive. I don't think that there is any chance of getting RedHat on it, at least not 7.2. Can anyone suggest a linux distro that would be capable? Would an older version of RH be a good fit? Ian. Ian Truelsen Masters program in Philosophy University of Manitoba, Winnipeg, Canada BA (Wilfrid Laurier University) Email: [EMAIL PROTECTED] Current favourite quote: "No great civilisation likes forests." K.F. O'Connor Lincoln College, Christchurch, New Zealand ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Problems getting RH 7.2 to boot properly
On Mon, 31 Dec 2001 18:32:17 -0600 K Old <[EMAIL PROTECTED]> scribbled in frustration: > Hello all, > > I have setup several RH machines and the latest one I've got has stumped > me. The stats of the machine are: > > Athlon 1 Ghz > 128 MB RAM > 40GB Maxtor HD > Transcend Motherboard > > All equipment is brand new and has been exchanged a few times cause > certain components weren't working right, but now everything seems ok. > > I am having all kinds of (what seems to be) memory leaks or something > like that, during bootup. I am attaching all sorts of logs for those > that can help. = More than a MB worth??!! Whew. I thought one of my students was sending me a PowerPoint presentation ;-) Mike -- "It is God's job to forgive bin Laden. It is our job to set up the meeting." --U.S. Marine Corp. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Problems getting RH 7.2 to boot properly
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 1 Jan 2002 at 01:39:04 , K Old wrote the following on the "Problems getting RH 7.2 to boot properly" thread: > All equipment is brand new and has been exchanged a few times cause certain > components weren't working right, but now everything seems ok. > I am having all kinds of (what seems to be) memory leaks or something like > that, during bootup. I am attaching all sorts of logs for those that can > help. > I don't know what to do from here. Please pardon me, but when exactly did it seem to you like a good idea to post a mail of about 1MB in size to this group ? - -- Overcome by jealousy, Data dismembers the Energizer Bunny __ -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (MingW32) Comment: Member of the PGP-Basics, Encryption Help Team iD8DBQE8M5pd8WBGNj3ut+0RAmEsAKCKT/qmwxJp2pis1zZMlTQPZ+RasACfcd9W uBRbbanvdO2WgdMwsyQGlKI= =g7eX -END PGP SIGNATURE- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: USB mouse on laptop w/touchpad
Jeff Jeter wrote: > I hope this is the right list. If not, tell me an i'll repost > > > > I have a laptop running RedHat 7.2. Often i attach an external USB > wheel mouse. When it is attached, however, the touchpad is still > active. How do I make the USB mouse (w/ wheel) active. It doesn't > matter if the touchpad is also active. > > > > Also, can I set the touchpad to shut off tapping for a while while > typing so i don't accidently hit it. If it matters the tochpad is an > Alps PS/2 Glidepoint. > > > Jeff - I am about to enter into this very issue myself. What would be best is if I can get RH7.2 to recognize there is a usb mouse and then use the XF86Config-4 file with the correct device. Wears me out swapping back and forth. can I edit XF86 manually so both will work? I have been using mouseconfig . As for the touch pad take a look at : http://www.compass.com/tpconfig Works great out of the box for both synaptics and alps touchpads and comes configured to diable the tap feature. THis is on a sony vaio fxa32 laptop. I ran it on my old dell running 6.2 for well over a year. Bret ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: resource unavailable?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan Egli wrote: >There's been a couple of times lately that this has happened. I'm lost as to >the cause. > >All connections to the outside world will stop. So I go over to the console, >and load up the local login I keep (root is always logged in via tty2). I do >a netstat to see if something is hitting me. But instead of getting the >netstat result I get a message saying something to the tune of "fork: >resource unavbailable". This occurs for ANYTHING, REGARDLESS OF IF IT FORKS. >i.e. ls will return this. ps will return it, ANYTHING. I cannot even do a >clean reboot. Only solution is to cold boot and let it fsck the drives. THEN >all is well. Something's running you out of resources (as if you couldn't guess). 'ls' and 'ps' are external commands, so yes, they require another process. 'echo' is a builtin'; you'll notice that one still works at times like that. (Fat lotta good that will do.) - - Try taking a snapshot of your CPU load every couple of minutes and dump it to a file. That might leave a clue after a crash. - - If you can get a console window open, try 'exec reboot' when that happens. That has a fair chance of getting you a clean shutdown when you can't fork a process. - -d - -- David Talkington PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp -BEGIN PGP SIGNATURE- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.75-6 iQA/AwUBPDOXb79BpdPKTBGtEQIE5wCgiM3pRlE1xLJBhLBwV9ol/LT7ixsAn1Nm AStYf59DKPiiKLJRYWBRlmvm =ccDV -END PGP SIGNATURE- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
mass file renaming
i can't be the only one to have asked this but how do you convert the case of a whole load of files ie: convert FiLE.Txt to file.txt without doing the following: rename A a * rename B b * rename C c * ... there has to be an easier way... ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: SNAP, CHAP and PAP
On Wed, 2 Jan 2002, Pieter De Wit wrote: > Hello Everyone, Hoe gaan dit Pieter > I would like to setup a RedHat 7.2 Dialin Server using PPP. > My problems are that when ever RedHat answers the call I get a terminal > login Ok, sounds like you just need to enable AutoPPP. In /etc/mgetty+sendfax there will be a login.config file. Look for the commented out line starting with /AutoPPP/. In mine I have /AutoPPP/ - - /usr/sbin/pppd Now, once this starts working, expect to not be able to connect properly from windows clients. There is a problem with the redhat ppp rpm. You can search the archives for details, but the way I solved it was to build pppd from the tarball (same version of course) and replace the one from the rpm - redhat used some different config options that cause the problem. tot siens charles ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: resource unavailable?
(and i'm not sure if 2.4.10 or the reiserfs code you're using has any memory leaks of its own, but that's something you may want to look into on linux-kernel mailing list archives, perhaps). -tcl. On Wed, 2 Jan 2002, tc lewis wrote: > > what is running on the machine? anything that uses a lot of memory? > > it sounds like your system is running out of memory. all of those > commands you listed require a fork to run (bash has to fork, then exec the > new program). you would still be able to use bash internal commands (like > "cd"), but that won't get you very far. > > if could also be that you're running out of free file descriptors, but i > think that's supposed to give a different error message to the system. > i've most often seen that message on systems that are using all the memory > (either on purpose or from programs that have memory leaks). > > -tcl. > > > On Sun, 30 Dec 2001, Dan Egli wrote: > > > There's been a couple of times lately that this has happened. I'm lost as to > > the cause. > > > > All connections to the outside world will stop. So I go over to the console, > > and load up the local login I keep (root is always logged in via tty2). I do > > a netstat to see if something is hitting me. But instead of getting the > > netstat result I get a message saying something to the tune of "fork: > > resource unavbailable". This occurs for ANYTHING, REGARDLESS OF IF IT FORKS. > > i.e. ls will return this. ps will return it, ANYTHING. I cannot even do a > > clean reboot. Only solution is to cold boot and let it fsck the drives. THEN > > all is well. > > > > Has anyone else seen this? How do I fix it? > > > > I'm using 2.4.10 kernel, custom compiled to include reiserfs support on > > RedHat 7.1 > > > > Thanks in advance > > Dan > > > > > > > > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
sndconfig/synth0
Greetings! I'm running Red Hat Linux 7.1, with kernel 2.4.9 (from www.kernel.org). I installed the kernel back in September. In late November, my system died. It turned out to need a new power supply, but also the old motherboard had to be completely replaced with a new motherboard, so all my bus cards were removed from the system and placed back in. My sound card had worked very well. I have the Creative Labs AWE64. Since I got my system back, it hasn't been working. I was expecting I'd have to probably "reconfigure" it. I have run sndconfig. The documentation says it (on Audio interface) is 220H, IRQ 5, DMA 1 and 5, and the MPU is 330H. dmesg reports the following regarding my sound card: <<>> Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996 sb: Creative SB AWE64 PnP detected sb: ISAPnP reports 'Creative SB AWE64 PnP' at i/o 0x220, irq 9, dma 1, 5 SB 4.16 detected OK (220) sb: Interrupt test on IRQ9 failed - Probable IRQ conflict sb: 1 Soundblaster PnP card(s) found. <<>> In experimentation, I have set the IRQ to 5 and 9, the first DMA to 1 and the second to 5, according to the documentation from the sound card. When running sndconfig, it says a sound sample will now be played to determine if my sound card has been correctly configured. I hear what sounds like the very beginning of a word, but it isn't complete. And then, when it goes on to say a MIDI sample will now be played to determine if my sound card's synth has been correctly configured, I get: modprobe: Can't locate module synth0 I don't seem to have a synth0 anywhere on my system. I was going to start BRU (after setting /etc/bruxpat) to see whether synth0 existed on an old system I had back before September. However, it seems that now my Seagate Travan tape drive isn't working.So, that's another problem! :-) If I didn't have a synth0, though, I apparently didn't need it before (as the system ran for about two months just fine before I had the motherboard replaced)...? Can anyone offer any help here? Thank you! Barry ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: resource unavailable?
what is running on the machine? anything that uses a lot of memory? it sounds like your system is running out of memory. all of those commands you listed require a fork to run (bash has to fork, then exec the new program). you would still be able to use bash internal commands (like "cd"), but that won't get you very far. if could also be that you're running out of free file descriptors, but i think that's supposed to give a different error message to the system. i've most often seen that message on systems that are using all the memory (either on purpose or from programs that have memory leaks). -tcl. On Sun, 30 Dec 2001, Dan Egli wrote: > There's been a couple of times lately that this has happened. I'm lost as to > the cause. > > All connections to the outside world will stop. So I go over to the console, > and load up the local login I keep (root is always logged in via tty2). I do > a netstat to see if something is hitting me. But instead of getting the > netstat result I get a message saying something to the tune of "fork: > resource unavbailable". This occurs for ANYTHING, REGARDLESS OF IF IT FORKS. > i.e. ls will return this. ps will return it, ANYTHING. I cannot even do a > clean reboot. Only solution is to cold boot and let it fsck the drives. THEN > all is well. > > Has anyone else seen this? How do I fix it? > > I'm using 2.4.10 kernel, custom compiled to include reiserfs support on > RedHat 7.1 > > Thanks in advance > Dan > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: OT-vendors supporting Linux
On Wed, 2 Jan 2002 11:00:25 -0600 Robert Hartung* <[EMAIL PROTECTED]> wrote: > Hi, > I am ready to purchase a new server for our office. I know Dell > 'supports' Linux, but I would like to support a vendor that is really > behind Linux with my groups $. Would someone please provide a > succinct list of three or four good vendors to check out? Penguin Computing is one, and my personal favorite is ASL Inc. Mike -- "The great question... which I have not been able to answer... is, `What does woman want?'" -- Sigmund Freud _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RH7.2 Raid Install Question
Hi, I have two identical 18GB scsi disks. I'd like to set them up as a software RAID-1 (Mirror). Ideally this will give me better read performance and allow some redundancy in case one of the disks dies. During the RedHat 7.2 install, I created three primary partitions, /boot, /, and swap. /boot and / and configured as RAID1. The system boots fine in this configuration, and performance is good. If I remove the second disk, simulating a disk failure, the system still boots as I would expect. However, if I remove the first disk, simulating a disk failure, RH does NOT boot. I've already checked in fdisk that the boot parition on the second disk is flagged as bootable. All the documentation regarding booting of a mirrored raid seems to pertain to lilo. Does anyone know how to get mirrored boot RAID working with GRUB? I even copied the MBR from the first disk to the second.. Booting off the second disk still fails. All I get is "grub- loading stage two" in an endless loop. Any help would be appreciated, -Darrell ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
DHCP
Hello, There are two Network cards in a Internet Server machine... So, how can I setup a DHCP Server in the Internet Server machine ? Because I haven't experience about these... Thank for your help ! Edward. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
disk quotas on redhat 7.2
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am desperated I don't know how to configure disk quotas on my redhat 7.2, can anyone help me? thanks. - -- +-- | Luis Miguel Cruz. | | Public Key: http://www.flcnet.es/tbe/luismi/nadie/luismi_adp.asc | --+ -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwzHmEACgkQvQHLTzrFJlfOtwCfZm8ukwfYayRHRwl3wED11Wd0 NisAnRf++LyD9Lej9R2Rr1VajCFEVzio =ClQo -END PGP SIGNATURE- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: lacking Linux ADSL connectivity over MSN Broadband
Thanks to all who made such thought provoking responses! FYI... The solutions were really very simple when I got over the thought that I had to run DHCP and/or PPPoE. Since the NetDSL 800 modem supplied to me by MSN (evidently the only access now available for Home use by MSN/Quest) runs DHCP but only responds to 192.168.1.2 (from 192.168.1.1). I simply assigned the 192.168.1.2 address to the eth0 card directly connected to the modem. My home LAN I assigned with the 192.168.2.0 subnet on eth1 with samba and a few other utilities. I entered 127.0.0.1 and 192.168.1.1 as nameservers, made sure route assigned the default eth0 gateway and it all started working! "Robert Canary" <[EMAIL PROTECTED]> writes: > Have you considered using a wireless provider? Outperforms anything I have > seen on the market :-) > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jesus Ortega (a.k.a. > Nitebirdz) > Sent: Sunday, December 30, 2001 11:19 AM > To: [EMAIL PROTECTED] > Subject: Re: lacking Linux ADSL connectivity over MSN Broadband > > > On 23 Dec 2001, Alan E Derhaag wrote: > > > I'm stuck! What's my best options at this point? > > > > It took better than a month for the negotiation of Qwest and MSN to > > get ADSL to my house. It was nearly insignificant getting my girl's > > WindozXP station hooked up to it but that is a different connection > > than I would choose. My dialup account used to furnish connectivity > > to the internet over a home LAN but I have been unsuccessful in > > getting Linux to communicate to MSN over the Arescom NetDSL800u modem > > (MSN Broadband indicates is the exclusive modem type). It appears > > that the windoz box uses only DHCP to negotiate only the connection > > available with that modem with the address 192.168.1.2 to the modem at > > 192.168.1.1. Running http://192.168.1.1/index.html allows the modem > > to indicate the status of the connection which, now, always indicates > > the ethernet connection is up as is the PPP (PPPoA), among other > > status items. This request must be posted from the 192.168.1.2 > > address otherwise there is no response from the modem. > > > Alan, > > > Other people already got back to you with some pretty sensible suggestions, > so I won't bother to answer about this particular problem here. However, I > did want to recommend the following site that one of Qwest's DSL users put > up sometime ago. It contains lots of good advise, links to up to date > drivers, > etc. > > http://www.users.qwest.net/~rlutton/ADSL/ > -- Alan E. Derhaag New Era Software Development http://aderhaag.tripod.com/Auburn, WA, USA email: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: RH7.1 install on HP Netserver hangs
I had that same problem installing Red Hat 7.1 with the lp 2000r. So, we used mylex card as a work around (which turns out to have its own problems). There were no install issues with Red Hat 7.2. So unless you have a reason to stay with Red Hat 7.1, it might be best to try 7.2. On Tuesday 01 January 2002 03:55 pm, you wrote: > Hi all, > > I'm trying to install Red Hat Linux 7.1 on a HP Netserver lp 2000r but > having problems with the megaraid driver. > > If I try to use the driver disk from HP it just hangs at the "Loading > megaraid driver" step. > > If I dont use the driver disk it will usually hang at the same step but > about 1 in 7 reboots it will be accepted and the install continues as > normal. But booting the newly installed system also only works about 1 in 7 > attempts. > > It seems to be the driver usually tries to turn on 64 bit addressing which > causes the box to hang. The times where it does work it disables the 64 > bit addressing and seems perfectly happy then. > > Anyone got any suggestions on this? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Passwd
Hey; The new email server I have has far more robust logging features (and is far more secure). I also noticed you're having a problem logging on with accounting@. The passwd I have is: jmv8965C Please check that. Thanks, BenO ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: sourcing a mysql file from perl
Zitiere Stephen Spalding <[EMAIL PROTECTED]>: > $load_sql = "source ${CRONLIST_SQL}/load.sql.${file_date}"; What makes you think that "source" is a valid MySQL command? As far as I can tell it isn't mentioned in the docs. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Using mod_bandwidth.so under Apache
On Mon, Dec 31, 2001 at 01:09:24PM +0200, Pieter De Wit wrote: > Hello Everyone, > > I posted a mail a while back asking about bandwidth limiting under Apache. I > look into it and don't feel like rebuild Apache. On the other hand I found a > thing in the config file : > > LoadMod something modules/mod_bandwidth.so > > Is this the same ? I have tried to use it but Apache doesn't know any of the > commands. Is there a way I can see what commands to use ? Looks like it, but it's not distributed with Apache last I looked (1.3.20). I wonder where it came from. Not to ask a silly/insulting question, but did you actually load the module? Also, before using any mod_bandwidth directives, you need to do the following: BandWidthModuleOn Then you can use the BandWidth, LargeFileLimit, and MinBandWidth directives per-directory. -- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: PREROUTING questions
On Mon, Dec 31, 2001 at 07:29:54PM +0930, Paul Campbell wrote: > Hi all, > just a few questions regarding PREROUTING and DNAT > > I have a working firewall that MASQUERADES but I seem to be getting > conflicting info with the PREROUTING chain Could you be a little more specific? What conflicts where, and what behavior are you getting? > One howto mentions that each PREROUTING rule must have a corresponding > FORWARD rule. Right. You apply DNAT before a packet ever sees a forward table, so you forward to the internal machine. > Another mentions something about ipnatctl table handling the NAT side of > things I'm not so sure about this. I've done both DNAT and SNAT without ever touching ipnatctl. There is an outdated ipnatctl HOWTO at http://www.linuxguruz.org/iptables/howto/ipnatctl-HOWTO.html. Maybe ipnatctl went away at some point? From the HOWTO, it looks like it does/did the NAT functions that iptables does. > Rusty's howto mentions DNAT and I have made a few rules to allow MSN Gaming > Zone to be DNAT'ed to a WIN 98 m/c . All modules seem to have been loaded. > If someone can help it would be greatly appreciated. Please find attached > rc.firewall script.I have commented out a lot of rules until I can get > the PREROUTING working > > When I do a iptables -L the nat table doesn't show up.thanks in advance > Try `iptables -t nat -vn -L`. The -t nat should be obvious, the v is verbose (gives you better interface info), and the n disables DNS lookups. HTH - Jeff -- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
(no subject)
Hi all,just a few questions regarding PREROUTING and DNATI have a working firewall that MASQUERADES but I seem to be gettingconflicting info with the PREROUTING chainOne howto mentions that each PREROUTING rule must have a correspondingFORWARD rule.Another mentions something about ipnatctl table handling the NAT side ofthingsRusty's howto mentions DNAT and I have made a few rules to allow MSN GamingZone to be DNAT'ed to a WIN 98 m/c . All modules seem to have been loaded.If someone can help it would be greatly appreciated. Please find attachedrc.firewall script.I have commented out a lot of rules until I can getthe PREROUTING workingWhen I do a iptables -L the nat table doesn't show up.thanks in advance pauls_rc.firewall Description: Binary data
Re: Format hda:
Hi folks I have a qustion for you. I have installed linux red hat 6.1version on my Pc. My pc has one partision which is used by linux i want to know how to format this partision to make it dual boot operating system. Regard's vinod.k __ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
resource unavailable?
There's been a couple of times lately that this has happened. I'm lost as to the cause. All connections to the outside world will stop. So I go over to the console, and load up the local login I keep (root is always logged in via tty2). I do a netstat to see if something is hitting me. But instead of getting the netstat result I get a message saying something to the tune of "fork: resource unavbailable". This occurs for ANYTHING, REGARDLESS OF IF IT FORKS. i.e. ls will return this. ps will return it, ANYTHING. I cannot even do a clean reboot. Only solution is to cold boot and let it fsck the drives. THEN all is well. Has anyone else seen this? How do I fix it? I'm using 2.4.10 kernel, custom compiled to include reiserfs support on RedHat 7.1 Thanks in advance Dan ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Can't hear Audio CDs
art: i am running linux 2.4.12 without problems. In fact, Pink Floyd/The Wall Disk 2 is now playing using XPlaycd. i also tried gnomes gtcd which works okay (other than having a problem getting out to the freecd.freecd.org site through my firewall and junkbuster) i did not have to do anything in particulare to make this work, for what it is worth On Sunday 30 December 2001 10:04, you did posit: > Statux wrote: > > > I've been hearing several cases of audio CDs no longer working. Seems to > > have started happening since the beginning of the kernel 2.4 branch. I'm > > surprised I haven't heard more than I have, though. > > > > On Sat, 29 Dec 2001, Art Ross wrote: > > > > > Once upon a time, I was able to listen to audio Cds on my RH6.2 system. > > > Well over the holidays I tried for the first time in 6 months and I > > > wasn't able to do it. My GNOME session has audio and it works fine. > > > I'm also able to play .wav and .mp3 files but no audio CDs. > > > Thanks in advance. > > > Best Regards, > > > Art > > > > > > > > > > > > ___ > > > Redhat-list mailing list > > > [EMAIL PROTECTED] > > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > > > > -- > > -Statux > > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > I'm using RH6.2 which has the 2.2.X kernel. Does that make any difference? > Best Regards, > Art > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > > > -- regards, allen wayne best, esq "your friendly neighborhood rambler owner" "my rambler will go from 0 to 105" Current date: 5:14:13::363:2001 BELA LUGOSI is my co-pilot ... ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: IDE Zip 100 Drive with RH 7.2
try this: fdisk /dev/hdd then hit p to print the table. Could be that your zip somehow got a partition 1 vs partition 4. I've seen that happen before. - Original Message - From: "Alexander Shaw" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 28, 2001 12:42 PM Subject: RE: IDE Zip 100 Drive with RH 7.2 > Dave: > > "At one office where I do some consulting, the zip mounts at /dev/hdd > instead of /dev/hdd4 (like every other machine). You might try that > just to see what happens since I think that was the type of error > message I got on that machine when trying to mount at /dev/hdd4." > > Tried that one thanks Dave, but no luck :-( > > Typed in: > > mount /dev/hdd /mnt/zip100.0 > > Get the errors: > > /dev/hdd: Input/output error > mount: you must specify the file system type > > Inserting -t vfat in the correct place gives the incorrect file system error > again. > > Alex > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.310 / Virus Database: 171 - Release Date: 19/12/2001 > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
help
Dear all; i tried to install redhat 7.1 and 7.2 on intel 440GX. RH7.1 installed by using image bootable floppys installation part is well and good but after reboot it will give the below error scsi:aborting command due to time out pid0,scsi0,channel0,id0,lun0, in quiry 00 00 00 ff 00 and roles above error by keep on increasing the id number and system will not boot For RH7.2 also tried with "apic" linux kernel parameter this is also have same prob pl Help me srinivasa rao __ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Internet connection woes
I have been trying for some time to get an internet connection for my redhat installation 7.2 but to no success. I have input the details from my ISP and the KDE software will recognize (Gnome won't ) my modem and display its status as ready.However when trying to get on the net with netscape, mozilla or the kde browser I forget its name, I get the following error in Gnome. attempting to configure internet application "usernet"(process 1895) has crashed due to a fatal error. segmentation fault . For the Kde applications I get the message that the internet address is not recognized. When starting up my computer the following problem also comes up. Start service eth0 Bringing up interface eth0 Determinig IP information for eth 0 failed. Could this have something to do with the problem. Thanks in advance ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: converting images to pdf
If you want to use Image Magick's "convert" command, you want the output format to be "epdf." Regards, Gregg How can I believe in God when just last week I got my toungue caught in the roller of an electric typewriter? -- Woody Allen ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Network Administration Tool - alias interface eth0:0
RedHat 7.2 replaced netcfg with neat. Netcfg allowed for the easy creation of alias network interfaces. Despite numerous attempts to create an eth0:0, similar to what was created in netcfg, I have yet to manipulate the neat interface to do the same. I cannot find any documentation for this tool/feature except section 6.2.1 of the rhl-cg-72.pdf which says you can do it, but no explanation. Can someone point to a simple explanation, or more extensive documenation for this tool? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RedHat 7.2 quota problem
Hi everyone, I need to setup quota on ext3 filesystem. I created /aquota.* files with 600 chmod, added grpquota and usrquota to /etc/fstab, remouted partition, [root@zeby root]# mount/dev/hda1 on / type ext3 (rw,usrquota,grpquota)... but when I try [root@zeby root]# quotaon / quotaon: using //aquota.group on /dev/hda1: Invalid argument. quotaon: using //aquota.user on /dev/hda1: Invalid argument. any ideas ? I'm using RedHat 7.2 - kernel 2.4.9-7 and quota-3.01pre9-3. thanks a lot.
usbdrive
i got a 64 MB usbdrive in the mail and am having some problems getting it recognized. anyone have any experience with these (or such type of) devices? thanks in advance -- Jack Wallen, Jr.L I N U X Track Editor - Linux/UNIX and InfrastructureS A V E S TechRepublic http://www.techproguild.comL I V E S 502-814-7741& C A S H Key fingerprint = B7C9 3A5A 0031 5FBC B050 6822 1269 7711 B37B 4F83 sub 1024g/00E9A596 2001-05-11 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
USB mouse on laptop w/touchpad
I hope this is the right list. If not, tell me an i'll repost I have a laptop running RedHat 7.2. Often i attach an external USB wheel mouse. When it is attached, however, the touchpad is still active. How do I make the USB mouse (w/ wheel) active. It doesn't matter if the touchpad is also active. Also, can I set the touchpad to shut off tapping for a while while typing so i don't accidently hit it. If it matters the tochpad is an Alps PS/2 Glidepoint. Thyanks in advance, Jeff Jeter
External USB Fantom Drive, RH 7.1
I just purchased an external USB fantom drive for my laptop. When I boot RH 7.1, it seems like it recognizes the drive (which I seemed to have forgotten to include in the log below), but doesn't give me a device for it. I found a message stating that there is no driver for a device (not sure if it is the fantom drive or not). Anyone got any ideas? -Jim parts of /var/log/messages: Dec 25 08:34:20 localhost kernel: usb.c: registered new driver usbdevfs Dec 25 08:34:20 localhost kernel: usb.c: registered new driver hub Dec 25 08:34:20 localhost kernel: usb-uhci.c: $Revision: 1.251 $ time 20:53:29 A pr 8 2001 Dec 25 08:34:20 localhost kernel: usb-uhci.c: High bandwidth mode enabled Dec 25 08:34:20 localhost kernel: PCI: Found IRQ 10 for device 00:07.2 Dec 25 08:34:20 localhost kernel: usb-uhci.c: USB UHCI at I/O 0xfce0, IRQ 10 Dec 25 08:34:20 localhost kernel: usb-uhci.c: Detected 2 ports Dec 25 08:34:20 localhost kernel: usb.c: new USB bus registered, assigned bus nu mber 1 Dec 25 08:34:20 localhost kernel: hub.c: USB hub found Dec 25 08:34:21 localhost kernel: hub.c: 2 ports detected Dec 25 08:34:21 localhost kernel: Winbond Super-IO detection, now testing ports 3F0,370,250,4E,2E ... Dec 25 08:34:21 localhost kernel: SMSC Super-IO detection, now testing Ports 2F0 , 370 ... Dec 25 08:34:21 localhost kernel: 0x378: FIFO is 16 bytes Dec 25 08:34:21 localhost kernel: 0x378: writeIntrThreshold is 7 Dec 25 08:34:21 localhost kernel: 0x378: readIntrThreshold is 7 Dec 25 08:34:21 localhost kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRI STATE,COMPAT,ECP] Dec 25 08:34:21 localhost kernel: parport0: irq 7 detected ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: CDRom fails to mount
I've got the same problem. Could you please explain the use of depmod -a or modprobe ide-cdrom?? -Original Message- From: Stephen Liu <[EMAIL PROTECTED]> Newsgroups: gated.redhat-list To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, December 20, 2001 7:03 AM Subject: RE: CDRom fails to mount >Thanks Gordon > >Stephen > >At 11:58 PM 12/19/2001 -0800, you wrote: >>On Wed, 19 Dec 2001, Stephen Liu wrote: >> >> > At 08:06 AM 12/18/2001 -0800, you wrote: >> > > > Any pointer to recompile the module ? >> > > >> > >Won't be required if you update the kernel package. In any case, I'd >> > >thought that 'depmod -ae' fixed the problem, without the need to >> > >recompile. >> > >> > depmod -a worked for me >> > >> > Not depmod -ac >> > Not depmod -c >> > >> > My CDRom is working now. What is '-c' for >> >>I said 'depmod -ae', not 'depmod -ac'. -e shows you unresolved symbols, >>if there are any. -c isn't a recognised option. >> >>-- >>If I had a dollar for every brain that you don't have, >> I'd have one dollar. - Squidward to SpongeBob >> >> >> >>___ >>Redhat-list mailing list >>[EMAIL PROTECTED] >>https://listman.redhat.com/mailman/listinfo/redhat-list > > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Obsoletes: foo
Maybe I'm crazy, but I could have sworn I created an RPM in the past with an Obsolets: foo header and when I installed the pkg it removed foo. Vim even makes it yellow :) On a package I'm building now I just get a message that there is a file ownershp conflict rather than foo going bye bye. -- Dale Bewley - Bewley Internet Solutions Inc. http://bewley.net/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
help about nautilus and kde startup
hi all, I need some help.Can anybody tell me how to disable Nautilus to autostart when I boot up in gnome.One more thing how to put a program in KDE startup. Thanks Neeraj _ Chat with friends online, try MSN Messenger: http://messenger.msn.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Sendmail 8.11.6 for Red Hat 6.2
Hello, I want to know sendmail 8.11.6 is good for work with Red hat 6.2 ? ftp://updates.redhat.com/6.2/en/os/i386/sendmail-8.11.6-1.6.y.i386.rpm ftp://updates.redhat.com/6.2/en/os/i386/sendmail-cf-8.11.6-1.6.y.i386.rpm ftp://updates.redhat.com/6.2/en/os/i386/sendmail-doc-8.11.6-1.6.y.i386.rpm Thank for your help ! Edward. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: It works (can someone explain to me why?)
> "Ed Wilts" <[EMAIL PROTECTED]> wrote: > > "Joe Brenner" <[EMAIL PROTECTED]> wrote: > > Tyrone Khan <[EMAIL PROTECTED]> wrote: > > > > I'm only a newbie in Redhat and I installed version 7.2 > > > after the the installation the system will reboot. After > > > rebooting and I saw some files being loaded ..then my > > > monitor went to dark and I've been stuck there, my > > > friend told me to re-install it and I tried it over and > > > over again to no avail can someone pls. help me about > > > this > > As a shot in the dark: The installation proceedure asks > > you if you want to use the graphical or the text based > > installer. Try the text-based one. Another shot in the > > dark: it offers you a choice of boot-loaders, grub (I > > think) and the older "lilo": try "lilo". I suspect it's > > better tested and works on a wider variety of machines. > > Bogus. Grub is solid and has been shipped by Mandrake for a > while. It works. If you say so (having been a Mandrake pick definitely helps it's credibility). That would indicate that my problem was with the graphical installer. The reasoning behind dropping grub is that I was setting up a machine with two SCSI harddrives, working off of an oldish Symbios Scsi card. It seemed at least conceivable that this configuration was a little too odd for grub to be working with it. > > (My experience with installing: first time I tried > > graphical/grub, it acted like it installed, but it > > evidentally didn't put anything on the hard disk. > > "Evidentally"?. Yeah. Tried to do an install (graphical/grub) and I thought that it had worked. Certainly I saw no error messages. Then I repeatedly tried booting the machine, checking BIOS settings and so on, but it kept acting like there wasn't anything to boot off of the hard drive. Someone suggested I try a text/lilo install, and it worked. Notably, it took a lot longer for the install to "finish", and in retrospect my first attempt "finished" supiciously fast. > Do a ls /boot/grub and verify it. Well, it's there. The date on it looks the same as much of the other stuff in /boot. What does that prove? I would guess it was put there on my second install attempt (I did a Custom install, I don't remember precisely what I selected). > > Oh, and I've heard it suggested that you should stay away > > from Ext3... evidentally some people are reporting data > > corruption problems with it. > > And many, many more people are reporting that it's working fine. Me > included. That's great, but it's not like I'm suggesting the majority of users are having data corruption problems. At the last balug meeting, someone who follows the kernel list was telling me that there have been problems reported there. If I get a chance, I'll go and try and look some reports up for you. I'm definitely convinced that Ext3 should *not* have been made the default for a *.2 release. (Making it an option in 7.2 and possibly a default in 8.0 would have been fine by me.) > > (Redhat has a history of shipping with stuff that isn't > > really ready for prime time. This is one page they've taken > > from Microsoft's marketing: they like to advertise > > "features", even if they really need more work.) > > Of course evidence of this would be too much to ask and irrelevant to this > thread anyway. Do you, or don't you want to talk about this? It's relevant because newbies need to understand that just because RedHat is pushing it, doesn't mean it's going to work for them. If you want "evidence", the only thing I should need to say is "linuxconf". I would also point at the history of the default window managers, e.g. AnotherLevel and Enlightenment > Red Hat has a better track record than a lot of vendors. Could be, I don't have first hand experience with any other distros yet. Debian sounds cool, and I get the impression that Mandrake has their heads screwed on right. > They've screwed up here and there Exactly, that's the point. >, but overall 7.2 is fairly solid with the latest patches. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Multiple IP Address and Multiple Gateways
Gateways get set in file /etc/sysconfig/network file. On Wed, 2 Jan 2002, James Pifer wrote: > I'm going to replace a Windows NT server with Redhat 7.2. The NT server > has one NIC but several IP addresses on a multi-netted segment. > > For example, it has a main IP address of 192.168.1.2 with the gateway being > 192.168.1.1. > It also has virtual addresses of 192.168.1.3, 192.168.1.4. > > It has another virtual IP address of 192.168.2.2 and another gateway of > 192.168.2.1. > It then has a few more virtual IP's on this subnet. 192.168.2.3, 192.168.2.4. > > This is all configured in the Advanced TCPIP properties of NT Server 4.0. > > Where do I set this up on Linux? I have added virtual IP's but I'm not sure > about where to add additional gateways. > > Thanks, > James > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: get ip script
you guys are great i love the internet :) > From: Dave Ihnat <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Wed, 2 Jan 2002 12:50:32 -0600 > To: [EMAIL PROTECTED] > Subject: Re: get ip script > > On Wed, Jan 02, 2002 at 10:24:43AM -0800, gabriel wrote: >> this really should be easy... i'm thinking of doing away with my static ip >> since it costs so much. but this means that i won't be able to just >> memorise a single string of numbers when i want to ftp into my box from work >> etc. > > DNS is you friend. > >> so i'm wondering: >> could someone show me an example of a script i could use that would get the >> ip of my machine and email it to me on a daily basis? > > Well, you could do something like: > > IFCONFIG="/sbin/ifconfig -i eth1" > [EMAIL PROTECTED] > > CUR_IP=`$IFCONFIG | grep "inet addr" | cut -f2 -d':' | sed -e "s/ .*//"`; > > cat < Current IP: $CUR_IP > ! > >> is there an easier way? >> what about dynamic dns? what is that? > > Got it in one. DNS registration allows you to associate your IP > with a domain name. Unfortunately, if you use DHCP this may change, > although most providers won't do so unless your machine is shutdown or > loses connectivity, and most won't even then. On both DSL and cable, > I've had the same DHCP assigned address for months on end--in fact, > on neither DirecTV (nee Telocity) nor AT&T Cable did I ever have a > reassignment of my IP. Plus, I've administrative rights to my primary > and secondary DNS servers, anyway. Thus, I've dealt with traditional DNS, > and written scripts that run periodically on my system to check for changes > in IP on the network interface with respect to my DNS zone files. > > Dynamic DNS simply allows your system to submit IP changes to your DNS > server automatically on IP reassignment. This will usually result in > a short period of service interruption while all the cached nameservers > expire and update your records--either you, or the dynamic DNS provider, > want short timeouts to minimize this outage. There are both commercial > and free organizations offering dynamic DNS; it's typically inexpensive, > even if you pay for it, and there are reports that service reliability > from the free services can range from very good to questionable. > > > Check out www.dyndns.com--hmm, I see they've stopped accepting > new accounts until they can comfortably handle the new load--or > www.dyndns.org, which is a different organization, despite the similarity > of names. Do a Google search with keywords "dynamic DNS free", if you > want to find other free providers, or leave off the 'free' keyword if you > don't care. > > G'luck, and have fun, > -- > Dave Ihnat > [EMAIL PROTECTED] > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: nis passwords
OK, I did some more investigating. 'ypwhich -m' returns this: [kim@ripley meetings]$ ypwhich -m netgroup.byuser ripley.emeraldbiostructures.com netgroup.byhost ripley.emeraldbiostructures.com netgroup ripley.emeraldbiostructures.com hosts.byaddr ripley.emeraldbiostructures.com hosts.byname ripley.emeraldbiostructures.com group.bygid ripley.emeraldbiostructures.com group.byname ripley.emeraldbiostructures.com passwd.byuid ripley.emeraldbiostructures.com Can't find master for map netgroup.byuser.db. Reason: No such map in server's domain Can't find master for map netgroup.byhost.db. Reason: No such map in server's domain passwd.byname ripley.emeraldbiostructures.com Can't find master for map netgroup.db. Reason: No such map in server's domain Can't find master for map hosts.byaddr.db. Reason: No such map in server's domain Can't find master for map hosts.byname.db. Reason: No such map in server's domain Can't find master for map group.bygid.db. Reason: No such map in server's domain Can't find master for map group.byname.db. Reason: No such map in server's domain Can't find master for map passwd.byuid.db. Reason: No such map in server's domain Can't find master for map ypservers.db. Reason: No such map in server's domain Can't find master for map passwd.byname.db. Reason: No such map in server's domain I guess it's not finding master maps. /etc/nsswitch.conf has entries like this: passwd: nis files nisplus shadow: nis files nisplus group: nis files nisplus Does this look right? Thanks, Hidong Hidong Kim wrote: > > Hi, > > I'm having problems changing user passwords on our NIS network. All of > the machines were recently upgraded to Red Hat 7.2. Users can log in to > the machines, but they can't change their passwords. We used to use > 'yppasswd' to change passwords. Now the command is going all the > through retyping the new password. But then you get this error: > > Please enter new password: > Please retype new password: > Error while changing the NIS password. > The NIS password has not been changed on > ripley.emeraldbiostructures.com. > > All of the network services seem to be working, like NFS, telnet, > Samba. 'ypwhich' on any machine returns the correct NIS server. I > restarted ypbind on all of the machines with no error, and also > restarted ypserv on the NIS server. I still can't change passwords. > 'ypcat -k passwd' displays all of the users like I expect. Why does > this network appear to recognize everything except passwords? Thanks, > > Hidong ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ext3 or ext2 ?
On 02 Jan 2002 15:27:30 -0500 Jared Brick <[EMAIL PROTECTED]> implied: > > > Despite the fact that people say that ext3 is good enough for > > production use, you can't ignore the dozens and dozens of complaints > > people make about it constantly. In all honesty, ext3 is still under > > development as are most journalling filesystems. I wouldn't use it, > > say, for the root partition, but I might for a lesser important > > one... just until you get the hang of it and until ext3 is well > > enough developed to the point where the complaints stop :) > > What complaints? On /.? Your opinion is entirely unsubstantiated. I > have not heard of anyone actually having a problem with ext3. Use it, > it works fine. In fact it works better than fine since you won't be > waiting for your system to boot up. Alright, maybe you missed this or I just didn't include it on this list. I know I mentioned it several times, and I'm almost certain this was one of the places, but If I have squid cache on ext3, it takes 2 to 3 days and it becomes corrupt. This is reproducible. This happened in both Roswell betas, in 7.2 and now in 7.1 (after I dumped 7.2 for a lot of reasons). It goes away every time I change to ext2, it comes back every time I go to ext3. It didn't matter if the parition was an ext2 to ext3 upgrade or was formatted and installed ext3. It didn't matter if it was on /var (usual rom default) or /usr or anyplace else. It didn't matter the browser, what desktop, whether a desktop was in use a or anything else. I used netscape 4.7X, mozilla 0.9whatever, galeon, opera netscape 6.x and dillo. All had the same result. If I turned proying off, no problem. When I turned proxying back on, corruption. I could delete and recreate the cache and have corruption in 2 to 3 days. This happened on 2 different computers, both perntiums (200MHz MMX, 25GB harddrive, 192MB ram; 400MHz, 40GB harddrive, 384MB ram). It happened with large swap space and small swap space. It happened right after reboots or after a long period of not shutting anything down. It happened if I left squid running or I restarted it. It happened if I had junkbuster forwarding to squid, went straight to squid, used dansguardian or squidguard or anything else. It was always squid, only squid and only with ext3. How did it manifest itself? I would start getting the homepage of MCMSystems. They are, I believe, a company that hosts one of the tucows (linuxberg) sites. I've only been to the homepage once in my life, and only a long time ago. All hard drives have been completely and thoroughly wiped, repartitioned and formatted since that time and it still happened. In any case, I would go to, say, freshmeat, and end up at the MCMSystems homepage. At first it would only be a couple of pages. Within a few days, almost every page I tried to reached would end up at the same page. Plus, the URL line in the browser would be what I tried to get, just that the displayed page was not what I wanted. If I tried freshmeat the URL would say http://freshmeat.net and the page would be MCMSystems. As a test I tried clicking a few of the links that were on the page. I'd get the freshmeat errors complaining about the page not existing. So it was even affecting the links inside the pages. I placed the mouse over links (while still viewing MCMSystems page) and it would say something like http://freshmeat.net/services/about.html which naturally didn't exist but which would have been fine if I'd wanted the same pages from MCMSystems. To make sure, I totally deleted everything and tried again. 2-3 days later it would begin again. I'd delete the cache, convert to ext2. Not a single problem. I could use it for weeks and nothing would be amiss. I could than change back to ext3 and all would work. But, 2-3 days would pass and it would begin again. Now, I had been going to the tucows linux page that was hosted by them. So, I stopped doing that. First I wiped out all partitions and settings and reformatted all partitions for a new install (this was when I was returning to 7.1). So there was only one reference to thatpage and that was in bookmarks for a couple of browsers. I made /var ext3, set up squid and deleted the bookmark for tucows and set up one in another state. So? 2-3 days later, MCMSystems. About the only test I didn't think to run was using ext3 until it got corrupt, then converting back to ext2 and seeing whether it straightened out or kept using corrupt cache. I'm guessing it still would have been corrupt, but I didn't substantiate that. I now have only one partition that is _not_ ext3 and that's the one the squid cache is on. I've had zero problems with this setup, no matter how long I let it run or where I visit. So, this wasn't slashdot and it is a problem that I can substantiate at will. And it has the added advantage of being one you've heard about. To be fair, I haven't heard of anyone else having anything even remotely similar. I'm not slamming ext3, I love
Re: ext3 or ext2 ?
On Wednesday 02 January 2002 05:47, you babbled something about: > I'm not complaining here, but I have noticed a performance lag while > using ext3. I have two hard drives, both Western Digital. One is used as > my system drive (40G, 7200rpm, ext3) the other is used for storing > archives (60G, 5400rpm, ext2). When I run hdparm -t /dev/hda(40G), I get > average results of about 16.5 MB/sec., the same test on /dev/hdb(60G), > the results are about 23.0 Mb/sec. For a slower drive, I should not be > getting faster read times. > hdparm test results are independant of filesystem. Likely your speed issues are with either the difference in the HD's different internal buffer/controllers or the motherboard BIOS or I/O controller. But ext3 should give some performance hit. It has been documented. But you can't measure it with hdparm. -- Brian Ashe CTO Dee-Web Software Services, LLC. [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
nis passwords
Hi, I'm having problems changing user passwords on our NIS network. All of the machines were recently upgraded to Red Hat 7.2. Users can log in to the machines, but they can't change their passwords. We used to use 'yppasswd' to change passwords. Now the command is going all the through retyping the new password. But then you get this error: Please enter new password: Please retype new password: Error while changing the NIS password. The NIS password has not been changed on ripley.emeraldbiostructures.com. All of the network services seem to be working, like NFS, telnet, Samba. 'ypwhich' on any machine returns the correct NIS server. I restarted ypbind on all of the machines with no error, and also restarted ypserv on the NIS server. I still can't change passwords. 'ypcat -k passwd' displays all of the users like I expect. Why does this network appear to recognize everything except passwords? Thanks, Hidong ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: get ip script
For dymanic dns I use: http://www.no-ip.com/ It's free and very reliable -Jim -- <[EMAIL PROTECTED]> (Replace Z's with E's to reply) "Beer is proof that god loves us and wants us to be happy" -Benjamin Franklin ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: ext3 or ext2 ?
Hello Dominic, About the problems that people have had with ext3, I havn't had any. Here is my system spec : Pentuim 2 366 256 Meg RAM 2 x Ultra2 18 gig SCSI 1 x 10 gig IDE 1 x 20 gig IDE I run all my partions on ext3 and there is a 45 gig volume spanned accross the drives. My server (internal use only) serves MP3's via SAMBA and HTTP Streaming ,About 1 gig a week in proxy request, 2 gig a week in HTTP requests (not counting MP3s) and 4 gig in FTP (upload and download) and lastly its an Interbase and MySQL server. Even with my testing and bad configs on the system I must take my had off to RedHat 7.2 it really does preform VERY well. The box also gets backed up every night via SAMBA and local tape drive...Soon my DNS server will also be on it. My final word : I think ext3 and RH72 is stable Just my 2c Cheers, Pieter ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ext3 or ext2 ?
I'm not complaining here, but I have noticed a performance lag while using ext3. I have two hard drives, both Western Digital. One is used as my system drive (40G, 7200rpm, ext3) the other is used for storing archives (60G, 5400rpm, ext2). When I run hdparm -t /dev/hda(40G), I get average results of about 16.5 MB/sec., the same test on /dev/hdb(60G), the results are about 23.0 Mb/sec. For a slower drive, I should not be getting faster read times. I do however like the recovery aspects of ext3. After a power failure, or system crash, I don't have to worry about waiting through 10-15 minutes of fsck to be up and running again. Not to mention not having to worry so much about data loss. I guess it all depends on what you are using the system for. If it is a production system, I would probably stick with ext2. For a home computer, there is no reason not to use ext3. After all, it is under development and can only get better.(right?) -Mike On Wed, 2002-01-02 at 19:27, Jared Brick wrote: > > > Despite the fact that people say that ext3 is good enough for production > > use, you can't ignore the dozens and dozens of complaints people make > > about it constantly. In all honesty, ext3 is still under development as > > are most journalling filesystems. I wouldn't use it, say, for the root > > partition, but I might for a lesser important one... just until you get > > the hang of it and until ext3 is well enough developed to the point where > > the complaints stop :) > > What complaints? On /.? Your opinion is entirely unsubstantiated. I have > not heard of anyone actually having a problem with ext3. Use it, it > works fine. In fact it works better than fine since you won't be waiting > for your system to boot up. > > Jared > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: No more compile after upgrade to 2.2.20
* Gordon Messmer ([EMAIL PROTECTED]) [020102 11:57]: > There aren't supposed to be symlinks in /usr/include/bits. If you've > modified any of those files, then you broke glibc-devel. Reinstall it. Ok. I didn't modify any of the files, but i re-installed glibc-devel. This worked. > The symlinks are supposed to be: > /usr/include/linux -> //include/linux > /usr/include/asm -> //include/asm These were there. > Red Hat's last kernel errata included the fix for security problems in > 2.2.19, and would not have broken your compiler's environment. I haven't had the RedHat specific kernel sources since I first installed 6.2. I've always installed my own source tree and compiled my kernels from that. I just can't figure out what was different in the 2.2.20 tree. > I don't expect that programming should be a pre-req for compiling a > kernel, but if you're not going to accept the vendor-provided patches, I'd > hope you had at least a certain level of knowledge about how to replace > the package. I've followed the same proceedure for kernels since I "did my own" for 2.0.36. It's just weird that it stopped working. > I believe the HOWTO's document the symlinks required in /usr/include which > must be fixed if you remove or rename the kernel source directory. I didn't know about the file permissions before now. learn something new every day. Thanks for the glibc-devel idea. Regards, Merell -- Merell L. Matlock, Jr. Linux#: 149839 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ext3 or ext2 ?
I upgraded our NIS network to Red Hat 7.2 with ext3 about a week ago. No problems so far. After I installed it on my machine, I cycled the power switch a few times just to get tweaked on watching a 35 GB system boot up in about 30 seconds. Jared Brick wrote: > > > Despite the fact that people say that ext3 is good enough for production > > use, you can't ignore the dozens and dozens of complaints people make > > about it constantly. In all honesty, ext3 is still under development as > > are most journalling filesystems. I wouldn't use it, say, for the root > > partition, but I might for a lesser important one... just until you get > > the hang of it and until ext3 is well enough developed to the point where > > the complaints stop :) > > What complaints? On /.? Your opinion is entirely unsubstantiated. I have > not heard of anyone actually having a problem with ext3. Use it, it > works fine. In fact it works better than fine since you won't be waiting > for your system to boot up. > > Jared > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ext3 or ext2 ?
> Despite the fact that people say that ext3 is good enough for production > use, you can't ignore the dozens and dozens of complaints people make > about it constantly. In all honesty, ext3 is still under development as > are most journalling filesystems. I wouldn't use it, say, for the root > partition, but I might for a lesser important one... just until you get > the hang of it and until ext3 is well enough developed to the point where > the complaints stop :) What complaints? On /.? Your opinion is entirely unsubstantiated. I have not heard of anyone actually having a problem with ext3. Use it, it works fine. In fact it works better than fine since you won't be waiting for your system to boot up. Jared ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Multiple IP Address and Multiple Gateways
I'm going to replace a Windows NT server with Redhat 7.2. The NT server has one NIC but several IP addresses on a multi-netted segment. For example, it has a main IP address of 192.168.1.2 with the gateway being 192.168.1.1. It also has virtual addresses of 192.168.1.3, 192.168.1.4. It has another virtual IP address of 192.168.2.2 and another gateway of 192.168.2.1. It then has a few more virtual IP's on this subnet. 192.168.2.3, 192.168.2.4. This is all configured in the Advanced TCPIP properties of NT Server 4.0. Where do I set this up on Linux? I have added virtual IP's but I'm not sure about where to add additional gateways. Thanks, James ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ext3 or ext2 ?
On Wed, Jan 02, 2002 at 02:55:42PM -0500, Statux wrote: > > Despite the fact that people say that ext3 is good enough for > production use, you can't ignore the dozens and dozens of complaints > people make about it constantly. In all honesty, ext3 is still under > development as are most journalling filesystems. I wouldn't use it, > say, for the root partition, but I might for a lesser important > one... just until you get the hang of it and until ext3 is well > enough developed to the point where the complaints stop :) What are the complaints? The only one I know about is a performance hit under heavy IO pressure, which I think is fixed in the latest kernels. I don't recall anything about data loss, stability, etc, or am I missing something? -- Hal Burgiss ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ext3 or ext2 ?
> Are there good reasons for not using ext3? For now this machine > won't be my main machine. With proper backup of important files > it could fail without being a major pain ... Despite the fact that people say that ext3 is good enough for production use, you can't ignore the dozens and dozens of complaints people make about it constantly. In all honesty, ext3 is still under development as are most journalling filesystems. I wouldn't use it, say, for the root partition, but I might for a lesser important one... just until you get the hang of it and until ext3 is well enough developed to the point where the complaints stop :) ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ext3 or ext2 ?
Ive been running Ext3 since the Redhat BETA(now with enigma), with absolutely no problems whatsoever. Ive purposely shut the PC down with everything running, and it boots up perfect everytime. Adam Dominic Mitchell wrote: > >Hi, > >Which of ext2 or ext3 should I format the partition of a new >install of RH7.2. I seem to remember people saying that ext3 was >more robust to an unclean unmounting of partitions? > >Are there good reasons for not using ext3? For now this machine >won't be my main machine. With proper backup of important files >it could fail without being a major pain ... > >Cheers. > > > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: OT-vendors supporting Linux
Trond, Any speculation as to when Red Hat will release an "official" RPM Kernel with the new adaptec drivers either by Alan Cox or Adaptec? Thanks Bob - Original Message - From: "Trond Eivind Glomsrød" <[EMAIL PROTECTED]> > Hi, > I am ready to purchase a new server for our office. I know Dell 'supports' > Linux, but I would like to support a vendor that is really behind Linux with my > groups $. Would someone please provide a succinct list of three or four good > vendors to check out? Dell - they're our closest partner, and we both do quite a lot of work to make sure we support their hardware very well. You get linux preloaded: http://www.dell.com/linux/ -- Trond Eivind Glomsrød Red Hat, Inc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: OT-vendors supporting Linux
Robert Hartung* <[EMAIL PROTECTED]> writes: > Hi, > I am ready to purchase a new server for our office. I know Dell 'supports' > Linux, but I would like to support a vendor that is really behind Linux with my > groups $. Would someone please provide a succinct list of three or four good > vendors to check out? Dell - they're our closest partner, and we both do quite a lot of work to make sure we support their hardware very well. You get linux preloaded: http://www.dell.com/linux/ -- Trond Eivind Glomsrød Red Hat, Inc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ext3 or ext2 ?
Dominic Mitchell wrote: > > Hi, > > Which of ext2 or ext3 should I format the partition of a new > install of RH7.2. I seem to remember people saying that ext3 was > more robust to an unclean unmounting of partitions? Right. ext3 uses journaling > > Are there good reasons for not using ext3? For now this machine > won't be my main machine. With proper backup of important files > it could fail without being a major pain ... Not really but I understand that Norton Ghost and some other similar utilities don't work with ext3 so if you are planning to use something like that, ext2 would be your only option. Janyne ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Segmentation fault
Dear all I got the following in the /var/log/messages how do I fix it? Thank you Jan 2 08:14:21 mail getty[3107]: Segmentation fault ___ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
firewall-config-tool
Hello James, Do a ipchains -L again and e-mail it to me : [EMAIL PROTECTED] I think the list has seen enough Cheers, Pieter
Re: get ip script
On Wed, Jan 02, 2002 at 10:24:43AM -0800, gabriel wrote: > this really should be easy... i'm thinking of doing away with my static ip > since it costs so much. but this means that i won't be able to just > memorise a single string of numbers when i want to ftp into my box from work > etc. DNS is you friend. > so i'm wondering: > could someone show me an example of a script i could use that would get the > ip of my machine and email it to me on a daily basis? Well, you could do something like: IFCONFIG="/sbin/ifconfig -i eth1" [EMAIL PROTECTED] CUR_IP=`$IFCONFIG | grep "inet addr" | cut -f2 -d':' | sed -e "s/ .*//"`; cat < is there an easier way? > what about dynamic dns? what is that? Got it in one. DNS registration allows you to associate your IP with a domain name. Unfortunately, if you use DHCP this may change, although most providers won't do so unless your machine is shutdown or loses connectivity, and most won't even then. On both DSL and cable, I've had the same DHCP assigned address for months on end--in fact, on neither DirecTV (nee Telocity) nor AT&T Cable did I ever have a reassignment of my IP. Plus, I've administrative rights to my primary and secondary DNS servers, anyway. Thus, I've dealt with traditional DNS, and written scripts that run periodically on my system to check for changes in IP on the network interface with respect to my DNS zone files. Dynamic DNS simply allows your system to submit IP changes to your DNS server automatically on IP reassignment. This will usually result in a short period of service interruption while all the cached nameservers expire and update your records--either you, or the dynamic DNS provider, want short timeouts to minimize this outage. There are both commercial and free organizations offering dynamic DNS; it's typically inexpensive, even if you pay for it, and there are reports that service reliability from the free services can range from very good to questionable. Check out www.dyndns.com--hmm, I see they've stopped accepting new accounts until they can comfortably handle the new load--or www.dyndns.org, which is a different organization, despite the similarity of names. Do a Google search with keywords "dynamic DNS free", if you want to find other free providers, or leave off the 'free' keyword if you don't care. G'luck, and have fun, -- Dave Ihnat [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: firewall-config-tool
Peiter, I was wrong. I can do stuff from my Linux machine now, but now it seems open. I did a port scan and it showed port 111 open. James At 08:32 PM 1/2/2002 +0200, you wrote: >Hello James, > >Well there ya go ! Hope you enjoy it and Linux ! > >I was sure I saw a message saying +0200 from youWell must have been >wrong ! BTW Iam in Durban, South Africa, same timeline as UK > >Go well, > >Pieter De Wit > > > >___ >Redhat-list mailing list >[EMAIL PROTECTED] >https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Document conversion suggestions
Thanks for the info! Yes, I posted to the SO 6 beta group and they basically said if you want WP filters, use the Windoze version. According to Consulting Times, the WP filters are licensed for the Windoze platform only. Sun also said something about it being a third party tool so I'm gussing Consulting Times is on target. Ed Wilts wrote: > > On Wed, Jan 02, 2002 at 01:17:42PM -0500, Janyne Kizer wrote: > > My group is looking at migrating 1300 users from WordPerfect 6 for > > Solaris to StarOffice for Linux when we roll out new servers this > > summer. Unfortunately, StarOffice for Linux does not have WordPerfect > > filters. We need a way to convert the WP documents to a format that > > StarOffice can read -- such as DOC or RTF. I was wondering if any of > > you have used Filtrix or KeyPak? If so, what was your experience? Do > > you have any other suggestions for doing a large scale one-time > > conversion like this (we plan to convert the documents at the time the > > new servers are installed and leave it at that)? > > I worked for a company where KEYpak was used for document conversion, and I > had talked to them at a different company about other conversion options. They > used to be based in Calgary about a block from my office back way back when... > I never heard any complaints about their conversions - they know what they're > doing simply because they've been doing for so long they've seen pretty much > everything. I sent them a bunch of Mass-11 documents and they had no issues > at converting them to MS Word. > > KEYpak used to have several ways of operating - they could convert all your > documents for you at one go and you pay by the document, or you can get ongoing > conversion filters. Remember if you do a one-time conversion that you may have > documents archived on floppy, tape, etc. > > Have you posted to the SO mailing list to see what development work is being > done on WP filters? > > Good luck, > .../Ed > > > -- > > > > Janyne M. Kizer > > CNE-3, CNE-4, CNE-5 > > Systems Programmer Administrator I > > NC State University, College of Agriculture & Life Sciences > > Extension and Administrative Technology Services > > Phone: (919) 515-3609 > > > > > > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > -- > Ed Wilts, Mounds View, MN, USA > mailto:[EMAIL PROTECTED] > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list -- Janyne M. Kizer CNE-3, CNE-4, CNE-5 Systems Programmer Administrator I NC State University, College of Agriculture & Life Sciences Extension and Administrative Technology Services Phone: (919) 515-3609 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
ext3 or ext2 ?
Hi, Which of ext2 or ext3 should I format the partition of a new install of RH7.2. I seem to remember people saying that ext3 was more robust to an unclean unmounting of partitions? Are there good reasons for not using ext3? For now this machine won't be my main machine. With proper backup of important files it could fail without being a major pain ... Cheers. -- Dominic Mitchell ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: get ip script
On Wed, 02 Jan 2002 10:24:43 -0800 gabriel <[EMAIL PROTECTED]> implied: > this really should be easy... i'm thinking of doing away with my > static ip since it costs so much. but this means that i won't be able > to just memorise a single string of numbers when i want to ftp into my > box from work etc. > > so i'm wondering: > could someone show me an example of a script i could use that would > get the ip of my machine and email it to me on a daily basis? > > is there an easier way? > what about dynamic dns? what is that? Use one of the free dynamic Ip services. A couple are dyndns and dns2go. Both allow you to ftp back using just a regular URL-type name. That's how my ftp links work. They only supposedly set it up for http, but I've been using them for ftp without problems. One bit of weirdness is, I can ftp back to one using a www on the ftp link, or without it. I don't recall them even requiring the www on the http ports, but it works. On both no less! -- Failure is not an option. It comes bundled with your Microsoft product. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: get ip script
On Wed, Jan 02, 2002 at 10:24:43AM -0800, gabriel wrote: > could someone show me an example of a script i could use that would get the > ip of my machine and email it to me on a daily basis? > > is there an easier way? > what about dynamic dns? what is that? http://www.zoneedit.com. This site allows for *free* dynamic DNS hosting and I use it for 3 zones that I host. You then run a free client on your Linux system that determines your own IP address and updates the DNS server auto- matically. I use zoneclient but ddclient also works miracles. There are many ways to get your own ip address and both the clients have them built-in. For example, you can get it from a web page, from your cable/dsl router, etc. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
firewall-config-tool
Hello James, Well there ya go ! Hope you enjoy it and Linux ! I was sure I saw a message saying +0200 from youWell must have been wrong ! BTW Iam in Durban, South Africa, same timeline as UK Go well, Pieter De Wit ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Document conversion suggestions
On Wed, Jan 02, 2002 at 01:17:42PM -0500, Janyne Kizer wrote: > My group is looking at migrating 1300 users from WordPerfect 6 for > Solaris to StarOffice for Linux when we roll out new servers this > summer. Unfortunately, StarOffice for Linux does not have WordPerfect > filters. We need a way to convert the WP documents to a format that > StarOffice can read -- such as DOC or RTF. I was wondering if any of > you have used Filtrix or KeyPak? If so, what was your experience? Do > you have any other suggestions for doing a large scale one-time > conversion like this (we plan to convert the documents at the time the > new servers are installed and leave it at that)? I worked for a company where KEYpak was used for document conversion, and I had talked to them at a different company about other conversion options. They used to be based in Calgary about a block from my office back way back when... I never heard any complaints about their conversions - they know what they're doing simply because they've been doing for so long they've seen pretty much everything. I sent them a bunch of Mass-11 documents and they had no issues at converting them to MS Word. KEYpak used to have several ways of operating - they could convert all your documents for you at one go and you pay by the document, or you can get ongoing conversion filters. Remember if you do a one-time conversion that you may have documents archived on floppy, tape, etc. Have you posted to the SO mailing list to see what development work is being done on WP filters? Good luck, .../Ed > -- > > Janyne M. Kizer > CNE-3, CNE-4, CNE-5 > Systems Programmer Administrator I > NC State University, College of Agriculture & Life Sciences > Extension and Administrative Technology Services > Phone: (919) 515-3609 > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: firewall-config-tool
That seemed to fix it. Thanks for your help on this. I really appreciate it. I'm in the US, west coast of Florida. Based on the time stamps of your messages I'm guessing you're in the UK, or similar time zone. James At 08:15 PM 1/2/2002 +0200, you wrote: >Hello James, > >Ok I got it nowI forgot to tell the firewall that it must accept any >"opened" connections from your box. > >This is done as follow: > >ipchains -A input -i $EXT ! -s $EXTIP -j ACCEPT > >P.S. note the ! > >try this and let me know...btw where are you since we seem to be on the same >time line ?!? > >Cheers, > >Pieter > > > >___ >Redhat-list mailing list >[EMAIL PROTECTED] >https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: get ip script
Set up a cron job that runs "ifconfig". The results will be emailed to you (or whichever user has the cron job running). On Wed, 2 Jan 2002, gabriel wrote: > this really should be easy... i'm thinking of doing away with my static ip > since it costs so much. but this means that i won't be able to just > memorise a single string of numbers when i want to ftp into my box from work > etc. > > so i'm wondering: > could someone show me an example of a script i could use that would get the > ip of my machine and email it to me on a daily basis? > > is there an easier way? > what about dynamic dns? what is that? > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Making my serial BBS work over the internet
Actually, while you don't know me, I am running that software, right now. If the URL below doesn't work, you can try: http://uncensored.citadel.org/citadel On Wed, 2 Jan 2002, Brian Ashe wrote: > On Wednesday 02 January 2002 09:18, you babbled something about: > > Hey gang, > > > I would like to set up the BBS to run on a computer. I would like > > to have someone be able to "telnet" into the BBS and do all the same stuff > > they used to be able to do. I would like to have up to 10 sessions at > > once... > > > > Is it possible? > > Of course this doesn't say how to use your old software, but I knew someone > who ran this (a few years ago) and was happy with it then. It would likely do > all you needed it to. > > http://uncnsrd.mt-kisco.ny.us/citadel/ > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
firewall-config-tool
Hello James, Ok I got it nowI forgot to tell the firewall that it must accept any "opened" connections from your box. This is done as follow: ipchains -A input -i $EXT ! -s $EXTIP -j ACCEPT P.S. note the ! try this and let me know...btw where are you since we seem to be on the same time line ?!? Cheers, Pieter ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
get ip script
this really should be easy... i'm thinking of doing away with my static ip since it costs so much. but this means that i won't be able to just memorise a single string of numbers when i want to ftp into my box from work etc. so i'm wondering: could someone show me an example of a script i could use that would get the ip of my machine and email it to me on a daily basis? is there an easier way? what about dynamic dns? what is that? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Document conversion suggestions
My group is looking at migrating 1300 users from WordPerfect 6 for Solaris to StarOffice for Linux when we roll out new servers this summer. Unfortunately, StarOffice for Linux does not have WordPerfect filters. We need a way to convert the WP documents to a format that StarOffice can read -- such as DOC or RTF. I was wondering if any of you have used Filtrix or KeyPak? If so, what was your experience? Do you have any other suggestions for doing a large scale one-time conversion like this (we plan to convert the documents at the time the new servers are installed and leave it at that)? -- Janyne M. Kizer CNE-3, CNE-4, CNE-5 Systems Programmer Administrator I NC State University, College of Agriculture & Life Sciences Extension and Administrative Technology Services Phone: (919) 515-3609 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: firewall-config-tool
Okay, here's what I get when I try to use Konqueror on 192.168.1.8 to hit a web server at 192.168.1.2. Jan 2 12:14:38 compaq kernel: Packet log: input DENY eth0 PROTO=6 192.168.1.2:80 192.168.1.8:328 99 L=60 S=0x00 I=12220 F=0x4000 T=64 (#5) Jan 2 12:14:41 compaq kernel: Packet log: input DENY eth0 PROTO=6 192.168.1.2:80 192.168.1.8:328 99 L=60 S=0x00 I=12221 F=0x4000 T=64 (#5) Jan 2 12:14:42 compaq kernel: Packet log: input DENY eth0 PROTO=6 192.168.1.2:80 192.168.1.8:328 99 L=60 S=0x00 I=1 F=0x4000 T=64 (#5) Jan 2 12:14:47 compaq kernel: Packet log: input DENY eth0 PROTO=6 192.168.1.2:80 192.168.1.8:328 99 L=60 S=0x00 I=12225 F=0x4000 T=64 (#5) Jan 2 12:14:48 compaq kernel: Packet log: input DENY eth0 PROTO=6 192.168.1.2:80 192.168.1.8:328 99 L=60 S=0x00 I=12227 F=0x4000 T=64 (#5) Jan 2 12:15:01 compaq kernel: Packet log: input DENY eth0 PROTO=6 192.168.1.2:80 192.168.1.8:328 99 L=60 S=0x00 I=12231 F=0x4000 T=64 (#5) Then Konqueror ends up popping up a Time-out box. Thanks, James At 07:55 PM 1/2/2002 +0200, you wrote: >Hello James, > >Drop the -i $ANY part and then try > >Cheers, > >Pieter ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list