Re: Want to run SCO Foxbase on RH9

2003-10-10 Thread Billy Davis
- Original Message - From: "Benjamin J. Weiss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 4:04 PM Subject: Re: Want to run SCO Foxbase on RH9 > > We have some very old SCO Foxbase programs that we want to run under RH9. > > Is this possible, and is anyon

Want to run SCO Foxbase on RH9

2003-10-09 Thread Billy Davis
We have some very old SCO Foxbase programs that we want to run under RH9. Is this possible, and is anyone already doing it? Thanks, BDavis -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Kernel Update - if it's not broke do I fix it?

2003-09-25 Thread Billy
ays boot with that? And finally *if* I go ahead with this am I crazy to do this remotely over SSH? Thanks a million!! Billy --- [This E-mail was scanned for viruses by QuestNet.net (http://www.QuestNet.net)] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Kernel Update - if it's not broke do I fix it?

2003-09-25 Thread Billy
what I already have on the machine...excuse my ignorance but I am extremely new to the linux world, and have heard so many horror stories about kernel updates...any input would be greatly appreciated!! Thanks! Billy K. --- [This E-mail was scanned for viruses by QuestNet.net (http

PHP Upgrade - 4.1 to 4.3

2003-09-19 Thread Billy
ile I still can't get this update working. I was wondering if anyone had a update RPM, or full RPM of a PHP 4.3.x version that they could point me toward. I have already checked www.rpmfind.net. Any help would be great!! Thanks!! Billy --- [This E-mail was scanned for viruses by QuestNet

RE: Dynamically Adding to Zone, part 2

2003-09-05 Thread Billy
] > On Behalf Of James Williams > Sent: Friday, September 05, 2003 10:24 AM > To: [EMAIL PROTECTED] > Subject: RE: Dynamically Adding to Zone > > Something like this? > http://sauron.jyu.fi/ > > James Williams > > > -Original Message- > From: [EMAIL PROTE

Dynamically Adding to Zone

2003-09-05 Thread Billy
lect their third level domain name, and it will automatically add the "A" record to the zone of domain.com. If it matters all of the sites will point to the same IP...any help would be awesome!! Thanks! Billy --- [This E-mail was scanned for viruses by QuestNet.net (http://www.QuestNe

Re: Termcap problems

2003-07-12 Thread Billy Davis
- Original Message - From: Steadman Williams <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 3:05 PM Subject: Termcap problems > Hi > > I am currently trying to migrate a 4GL application from a Unix (SCO) to > linux. I have successfully rebuilt the application e

RE: Adding Apache & My SQL

2003-06-26 Thread Billy
arpet is installed can I use it remotely if I am not in front of the server? Thanks again for the help! Billy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

How to disable password expiration in text mode, RH9

2003-06-25 Thread Billy Davis
Can anybody tell us how to disable password expiration in TEXT mode under RH9? Thanks, BDavis -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Adding Apache & My SQL

2003-06-25 Thread Billy
> You need MySQL, Apache 1.3.27 or 2.0.45, and latest PHP. If you are > installing from RPM, use a package manager like RedCarpet. Do you know the names of the MySQL packages I need to search on, do I need a MySQL-server package also? What is the recommended version of MySql for 7.3?

Adding Apache & My SQL

2003-06-25 Thread Billy
x27;s I should be looking for? I would just download everything I found on rpmfind.net and try for myself, but the machine is in production and I would break it for sure!! Any help would be great...THANKS! Billy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redha

Emergency /var move.

2003-06-13 Thread Billy
Due to lack of quota configuration and proper partitioning on my part, my /var partition filled up last night around 3:00 AM from a handful of 50M mail spools. (Yeah, lets check "Leave mail on server", grar). Anyway. I don't have an extra hard drive to throw in the machine to put /var on. NFS i

RH9 on Intel Centrino Notebook?

2003-06-13 Thread Billy Davis
It seems that I read somewhere that Linux will not run on notebooks that contain Intel's new Centrino CPU. Has anyone tried to load RH9 onto a Centrino, and if so, was it successful? Thanks, BDavis -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/

OT: DNS Script

2003-05-29 Thread Billy
have the support rep using webmin currently, but it takes extra time clicking through those menus...Any help would be great. Thanks! Billy K -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: list folder size

2003-04-01 Thread Billy
very little...is there a difference between du -h -s and du -hs ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Anthony E. Greene Sent: Tuesday, April 01, 2003 4:21 PM To: [EMAIL PROTECTED] Subject: Re: list folder size On 01-Apr-2003/14:32 -0500, "Neuman

RE: list folder size

2003-04-01 Thread Billy
try du -h -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of J.Slim Sent: Tuesday, April 01, 2003 1:38 PM To: [EMAIL PROTECTED] Subject: list folder size I've been reading all the man pages I though might clue me in but I can't find a command to list the tot

Re: Cant get mysql to work under RH8.0

2003-03-28 Thread Billy Davis
will be unsecured. Surely there is a better way to start webmin? Billy - Original Message - From: "Ed Wilts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 11:36 AM Subject: Re: Cant get mysql to work under RH8.0 > On Fri, Mar 28,

Re: Cant get mysql to work under RH8.0

2003-03-28 Thread Billy Davis
> On Fri, Mar 28, 2003 at 10:22:55AM -0500, Billy Davis wrote: > > When we installed RH8.0 on our server, we also selected the mysql package > > for installation. When we enter 'rpm -qi mysql' , it tells us that > > mysql-3.23.52.3.src.rpm is installed. However, whe

Cant get mysql to work under RH8.0

2003-03-28 Thread Billy Davis
ocal MySQL server through socket '/var/lib/mysql/mysql.sock' We do have a /var/lib/mysql directory, but it is empty. We apparantly have missed something simple. Can anyone help? Thanks, Billy Davis -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: dmesg

2003-03-27 Thread Billy
try dmesg | grep Memory -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jianping Zhu Sent: Thursday, March 27, 2003 3:52 PM To: [EMAIL PROTECTED] Subject: dmesg I want to use dmesg to check how much memory is on my redhat 7.3 machine. i user dmesg | more

RE: Perl DBI and DBD

2003-03-26 Thread Billy
or directory > make: *** [dbdimp.o] Error 1 > /usr/bin/make -- NOT OK means that while 'make' (your compiler) was running it couldn't find those two files (mysql.h,errmsg.h). You'll need those files. They will come from the mysql-devel RPMs (I think). /B ----- Origin

RE: Perl DBI and DBD

2003-03-26 Thread Billy
I found on cpan.org the bundle I need to install. Which is Bundle::DBD::mysql. It gave me the command perl -MCPAN -e 'install Bundle::DBD::mysql' When I run that command it appears to be doing an install, but the at the end it said. The very last line of the below states that there were problems w

RE: Perl DBI and DBD

2003-03-26 Thread Billy
Well that makes explains a little bit of it, it is a MySQL database..I guess I need to search cpan.org for the modules for MySQL? >What RDMS is he/she using? What you have installed is for Postgres. Billy wrote: > I run a rpm -qa | grep perl to see what I have installed and I see the &

RE: Perl DBI and DBD

2003-03-26 Thread Billy
ey are somewhat database specific.I run a rpm -qa | grep perl to see what I have installed and I see the below to packages.   perl-DBI-1.21-1perl-DBD-Pg-1.01-8   Could it be that the developer is using a database that is not compatible with those?  -Original Message- From: Billy [mailto:

Perl DBI and DBD

2003-03-26 Thread Billy
ckage for DBI and DBD and found nothing, any help would be great! Thanks! Billy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

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

2003-03-24 Thread Billy
Its not the version number that people care about...the RHCE cert is based on version numbers. So the big jump in version numbers makes the cert worthless a lot faster! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ed Wilts Sent: Monday, March 24, 2003 3:26

RE: RHCE looking for a job

2003-03-21 Thread Billy
Not to mention , they are not cheap! If you are referring to "security clearance" you basically have to document your entire life and the "appropriate authorities" will verify and confirm what you have documented. Higher clearance requires more still. Richard Humphrey -Original Message-

Re: How to get my red hat version?

2003-03-20 Thread Billy
try using dmesg Hi, I'd like to know a command or file that shows something like this: "you're system version is Red Hat 7.2" the "uname -a" doesn't show my redhat version. thanks, - -- Bruno Negrão -- Suporte -- Plugway Acesso Internet Ltda. --

RE: Making Partitions Bigger?

2003-03-18 Thread Billy
When I run "find /var/lib/mysql -print | cpio -dumcv /home/mysql/db" it just displays the cpio usage list? -- Behalf Of Mark Lundy: Nothing wrong with a link. Shut down mysql service - ser

Making Partitions Bigger?

2003-03-18 Thread Billy
configure MySQL to store data on the /usr partition? Any help would be greatly appreciated! Regards, Billy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Where is compress/uncompress in RH8.0?

2003-02-20 Thread Billy Davis
no entry for it. I looked on the CDs (retail RH8 box) and found no mention of compress/uncompress. Where did compress/uncompress go in RH8? Did I fail to load something? Thanks, Billy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listma

Re: zillions of mgetty.log.ttyS4.1.1.1.1... messages

2003-02-20 Thread Billy Davis
the problem. Thanks again for your help. Billy - Original Message - From: "Eric Wood" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 20, 2003 10:21 AM Subject: Re: zillions of mgetty.log.ttyS4.1.1.1.1... messages > It should stop. Wha

Re: zillions of mgetty.log.ttyS4.1.1.1.1... messages

2003-02-20 Thread Billy Davis
ill allow error messages to be created for port S4.  But, these are the errors that I was getting.  What I really want to know, is what causes the S4 port to start creating bunches and bunches of empty log files in just a few seconds.  Any idea?   Thanks again, Billy - Original Messa

zillions of mgetty.log.ttyS4.1.1.1.1... messages

2003-02-19 Thread Billy Davis
took 30 minutes to delete them all (they could not be deleted with a single rm command), but after they were deleted, the system started acting normally again.  Does anybody know what caused this problem and how to prevent it from occurring again?   Thanks, Billy

Do up2date files remain on updated system?

2003-02-12 Thread Billy Davis
is there a way to break this into a 2 step process, where I can download first, and then apply the patches later when it might be more convenient? Thanks, Billy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Fw: Need to disable Gnome F1 Shortcut (Help) key

2003-02-10 Thread Billy Davis
are the help key.  How do we disable the F1 key so that our application will run properly again??   Thanks, Billy 

F1 function key interference in X terminal window

2003-02-05 Thread Billy Davis
what we wanted.  How can we make this Fkey work like it did under 7.3?   Thanks, Billy

ncurses problem under RH8.0

2003-02-05 Thread Billy Davis
experienced this, and is there a fix?   Thanks, Billy

Re: How to enable rcp under RH 8.0??

2003-02-04 Thread Billy Davis
house file trans fer. My /root/.rhosts file seems to be the same as with RH7.2, and so does /etc/hosts. I have tried using both root and a plain user account, but neither work. I must have missed something, but I cannot find it. Any ideas? Thanks, Billy - Original Message - From: &q

Re: How to enable rcp under RH 8.0??

2003-02-03 Thread Billy Davis
- Original Message - From: "Bret Hughes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 02, 2003 4:25 PM Subject: Re: How to enable rcp under RH 8.0?? > On Sun, 2003-02-02 at 13:23, Billy Davis wrote: > > How do you enable rcp und

How to enable rcp under RH 8.0??

2003-02-02 Thread Billy Davis
edit, and we keep getting a 'connection refused' message when we try to rcp to/from the RH8.0 box.  Where did the rsh file go??   Thanks, Billy

Re: Problems trying to change passwords with RH7.3

2003-01-28 Thread Billy Davis
- Original Message - From: "Bret Hughes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 9:28 AM Subject: Re: Problems trying to change passwords with RH7.3 > On Tue, 2003-01-28 at 06:52, Billy Davis wrote: > > We have just done

Re: Problems trying to change passwords with RH7.3

2003-01-28 Thread Billy Davis
- Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 9:26 AM Subject: Re: Problems trying to change passwords with RH7.3 > On Tue, 28 Jan 2003, Billy Davis wrote: > > > We have just done

Problems trying to change passwords with RH7.3

2003-01-28 Thread Billy Davis
he same thing on several systems with 7.3, but never had it on 7.2 (on the same systems). Is this a bug?   Thanks, Billy

Re: Fw: Running text based application in a Window

2003-01-25 Thread Billy Davis
ies. Why is that, and how can I add them? 4. Where can I find documentation or man pages on the valid settings for the .desktop file, and the valid colors? Thanks again for the help. The application is running great!!! Billy - Original Message - From: "Billy Davis" <

Re: downloading isos

2003-01-24 Thread Billy R Nordyke Sr
Problem appears to be solved. Found out by using the mouse to get the dropdown box and then typing "c" on the keyboard I could get the url copied. Started curl and it appears to be downloading nicely. Sorry for being so stupid. Bill __

downloading isos

2003-01-24 Thread Billy R Nordyke Sr
Hi, It's recommended to use curl to download the isos. It's advised to copy and paste the "very long url". I can't figure out how to get the url copied so I can paste it. Any advice? Bill Sign Up for Juno Platinum Internet Access

Re: Fw: Running text based application in a Window

2003-01-23 Thread Billy Davis
and testing for my switches (ie, echo $INVENTORY), confirms that they are not set. Restoring things back to using the .profile allows the application to come up properly. Why will .bash_profile not work? Again, thanks for your help. I think I am close on this. Billy Davis - Original Message

Re: Fw: Running text based application in a Window

2003-01-22 Thread Billy Davis
xecuted, and none of my application flags get set. What does the gnome logon default to when it cannot find .bash_profile in the users home directory? Thanks for all of your help. This thing is starting to look very promising. Billy Davis - Original Message - From: "Anthony E.

Re: Fw: Running text based application in a Window

2003-01-21 Thread Billy Davis
AM Subject: Re: Fw: Running text based application in a Window > On 20-Jan-2003/13:05 -0500, Billy Davis <[EMAIL PROTECTED]> wrote: > >This is a repost. Yesterdays copy never showed up on the list. > > > > > >We have a text based (ncurses) application that norm

Running text based application in a Window

2003-01-21 Thread Billy Davis
We have a text based (ncurses) application that normally runs in a text screen.  Currently, when we boot our RH7.3 server, it displays the Gnome login screen.  We press to get to a text screen and then log into our application.  Each login is setup (via .profile) to go to a specific menu i

Fw: Running text based application in a Window

2003-01-20 Thread Billy Davis
This is a repost.  Yesterdays copy never showed up on the list.     We have a text based (ncurses) application that normally runs in a text screen.  Currently, when we boot our RH7.3 server, it displays the Gnome login screen.  We press to get to a text screen and then log into our applica

Win2K Xwindows login to RH7.3 Linux server

2003-01-16 Thread Billy Davis
We have a network with a RH7.3 server, and multiple PCs running Windows2000.  We would like to use the PCs to log onto the RH Server, as Xwindow terminals, running Gnome (or KDE) applications on the Server.  Can this be done, and if so, where can we find setup documentation?   Thanks bdavis

Need to print 12cpi to Epson LQ570 Printer

2003-01-06 Thread Billy Davis
We have an Epson LQ570 printer attached to an HP JetDirect print server, that we print to from a RH7.3 server.  It was setup with printconf-gui and works fine, EXCEPT, our reports are designed for 12cpi and the printer prints 10cpi by default.  There are no printer switches or settings to ch

Fw: Seagate Travan 20GB Atapi (IDE) tape drive

2003-01-04 Thread Billy Davis
Thanks for all of the replies.  It turned out that simply using modprobe ide-scsi caused the tape to start working as device ht0.  Not sure why, but it does work, so thanks again.   BDavis     - Original Message - From: Billy Davis To: [EMAIL PROTECTED] Sent: Friday, January 03

Seagate Travan 20GB Atapi (IDE) tape drive

2003-01-03 Thread Billy Davis
Has anyone successfully installed a Seagate STT22A-RDT Travan 5 tape drive under RH 7.3 and gotten it to backup???  If so, what device name does it go by?  I have one installed as the slave device on IDE2.  Linux seems to see it fine, because there are 53 status messages in the 'dmesg' l

Re: Need Xwindows to boot

2003-01-02 Thread Billy Davis
tions and depths. Try 800x600 8 bit, save, run startx. If > that works run Xconfigurator again and move up to 16b bit. Good luck! > > <> > > -- Original Message --- > From: "Billy Davis" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> >

Need Xwindows to boot

2003-01-02 Thread Billy Davis
I was installing RH 7.3 onto a fresh system and all went well until I got to the last screen, and tried to select screen resolution, and clicked on the 'test' button.  I looked a several resolutions, and selected 800x600 and clicked for a final test.  The screen went blank and never came bac

need to allow non-root user to run shutdown

2002-11-09 Thread Billy Davis
We are running RH 7.2 and need a way to allow a non-root user to login in text mode, and select a Shutdown option from a text menu that is displayed by a shell script.  Currently, when the user selects Shutdown, the script tries to execute a '/sbin/shutdown -ah now' command, but the system

Re: Tape device name without rewind after write

2002-10-24 Thread Billy Davis
/10/2002 -0500, you wrote: > >nst0. > > > >On Wed, 23 Oct 2002, Billy Davis wrote: > > > > > Our SCSI tape drive device is st0. What device name should be used in > > order to execute multiple cpio write commands to the same drive? (ie, > > nst0???) We

Tape device name without rewind after write

2002-10-23 Thread Billy Davis
Our SCSI tape drive device is st0.  What device name should be used in order to execute multiple cpio write commands to the same drive?  (ie, nst0???)  We are trying to backup multiple filesystems on the same tape, but as separate files instead of one large single file.   Thanks bdavis

Dial in login problem

2002-10-22 Thread Billy Davis
We have an internal modem on port ttyS4 and can successfully dial out and log onto other systems with it.  However, when other systems try to dial in, the modem answers and sends the remote system a login prompt.  However, when the remote system enters a valid account name and proper passwor

RE: New CERT Advisory on Apache/mod_ssl?

2002-09-17 Thread Billy Quinn
r way - wheter the fixes are included or not . If so , how did .buqtrac.c get on your system ? Best I can tell by cross checking errata is that they were fixed . However , now I'm wondering ... Billy > -- > From: Jiann-Ming Su[SMTP:[EMAIL PROTECTED]] > Reply To: [EMAI

Question on ssl

2002-09-17 Thread Billy Quinn
orm from hitting our Apache servers and propogating. Can someone verify this for me ? Last thing I want to do is replace IIS and have a worm hit Apache ! Thanks Billy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Need docs on Btree

2002-09-11 Thread Billy Davis
- Original Message - From: "Brian Ashe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 11:38 AM Subject: Re: Need docs on Btree > > Is your old program using the Berkley DB API? It may be using a different API > then is available now or a proprietary one

Need docs on Btree

2002-09-11 Thread Billy Davis
We are porting an old B-Tree application from FreeBSD to RedHat 7.3, but we cannot find any information on the B-Tree read and write commands.  'man btree' yeilds info on 'dbopen'.  'man read' and 'man write' have nothing to do with B-Tree.  Can anybody help us find info on B-Tree under RedH

where to get ncurses.h help

2002-07-30 Thread Billy Davis
ng pointer to incomplete type   Apparently the latest version of ncurses.h has changed the way variable '_line' is handled.  Does anyone know of a good list where I can get help with this?   Thanks, Billy

Re: Iomega zip disk

2002-05-14 Thread Billy Davis
For an IDE zip drive, on RH 7.3, this works for me: mount /dev/hdd4 /mnt/zip RedHat knows whether it is a DOS or Linux format and handles it fine. Billy Davis - Original Message - From: "Tom Wilson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday,

Re: system security

2002-05-07 Thread Billy R Nordyke
Hi, I have them connected with ethernet cards and a hub also. On the fast computers they are netgear cards. Don't have the model right handy. On the 486 it's a generic 16 bit card. That really doesn't seem to make much difference. It does seem that keeping the activity on the computer connect

Re: system security

2002-05-07 Thread Billy R Nordyke
Hi, I've been using Pegasus Direct satellite internet for a few months now. As far as I know it doesn't support linux either. I have 3 computers networked together and receive the satellite transmissions on one with an AMD Athlon 1.4G processor. The others, one similar to the first dual boots t

Re: Hacked again...

2002-05-05 Thread Billy R Nordyke
Am currently running up2date on a fresh install of RH 7.2. Kept running into the same problem of "authorization required". I was running #up2date -u and all I had to do was hit either the up or down key, I think it is the down key and that would bring up the #up2date -u command and it would run

Re: up2date ssl_connect error

2002-05-05 Thread Billy R Nordyke
Hi Bruce and Michael, Fixing the time fixed my up2date ssl_connect error. Thanks for the advice. Checked the time a few times, but missed the year. (Recently redid my windoze 98 install). Thanks again, Bill [EMAIL PROTECTED] GET

Re: minimum ram required for install?

2002-05-05 Thread Billy R Nordyke
Thanks, time should be fixed. Bill [EMAIL PROTECTED] GET INTERNET ACCESS FROM JUNO! Juno offers FREE or PREMIUM Internet access for less! Join Juno today! For your FREE software, visit: http://dl.www.juno.com/get/web/.

Re: minimum ram required for install?

2002-05-04 Thread Billy R Nordyke
Hi, I've got RedHat 7.2 full install on an old aptiva 486 boosted to 100. It's got 32 megs of memory in it and it will work pretty well but it is very slow. If you are extremely patient (underline extremely pataient) it will probably work quite well. Bill [EMAIL PROTECTED] ___

up2date ssl_connect error

2002-05-04 Thread Billy R Nordyke
Hi All, Can't get away from the error message ssl_connect error. Tried to fix it by erasing up2date, up2date-gnome, rhn_register, rhn-register-gnome and popt and replacing them with up2date-2.7.11-7.x.2.i386.rpm, up2date-gnome-2.7-11-7.x.2.i386.rpm, rhn_register-2.7.2-7.x.8.i386.rpm, rhn_register

Re: Telnet connection fails

2002-04-17 Thread Billy Davis
Matthew: Attached is the ipchains output Thanks, Billy Davis - Original Message - From: "Matthew Boeckman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 3:48 PM Subject: Re: Telnet connection fails > please post the output of

Re: Re: Telnet connection fails

2002-04-17 Thread Billy Davis
disable is now set to 'no' and restart command has been issued. Still unable to telnet in. Billy Davis - Original Message - From: "sign_bldr" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 4:24 PM Subject: Re: Re: Telnet

Re: Re: Telnet connection fails

2002-04-17 Thread Billy Davis
? Thanks again, Billy Davis - Original Message - From: "Ray Curtis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 3:30 PM Subject: Re: Re: Telnet connection fails > >>>>> "bd" == Billy Davis <[EMAIL PROTECT

Re: Telnet connection fails

2002-04-17 Thread Billy Davis
The firewall may be the problem, since I have done nothing here, and am totally unaware of what to do. When I set the Server up last week, I selected MEDIUM firewall security and took the defaults. Sounds like I need to do something else. Can you tell me what? Thanks, Billy

Re: Telnet connection fails

2002-04-17 Thread Billy Davis
Javier: The netstat command does show telnet, but there is no reference to a port number. Where would I find that? Thanks, Billy - Original Message - From: "Javier Gostling" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 3:11

Re: Telnet connection fails

2002-04-17 Thread Billy Davis
Mike: Yes, I know. However I thought I had turned it ON when I checked the 'start at boot' button for telnet, with serviceconf. Thanks, Billy - Original Message - From: "mikeyw" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17,

Re: Telnet connection fails

2002-04-17 Thread Billy Davis
Trevor:   /etc/xinetd.conf is a VERY short file and contains NO reference to telnet, other than an 'includedir /etc/xinetd.d' statement.  Within /etc/xinetd.d, there IS a telnet file and it contains 'disable = no'   Does that help?   Thanks, Billy     - Original M

Re: Telnet connection fails

2002-04-17 Thread Billy Davis
Trevor: When I originally set the Server up last week, I selected MEDIUM firewall security and took the defaults. I have done nothing else concerning firewalls, since I am totally unaware of what to do there. Can you give me some guidance? Thanks, Billy - Original Message - From

Re: Telnet connection fails

2002-04-17 Thread Billy Davis
/xinetd.d that contains this line (among others): disable = no Thanks, Billy - Original Message - From: "Ross Cooney" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 3:04 PM Subject: RE: Telnet connection fails > Hi, > what is th

Telnet connection fails

2002-04-17 Thread Billy Davis
We have an RH7.2 Server on the same network with a Win2K Client and an SCO Server.  All 3 systems can be successfully pinged from the other systems.  However, when we try to telnet to the RedHat box from the Win2K Client, we get this message:       Could not open a connection to host: Connec

Printing condensed landscape to Laser

2002-04-16 Thread Billy Davis
Does anyone know how to print a simple text document in condensed landscape orientation to an HP LaserJet 4000?  There has got to be a simple way to do this,  but so far all I can get out of my printer is portrait oriented 10 point text.   Thanks, Billy S

Re: sendmail question

2002-04-15 Thread Billy R Nordyke
Thanks for the info. I'll give it a try. Time for bed now so it'll have to wait for a day or two. I'm just trying to learn about linux and how to make it work for you. I've got it on 3 computers all dualbooted with win98 and all networked together. It's like a puzzle, kind of gets under your

sendmail question

2002-04-15 Thread Billy R Nordyke
Does the linuxconf mailconf work properly with RH 7.2? The FAQs at sendmail.org say not to use it to edit sendmail.cf with RH 7.1. What is the proper config program for sendmail? Is it proper to use emacs to edit sendmail.cf? I have read the man pages for sendmail and have visited sendmail.org

Socks proxy server

2002-04-04 Thread billy
Hi I am a newbie to linux & want to setup a socks proxy server. I have already configured http proxy & have no trouble. I know there are a few different ways to do this. Can someone suggest what I should use?? - I have had a look at both nylon & delegate. I am using a dial up connection & had

Lost devices

2002-04-02 Thread Billy Davis
Help!   The power supply in our Server failed during backup.  Now, our /dev/lp0, /dev/lp1 and SCSI tape (/dev/rst0) have disappeared.  Is there an EASY way to get them back?   Thanks, Billy Davis

Re: up2date

2002-03-29 Thread Billy R Nordyke
Hi, I'm not familiar with the configuration program but up2date does not automatically update the kernel files. It does ask you specifically if you want to update them. I've used up2date a fair amount and I don't see any reason to change that setting. Bill [EMAIL PROTECTED]

librpm.so.0 librpmio.so.0

2002-03-26 Thread Billy R Nordyke
Hi All, perl-Perl-RPM-0.291-2.i386.rpm requires the files listed in the subject above. I believe they are included in rpm-4.0.2-8. I have rpm-4.0.4-7x installed. It seems if I could find the above files and cp them to /usr/lib they would be available. Is there a way to extract them from rpm-4

Re: tripwire passphrase(solved)

2002-03-25 Thread Billy R Nordyke
Hi All, Had to manually "erase" all the tripwire files and directories. Did so and reinstalled tripwire. Worked like a charm. Thanks to all, Bill [EMAIL PROTECTED] GET INTERNET ACCESS FROM JUNO! Juno offers FREE or PREMIUM Int

Re: tripwire passphrase

2002-03-25 Thread Billy R Nordyke
Hi, Yes, I'm running /etc/tripwire/twinstall.sh when tryking to "install" it. Guess I better un-install and re-install it. It'll take a while, I'll let you know. Thanks Bill [EMAIL PROTECTED] GET INTERNET ACCESS FROM JUNO! Juno o

tripwire passphrase

2002-03-25 Thread Billy R Nordyke
Hi All, When I try to install tripwire it asks for the local passphrase. I've read the man pages but can't figure out how to set the passphrase. I've tried [root@localhost]#tripwire -I -P --local-passphrase and various similar combinations. When I enter a passphrase when I'm installing tripwir

librpmio.so.0 librpm.so.0

2002-03-25 Thread Billy R Nordyke
Hi All, Fully upgraded RH 7.1 except for perl-Perl-RPM-0.291-2. It fails dependencies for librpmio.so.0 and librpm.so.0. I "erased" perl-Perl-RPM and was able to get everything else installed. Does anyone have any answers? Bill [EMAIL PROTECTED] __

Re: up2date complaining about librpmio.so.0 ...

2002-03-22 Thread Billy R Nordyke
Hi, I've been getting the same or similar message: "There was a package dependency problem. The message was: A package providing librpmio.so.0 could not be found. A package providing librpm.so.0 could not be found." I was running [root@Server /root]# up2date -u --nox --nosig on an old 486 D

info re videocard

2002-03-22 Thread Billy R Nordyke
Hi All, Couldn't get the Radeon 7200(?) card installed so traded it in on an Xtasy 6564 nvidia geforce3 card. Couldn't get it installed either. (maybe I was doing something wrong with both of them. Tried to use the Framebuffer but I had grub installed and couldn't figure that out either ( I thi

Re: XFree at 800x600

2002-03-17 Thread Billy R Nordyke
Hi, Have made the change in Grub. Added "vga=692 to the bottom of the first section as below: title Red Hat Linux (2.4.9-31) root (as listed, didn't change anything) kernel (as listed, didn't change anything) initrd/initrd-2.4.9-31 vga=792 How do I bring this up? Do

  1   2   >