RE: php on RH8 -- make better code not war.

2003-09-13 Thread Daevid Vincent
-result.php Use this instead. You'll keep more of your hair, and look cool to all the other kids. http://us2.php.net/manual/en/function.mysql-fetch-assoc.php Another handy dandy trick is this, bequethed upon me by Rasmus himself... while(list($myVariableName,$sqlFieldName)=each($row)) { $$myV

RE: php on RH8

2003-09-13 Thread Daevid Vincent
Well, you could try this: # rpm -ihv php-4.2.2-17.i386.rpm --force --nodeps Daevid Vincent http://daevid.com > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kalin Mintchev > Sent: Friday, September 12, 2003 11:45 PM > To: Red H

RE: Watching TV in Windows as a client in VMWare

2003-09-13 Thread Daevid Vincent
Doubtful. Vmware is a software emulation of most of your hardware. It installs it's own virtual video driver, virtual ethernet card, virtual soundcard, etc. specialized hardware like a TV Tuner would not generally be supported in such an environment. Daevid Vincent http://daevi

ps aux | grep VS. ps ax | grep ?!

2003-07-29 Thread Daevid Vincent
nessusd -D -a 127.0.0.1 26520 pts/0S 0:00 grep nessus [EMAIL PROTECTED] ps aux | grep "nessus" root 26542 0.0 0.1 1472 460 pts/0S18:47 0:00 grep nessus Daevid Vincent http://daevid.com -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Using VM Ware to create a Windows VM on a Linux server.

2003-07-27 Thread Daevid Vincent
No, you don't modify your partitions or anything. You just run vmware, start a new VM, and then you basically have a 'new machine' in which to install what you want. I believe you have to allocate a certain amount of space for the 'virtual drive', just like you allocate RAM and which hardware to gi

FW: RedHat8 and hostap vs wvlan-ng -- help needed

2003-07-26 Thread Daevid Vincent
What is the better driver to install on RedHat 8 for an Engenius 200mW PCMCIA card on my notebook. This will be used for general online use and kismet(etc.) Which one is most supported, most stable, easiest to configure? Honestly, I've tried both and had limited success with each, but then again,

RE: RHN...worth it or not (and reverting from RH9 to RH8)

2003-07-21 Thread Daevid Vincent
e networking working in RH9 as seemlessly as it did with RH8, and as a php/mysql/web developer, I need to have VMWare running on my notebook (connected to the raw partition dual boot!) so I can code pages in Homesite but seem the really work. That is by far the absolute slickest thing ever... Da

RE: RH9 home networking

2003-07-05 Thread Daevid Vincent
I strongly suggest looking into "shorewall" as a "front end" for iptables. Makes life hell of a lot easier. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Steve Howard > Sent: Friday, July 04, 2003 8:13 AM > To: [EMAIL PROTECTED] > Subject: Re: RH9

RE: RH 8 iso's: updated?

2003-07-02 Thread Daevid Vincent
I don't believe they/RedHat updates the .iso Having said that, you simply install, then (before you do anything!) run the 'up2date' applet and it will download like 200MB of update rpms and install them for you. Pretty painless, just takes time and bandwidth. You could always go Shrike (RH9)...

Host_ap and wlan0 not fully working...

2003-07-01 Thread Daevid Vincent
I'm having issues with one last remaining issue with my 100mW NL2011CD PLUS EXT2 card (basically the EnGenius/Senao/Intersil one). I can't get it to "work" for getting online, however it does work fine with "kismet" and also "wavemon". I've searched google and found a few other references to this,

RE: [OT] phpGroupware

2003-06-30 Thread Daevid Vincent
Did you even attempt to try google? It is the first entry! http://www.google.com/search?sourceid=navclient&ie=UTF-8&oe=UTF-8&q=twiggi Or how about: http://twiggi.sourceforge.net/ *sigh* > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Zoki > Sen

RE: Apache RPMs?

2003-06-28 Thread Daevid Vincent
> I don't like the way they changed the structure of the > httpd.conf file. Takes too long to get used to. :-p Yeah, but having the .conf files just dropped in a directory is pretty sexy... -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinf

RE: Was it an "upgrade" or "install (fresh)?

2003-06-26 Thread Daevid Vincent
I am doing this right now on my Dell i8200 I was fine with RH8. then I upgraded over it to RH9 and ran into "issues" with stuff not working right and all that -- especially my WiFi (Prism) card. I formatted and installed fresh RH9. Now I'm spending more time than I should re-configuring and tra

What is the difference between kernel-sources....rpm and kernel...src.rpm?

2003-06-25 Thread Daevid Vincent
Can someone tell me what the difference is between "kernel-sources-2.4.20-19.9.rpm" and "kernel-2.4.20-19.9.src.rpm". The .src. File is like 35MB! The -sources- file is 39MB. How come the .src. File doesn't show up in a "rpm -qa | grep kernel" command and how can I uninstall it now that I've instal

RE: How come I'm missing entries from the dhcpd.leases file?

2003-06-23 Thread Daevid Vincent
Steve, thanks for the reply, however I don't think your suggestion is working for me either :( http://daevid.com/examples/dhcp/ shows the TiVos and ReplayTV for example, and there is no start/end lease time for them. Am I using the command right and in the right place? I thought the 'top' stuff wa

How come I'm missing entries from the dhcpd.leases file?

2003-06-23 Thread Daevid Vincent
Okay, my dhcp client web page is pretty much done... http://daevid.com/examples/dhcp/ The .tgz file is linked at the bottom if you want it. What I don't understand is why my dhcpd.leases file doesn't have an entry for my notebook (10.10.10.69) yet I specifically put this entry in /etc/dhcpd.conf

RE: extending iptables

2003-06-21 Thread Daevid Vincent
http://www.shorewall.net/ Excellent package. Makes setting and administering iptables a million times simpler... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mohammed Awad > Sent: Friday, June 20, 2003 12:58 PM > To: [EMAIL PROTECTED] > Subject:

RE: how to make konqueror faster

2003-06-20 Thread Daevid Vincent
People generally say Opera is fast. I use lynx myself for most of the quick stuff like grabbing a file or something. If you just load your browser however and leave it, spawning new windows is pretty quick. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Beha

RE: Why is RH9 slower than Windows98SE. Any advice?

2003-06-20 Thread Daevid Vincent
Of course TWM is going to run faster, but it looks like ass! You guys are skirting around the problem and trying to cover up the fact that KDE/Gnome or any other 'pretty' window manager is going to take resources be they memory, cpu, hd or gpu. Sheeeit, a minimum XP machine these days is like 384M

RE: arp vs. ifconfig discrepencies?

2003-06-16 Thread Daevid Vincent
Behalf Of Bret Hughes > Sent: Monday, June 16, 2003 2:15 PM > To: [EMAIL PROTECTED] > Subject: Re: arp vs. ifconfig discrepencies? > > > On Mon, 2003-06-16 at 09:43, Michael Schwendt wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Mon,

why does "arp" show inactive machines?

2003-06-16 Thread Daevid Vincent
I am writing an open source web page that I can't believe doesn't exist already. basically i want to see all the active DHCP clients on my network AND their nice windows names. GRRR... Anyways, here is what I have so far if you want to see it: http://daevid.com/examples/dhcp/index.php when the scr

why does "arp" show inactive machines?

2003-06-16 Thread Daevid Vincent
Title: Message I am writing an open source web page that I can't believe doesn't exist already. basically i want to see all the active DHCP clients on my network AND their nice windows names. GRRR...   Anyways, here is what I have so far if you want to see it: http://daevid.com/examples/dhc

arp vs. ifconfig discrepencies?

2003-06-16 Thread Daevid Vincent
Hey, how come my 'arp -n' tells me my eth0 is "12.228.88.1" when my ifconfig (which is the real IP) says "12.228.90.64"?? [dae51d=pts/0]11:[EMAIL PROTECTED]:{/home/dae51d/public_html/examples/dhcp}> ifconfig eth0 Link encap:Ethernet HWaddr 00:06:25:91:FF:C8 inet addr:12.228.90.64

How do I see the dhcp leases?

2003-06-10 Thread Daevid Vincent
I've searched the web, but I can't find any way to see all the leases my dhcp server is handing out? Is there some command line (ideally) or GUI or something that will list all the active IP addresses and "names"? By names I mean, all the computer names I see in network neighborhood on windows. "c

RE: GUI Tape Drive Frontend

2003-05-31 Thread Daevid Vincent
http://www.arkeia.com/downloadlight.html Free for linux users :-) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of James Pifer > Sent: Friday, May 30, 2003 5:37 PM > To: RedHat List > Subject: GUI Tape Drive Frontend > > > Hi. I've just installed

RE: backup scripts

2003-05-29 Thread Daevid Vincent
at have changed (diff), but I'm not sure how to determine that, as the directory doesn't seem to change it's date as I would expect, if the contents within are updated. Hmmm. Ideas? Daevid Vincent http://daevid.com Ps. And yes, I sent that as a link in my resume because I'm u

RE: PHP can't connect to MySQL on localhost

2003-03-28 Thread Daevid Vincent
You could either ln -vs /tmp/mysql.sock /var/lib/mysql/mysql.sock Or you could edit you /etc/my.cnf and add the following: [client] socket=/tmp/mysql.sock [mysqld] socket=/tmp/mysql.sock (or both) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of

RE: Red Hat Linux 9 | Get the latest Linux early (fwd)

2003-03-24 Thread Daevid Vincent
Rober! This is *NOT* spam. http://www.redhat.com/mktg/rh9iso/ And the email I got FROM RH has my username and info in it. It is most certainly from RedHat, and it most certainly is v9.0. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Robert P. J.

RE: [Fwd: Red Hat Linux 9 | Get the latest Linux early]

2003-03-24 Thread Daevid Vincent
Or more specifically from 8.1 ?? I can't see there being 0.9 versions worth of changes since 8.1 (which wasn't even released). This reeks of marketing spin. *sigh* That really makes me sad to see RH pulling a slimey microsoft move. I remember when they (m$) released Visual J and it STARTED at v6

RE: [Fwd: Red Hat Linux 9 | Get the latest Linux early]

2003-03-24 Thread Daevid Vincent
I doubt it... http://www.redhat.com/mktg/rh9iso/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ric Tibbetts > Sent: Monday, March 24, 2003 11:39 AM > To: [EMAIL PROTECTED] > Subject: Re: [Fwd: Red Hat Linux 9 | Get the latest Linux early] > > >

RE: [Fwd: Red Hat Linux 9 | Get the latest Linux early]

2003-03-24 Thread Daevid Vincent
I was just thinking the exact same thing!? As John Stewart says on the daily show "Whhh?" > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of John Nichel > Sent: Monday, March 24, 2003 11:48 AM > To: [EMAIL PROTECTED] > Subject: [Fwd:

How to get secureCRT and term to look right?

2003-03-04 Thread Daevid Vincent
I use SecureCRT 3.4.3 to ssh into my RH8 box all the time, but curses based programs (like setup or iptraf) don't look quite right -- where the graphics should be, there are funky characters? Can someone tell me what the proper settings for the session should be? My SecureCRT Session Terminal Emula

RE: Need procmail recepie for >100k attachments.

2003-02-28 Thread Daevid Vincent
cmail recepie for >100k attachments. > > > On Fri, 28 Feb 2003, Daevid Vincent wrote: > > > Anyone have a procmail recepie for those idiots who insist > on sending > > large file attachments? > > > > Ideally I'd like it to reply to them a message, and

Need procmail recepie for >100k attachments.

2003-02-28 Thread Daevid Vincent
Anyone have a procmail recepie for those idiots who insist on sending large file attachments? Ideally I'd like it to reply to them a message, and then remove the attachment and only save the message, or else just delete the whole thing. Sometime people (like my sister!) send me 1MB .mov files that

Problems with kernel-2.4.18-24.8.0 and sendmail.

2003-02-24 Thread Daevid Vincent
Everything was going fine until I upgraded a stable server to "kernel-2.4.18-24.8.0.rpm", now sendmail (and possibly other stuff that I've not found or care to debug) STB constantly. I have to keep issuing an "/etc/rc.d/init.d/sendmail restart". Anyone else have this issue? "kernel-2.4.18-14.i686.r

FW: TrueMobile 1180 petition...

2003-02-14 Thread Daevid Vincent
Title: Message FYI   -Original Message-From: amiklas <[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]] Sent: Friday, January 31, 2003 8:17 PMTo: [EMAIL PROTECTED]Subject: [linux-dell-laptops] Re: TrueMobile 1180Hi, I've posted the petition at: http://www.PetitionOnline.com/BCM4301/peti

GUI for WiFi 802.11b configurations?

2003-02-14 Thread Daevid Vincent
Is there any work being done on a GUI for setting up WiFI 802.11b networking? Currently, I have to manually edit and maintain a text file for all my WEP keys and ESSIDs, etc. I would like it to be brain-dead simple like it is on WindowsXP. It just detects the networks, I click the one I want, and i

How do I set the timezone on redhat via PHP? Ie. How to convert GMT to symbolic link?

2003-02-14 Thread Daevid Vincent
Given that I have a GMT offset via the select box below, how the hell do I turn that into a symbolic link to one of these files? How do I know which file to link too?!!! UGH. This is such a stupid way to set the timezone, why didn't RedHat just have a file with the offset in it? Something like "ech

RE: RedHat 8 and Dell Notebooks

2003-01-16 Thread Daevid Vincent
> How well does RedHat 8.0 run on current Dell notebooks? I'd > like NOT to have to fool around with any special > configurations to get it going. I have an i8200 and it works great. Most everything worked fine, but as for "not fool around" well, get used to that if you want to run Linux. There

How the hell do I get technical support via redhat.com?

2003-01-16 Thread Daevid Vincent
Is it me? Am I just retarded? How the hell does one ask technical support a question with this site? I just want the email address or something, and there are all these vague instructions that don't seem to work. WTF!? https://www.redhat.com/apps/support/ What the hell is the "Product ID" and whe

In need of a UPS

2002-12-08 Thread Daevid Vincent
The battery light on my UPS is on now all the time. It's fairly old and I think it's time I got rid of it. First, where do I go to throw out a UPS? I can't imagine it's good to just chuck it out with the garbage... I would think it needs recycling or containment or something. Secondly, can anyone

RE: Glibc updates killing MySql

2002-12-08 Thread Daevid Vincent
That page is very out of date for RH8. it talks about version 2.1.3-28 and my stock RH8 came with [root@daevid root]# rpm -qa | grep "glibc" glibc-2.2.93-5 glibc-kernheaders-2.4-7.20 glibc-utils-2.2.93-5 glibc-common-2.2.93-5 glibc-devel-2.2.93-5 > -Original Message- > From: [EMAIL PROT

RE: CRM help!

2002-12-05 Thread Daevid Vincent
http://www.relata.org/ DÆVID. "A good friend will come and bail you out of jail...but a true friend will be sitting next to you in the holding cell, laughing and saying -'That was fucking awesome!'" > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf O

How do I get the little "up2date" icon back in my pannel?

2002-12-05 Thread Daevid Vincent
I think I accidentally updated, then exited out of the little round (red/green/blue) icon that sits in KDE on the right hand side near the clock. Then I probably shutdown (saving changes of course) and now I want the little guy back! How do I do that? -- redhat-list mailing list unsubscribe mai

How do you QUIT x-windows in RH8?

2002-12-04 Thread Daevid Vincent
So, um, how do I shut down X-windows in RedHat 8.0 (for that session only). Here's the thing, if I logout, I'm prompted to login again right. There is no option to exit X all together, only reboot and shutdown. If I CTRL+SHIFT+BACKSPACE (I think that's it) to kill X (which normally works), it

RE: How do I add MySQL to existing RH 7.3 server?

2002-12-03 Thread Daevid Vincent
http://www.mysql.com/downloads/mysql-3.23.html Download all the .rpm files and "rpm -Uvh *.rpm" Configure as desired (/etc/my.cnf) and have fun. DÆVID. "A good friend will come and bail you out of jail...but a true friend will be sitting next to you in the holding cell, laughing and saying -'

RE: Linux seems pokey with 684MB RAM

2002-11-28 Thread Daevid Vincent
I use GRUB. Is there an equivillent command for that? > -Original Message- > From: [EMAIL PROTECTED] > > Try to add "append="MEM=684M" into /etc/lilo.conf > Then run lilo... -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/

Linux seems pokey with 684MB RAM

2002-11-27 Thread Daevid Vincent
I'm loving my new Dell i8200 notebook computer, and adding 512MB to the stock 128MB was a HUGE improvement, however I'm noticing that while WindowsXP (home) seems to just fly along and IE opens up quickly, Outlook running all the time, trillian, HomeSite, etc... The RedHat 8.0 side of things is p

RE: Tips to avoid full system restart?

2002-11-25 Thread Daevid Vincent
I've had RPM's freeze on me too. I find that if I kill the task then: rm -f /var/lib/rpm/__db.* I can get them to work again. YMMV -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

How to set hostname so it's not dhcppc?

2002-11-15 Thread Daevid Vincent
Just installed RH8 on my notebook which uses DHCP to get on my LAN/internet. This in turn keeps asigning my notebook name to be "dhcppc6" -- which aside from being asthetically unappealing, also causes X/Gnome to give a warning each time it starts. How can I set my notebook's hostname to be say, "l

RE: mailing-list has broken ?

2002-11-15 Thread Daevid Vincent
Procmail is the best, most useful program on my linux box. And bless you for that recepie ;-) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Hal Burgiss > Sent: Friday, November 15, 2002 5:51 AM > To: [EMAIL PROTECTED] > Subject: Re: mailing-list

RE: virus

2002-11-08 Thread Daevid Vincent
The short answer is no. but there really aren't any "Virii" for Unix/Linux. Trojan horses and the like yes. But if you use your system as a normal user, you really can't do much damage. Just don't execute untrusted binaries as root or something stupid like that. > -Original Message- > doe

What are some fully functioning Notebooks for RedHat Linux

2002-11-06 Thread Daevid Vincent
I'm finally willing and able to take the plunge and get a nice notebook/laptop computer to dual boot (RH) Linux and Windows. The problem is of course, which one to purchase. I'm willing to spend up to $2000 or so, but there is no resource to tell me which one will be the least troublesome. I'm fee

RE: How do I get PHP working with Apache on RH 8?

2002-10-30 Thread Daevid Vincent
Title: Message downgrade to apache 1.3 and PHP... that's what i did.   PHP and Apache 2.0 don't jive so well -- known issue.   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of DaveSent: Tuesday, October 29, 2002 9:31 PMTo: [EMAIL PROTECTED

RE: Screensaver in redhat 8.0

2002-10-26 Thread Daevid Vincent
Are you running X as root? I don't think xscreensaver will work then. DÆVID. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:redhat-list-admin@;redhat.com] On Behalf Of Matthew Kerry > Sent: Saturday, October 26, 2002 1:51 PM > To: [EMAIL PROTECTED] > Subject: Re: Screensaver i

Is this a hack attempt?

2002-10-25 Thread Daevid Vincent
I run RH8.0 so this sure seems suspicious to me: 1-0 25065 0/508/508 _ 6.42 128 0 0.0 130.31 130.31 12.237.249.145 daevid.com GET /scripts/..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0 4-0 25068 0/519/519 _ 5.86 139 0 0.0 143.76 143.76 12.237.249.145 daevid.com GET /MSADC/root.exe?/c+dir H

Apache 1.3 and redirecting a virtual domain to a web page?

2002-10-24 Thread Daevid Vincent
Anyone know how to set up Apache 1.3 (RH8.0) such that http://resume.daevid.com will serve the file http://daevid.com/resume.shtml And while we're at it, how about http://foo.daevid.com to go to http://daevid.com/foo/ This one I think I can do with a regular like any others, but I have a feel

RE: mysqld rh8.0, connect tcp error?

2002-10-23 Thread Daevid Vincent
You should really join the mysql lists for this question, but I'll tell you what I suspect it is. The RH8 has a glibc that breaks mysql (among other things). http://lists.mysql.com/cgi-ez/ezmlm-cgi?1:mss:122632 Temporary solutions: - downgrade glibc or - run MySQL server with --skip-name-resolvin

RE: redhat 8.0, apache 2 and PHP and glbc and mysql

2002-10-19 Thread Daevid Vincent
d anything else not quite working well. I'm in the process of swapping out two Linux boxes one is 7.0 and the other 7.1 . They run my firewall and VPN services along with web proxy. I hope these all work well. -Original Message-From: Daevid Vincent

RE: redhat 8.0, apache 2 and PHP

2002-10-18 Thread Daevid Vincent
Title: Message yes. downgrade to the 1.3 version of apache (and 4.1 of PHP too i think) that's what i did.   php and apache 2 don't jive so well.  -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jason StaudenmayerSent: Friday, October 18,

RE: Can't start KDE 3.0.0 in RH8.0 - SOLVED

2002-10-18 Thread Daevid Vincent
Okay. Well I guess I'm partially an idiot, and partially I feel duped. running "startx" in fact DOES run KDE just with the 'bluecurve' theme (in fact, according to the faq, you should NOT run 'startkde' anymore). That's my first mistake. I thought 'bluecurve' was a whole different, RedHat propriet

RE: Apache

2002-10-18 Thread Daevid Vincent
I only caught part of this, so excuse me if I'm giving the wrong advice, but from what I see, it sounds like you're trying to do something like I did. My quick solution rather than run DNS was to simply edit my /etc/hosts file (and consequently edit my windowsXP hosts file as well. [root@daevid

RedHat 8.0 continues to be problematic...

2002-10-18 Thread Daevid Vincent
Well, I thought things were looking up. I downgraded Apache 2.0 back to the normal version to get PHP and mySQL working. Learned a lot in the process about Apache ;-) One thing I noticed is that Bluecurve graphical interface (while pretty) doesn't have any icons at the bottom. All the 'spots' ar

Can't start KDE 3.0.0 in RH8.0

2002-10-18 Thread Daevid Vincent
[root@daevid i386]# startkde rm: cannot remove `.' or `..' rm: cannot remove `.' or `..' xsetroot: unable to open display '' xrdb: Can't open display '' xset: unable to open display "" xset: unable to open display "" xset: unable to open display "" ksplash: cannot connect to X server kdeinit:

RE: What RPM contains rhn_register

2002-10-18 Thread Daevid Vincent
half Of Jim Hayward > Sent: Thursday, October 17, 2002 10:52 PM > To: [EMAIL PROTECTED] > Subject: Re: What RPM contains rhn_register > > > On Thu, 2002-10-17 at 20:21, Daevid Vincent wrote: > > I don't seem to have the 'rhn_register' program

What RPM contains rhn_register

2002-10-18 Thread Daevid Vincent
I don't seem to have the 'rhn_register' program and don't know which .rpm contains it. Anyone know? -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list