Re: Redhat 8 install problem
That seems to be the case, but the fact is that Lokkit doesn't call your configuration onto the form. Yes, it's stupid, but no, it's not ignoring you entirely. And BTW, you need to run "/etc/init.d/iptables restart" or "service iptables restart" to make your Lokkit changes take effect. On Fri, 2002-11-15 at 07:16, Sittampalam Nagu wrote: > Hello > > > > I have installed red hat v8 on a Compaq Proliant ML350. What I am finding is > the security level is set to high even if I pick no firewall. If I run the > tool to change the security level and it accepts the change but does not > change it > > > > > > (:=)Think Globally Act Locally(=:) > > > > (-: Nagu:- ) > Southampton City Council - CPS > Tel :- 02380-833012 Mobile :- 07770-731534 > __o > ` \<, > (_)/(_) > On Two Wheels You Stay Younger > > > -- David L. Willson MCSE, MCT, A+, Net+, Linux Enthusiast! -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: RedHat 8.0 and TNT2 Ultra
I've had the dubious pleasure of doing this at least six times now. Here are "David Willson's Instructions for the Ridiculously Impatient". Yes, you actually DO have to do all this. - Install the kernel-source, if you haven't already. 'rpm -Uvh /somewhere/RedHat/rpms/kernel-source-something.rpm' - Do a complete up2date, if you haven't already. 'up2date --update --force' - Download the kernel driver src.rpm and the GLX driver src.rpm from nVidia's website. - Build the binary version of each file with something like 'rpmbuild --rebuild ~/blah.src.rpm' Take note of the location of the binaries as you build them! It's given in the output. - Install the binary rpms. 'rpm -Uvh kernel.rpm' 'rpm -Uvh glx.rpm' - Edit your /etc/X11/XF86Config to make three changes: - In the 'Section "Module"' section, pound (#) out 'Load "dri"' and 'Load "GLcore"'. - In the same section, add 'Load "glx"', if it's not already there. - In the 'Section "Device"' section, change the name of driver from "nv" or "VESA" or whatever to "nvidia" David Willson MCT, MCSE, Network+, A+, Linux Enthusiast http://TheGeek.NU -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mr. Adam ALLEN Sent: Friday, November 15, 2002 5:18 PM To: [EMAIL PROTECTED] Subject: Re: RedHat 8.0 and TNT2 Ultra On Fri, 2002-11-15 at 18:59, Sylvain Jodoin wrote: > Hi, > > I'm new to Linux and just installed RH 8.0 Personal Desktop to learn > and play with it. Everything seems to work correctly besides graphics. > In fact, I just can't enable 3D hardware acceleration (the option is > shaded so I can not enable it) with the result that graphical > intensive apps are quite slow. > > I have a P-III 450 Mhz PC with a Nvidia Riva TNT2 Ultra/32MB-based > graphic board. That sounds familiar so that could be the same card that I have > Any hints, resources, pointers for newbie on how to resolve this would > be highly appreciated. If you haven't downloaded the drivers from nVidia's site, then that's the first job. There's two files, a GLX file and a Kernel file. nVidia pre-compile the drivers, so you either need to match the kernel you are running (probably 2.4.18), or you can download 'generic' files which you can rebuild - each time you upgrade the kernel you will need to reinstall the drivers for the graphic card. My personal choice would be the GLX SOURCE RPM and KERNEL SOURCE RPM. (I'd keep these on the machine in a handy location for future use). Follow the instructions, rpmbuild --rebuild the docs will say rpm --rebuild Then you may need to change /etc/X11/XF86Config, as directed in the readme file from nVidia's page. Hopefully this points you in the right direction. -- NAME: Adam Allen. EMAIL : [EMAIL PROTECTED] COMMENT : insert your favourite signature comment here PGP : http://search.keyserver.net:11371/pks/lookup?op=vindex&search=adam%40dyn amicinteraction.co.uk -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Blue Puzzle Piece in Mozilla?
You're going to need to install you some Java, doc. Start here http://java.sun.com/linux/ David Willson MCT, MCSE, Network+, A+, Linux Enthusiast http://TheGeek.NU -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dr. David M. Colburn Sent: Friday, November 15, 2002 5:36 PM To: [EMAIL PROTECTED] Subject: Blue Puzzle Piece in Mozilla? In RedHat 8 I visit this site and request the loop and get a blue puzzle piece and no looping video. Suggested solution, please? http://www.srh.noaa.gov/radar/loop/DS.p19r0/si.kmlb.shtml Thanks! doc -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: How to Play These Streaming Online Radio Feeds?
How to install an RPM for the ridiculously im- are we done yet? Type this: rpm -Uvh package-name.rpm David Willson MCT, MCSE, Network+, A+, Linux Enthusiast http://TheGeek.NU -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dr. David M. Colburn Sent: Friday, November 15, 2002 9:34 PM To: [EMAIL PROTECTED] Subject: Re: How to Play These Streaming Online Radio Feeds? I chose the Linux i386 rpm version rather than the old RH6.2 version, not sure if that was the best choice. I did the download and followed the instructions: as root ... mv rp8_linux20_libc6_i386_cs2_rpm rp8.linux20.libc6.i386.cs2.rpm then ... rpm rp8.linux20.libc6.i386.cs2.rpm got instructions about rpm then ... rpm rp8.linux20.libc6.i386.cs2.rpm --force got error message "only installation, upgrading, rmsource and rmspec may be forced" Help, please? Thanks! doc > If you haven't installed realplayer, then download it from: > http://forms.real.com/real/player/unix/unix.html > -- > NAME: Adam Allen. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: bash and perl output of 'hello' with no \n doesn't work
quitcherbitchen. You got caught blaming the distro for something you f*d up. David Willson MCT, MCSE, Network+, A+, Linux Enthusiast http://TheGeek.NU -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Marc Murphy Sent: Saturday, November 16, 2002 8:00 AM To: [EMAIL PROTECTED] Subject: Re: bash and perl output of 'hello' with no \n doesn't work Not a bug? Hmm, I guess a car manufacturer could just switch the brake and gas pedal around. The car would still work, but it would just behave a bit differently for those who didn't know about the change. Yeah, we know what's going on now with the prompt, but it doesn't mean it's not screwed up. Anyhow if you want to take the attitude that Psyche is great and the users need to read more manuals before attempting to use it then fine. Mike Harris wrote: Why? You're doing something that is inherently broken. If you slow everything down so that it is visible, you will see "hello" displayed, then see the program return to bash, which displays the prompt. The prompt overwrites the line because there was no trailing newline. Go ahead and miss Psyche. Spend the time reading programming manuals to learn how stuff works instead. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Good RedHat 8.0 Books
Strategy: Buying books on 8.0 will cost you a mint, buy books on 7.2 or 7.3 and you'll learn what you want to learn for less money. That being said, I have used "The Complete Reference..." from Osborne, the "Unleashed" title, and the aforementioned online docs. For reference, they're OK, but as linear-learning tools, they suck. If you're still in 'linear' mode, but it sound's like you're not, try www.course.com. Good stuph there. David Willson MCT, MCSE, Network+, A+, Linux Enthusiast http://TheGeek.NU -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Brian Craft Sent: Monday, November 18, 2002 3:21 AM To: [EMAIL PROTECTED] Subject: Re: Good RedHat 8.0 Books -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 18 November 2002 01:05 am, Ilona wrote: > I'm looking into getting some good books on 8.0. Does anybody have > any suggestions? I'm looking for books that tell me general usage > stuff i'm running 8.0 on a laptop and this is my first time w/ linux > GUI, had a little command line before this in school (only one > semester). I still have my textbooks from that class though. > (O'Reilly's Linux in a nutshell and a Practical Guide to Linux by > Mark Sobell. Thanx in advance I found the docs from https://www.redhat.com/docs/manuals/linux/ very helpful, and they may already be on your RH cd's. If not, pull down the pdf files and there you go. I printed them off and put them in 3-ring binders (cheaper than buying books). - -- Brian Craft Registered Linux User # 210286 Linux Registered machine: 97873 Linux..the OS of Choice! -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE92L8SwNkKHJ1bQygRAqrsAKCSTma1ZF1P0ebWARTYtcAoArnq3wCfcfFS N8DowScEXc6N1I1z7jeRwOA= =qErR -END PGP SIGNATURE- -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Demand-dial Router?
I am trying to turn a Red Hat Linux 8.0 box into a demand-dial router (+NAT). I have run into several holes in my knowledge: How do I make 'ppp1' the default route before it's even up, and/or how do I make it demand-dial? How do I insure that - the nat module is inserted - the 'MASQUERADE' rule is inserted - and forwarding is turned on at boot time without intervention? David Willson xMCT, MCSE, Network+, A+, Linux Enthusiast http://TheGeek.NU -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Monday, November 18, 2002 3:46 AM To: [EMAIL PROTECTED] Subject: Psyche-list digest, Vol 1 #499 - 15 msgs Send Psyche-list mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit https://listman.redhat.com/mailman/listinfo/psyche-list or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of Psyche-list digest..." -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Thank you!
I have an Inspiron 8100 with Maestro3. My sound broke badly when I installed 8.0. The kernel update from my up2date (yesterday or the day before) got my laptop talking to me again. Thanks Red Hat guys! -- David L. Willson MCSE, A+, Net+, Linux Enthusiast! -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list