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 anyone already doing it?

 I'd be careful of running any SCO software right nowthey may sue. ;)

Sue or not, I am doing everything I can to get my customers off of SCO.
This one
account just happens to have their application written in SCO Foxbase.
Surely we
get it to run on RH instead??

BDavis

 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


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


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

2003-09-25 Thread Billy
Howdy,

I have a 7.3 server running Apache, PHP, MySQL, and WU-FTP. I of course
keep all of those packages updated since I have to have most of the ports
open in the firewall to use them. However, I have not upgrade the kernel
since the install about a year ago. It is version 2.4.18-3. I have three
questions, #1 How important is it to keep the kernel updated, I could
imagine maybe I have just gotten lucky but the machine has been wonderful up
to date. #2 How big of risk do I run upgrading the kernel, is there a good
chance that I could hose the machine, or is it as easy as running rpm -Fvh
kernel.rpm? #3 When I run rpm -qa | grep kernel it only returns
kernel-2.4.18-3, when I look at the available kernel updates I find
kernel-BOOT-2.4.20-20.7.i386.rpm and kernel-source-2.4.20-20.7.i386.rpm as
well...my practice in the past has always been to only install updated
packages for 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://www.QuestNet.net)]


-- 
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
  will installing the mew kernel with rpm -ivh kernel_new_zzz.rpm
  (a) add the new kernel image to my boot loader (in this case GRUB)
  (b) keep the entry for the old kernel in my boot loader
 
  I don't know of any other way to be able to retreat if for some reason
  the new kernel does not boot...
 

 Hi Jason

 Yes to both questions.


Thanks for the advice Sean...I am going to research the kernel updates some
more and evaluate the upgrade. I do have a question about the kernel and
being able to retreat. If I install the newkernel.rpm with rpm -ivh it will
install, and running in conjunction with the old kernel? So once I reboot by
default it will load the newest kernel? Then once I let it run for a couple
days and everything seems fine I could safely run rpm -e oldkernel.rpm to
remove the old?

Then on the other hand, if I install the newkernel.rpm and something isn't
working right could reboot into the old kernel and run rpm -e newkernel.rpm?
Is there a chance that after the kernel has been updated that the machine
will not boot at all, or as long as I have the old kernel I can always 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


PHP Upgrade - 4.1 to 4.3

2003-09-19 Thread Billy
I currently have a RedHat 7.3 machine running PHP 4.1.2. I need to upgrade
it to a 4.3.x build. I have been searching around for RPM's and have been
unsuccessful in getting any that work correctly. I have also tried
downloading PHP 4.3.3 from www.php.net, after hours of reading the INSTALL
file 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.net (http://www.QuestNet.net)]


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Dynamically Adding to Zone

2003-09-05 Thread Billy
I have a RedHat 7.3 machine, running BIND 9.2.1. I was wondering if anyone
knew of a perl script (or any script for that matter) that will allow me to
automatically add new A records. For example, from a web site, the user
inputs there info...one of the fields will be from them to select 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.QuestNet.net)]


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


RE: Dynamically Adding to Zone, part 2

2003-09-05 Thread Billy
That is very awesome!! If anyone has a script to point me to please do, but
I think this may work!!

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of James Williams
 Sent: Friday, September 05, 2003 11:28 AM
 To: [EMAIL PROTECTED]
 Subject: RE: Dynamically Adding to Zone, part 2


 Or you could do

 xxx.xxx.xxx.xxx   IN  A   *.domain.com

 xxx.xxx.xxx.xxx = ip address

 James Williams


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 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 PROTECTED] [mailto:[EMAIL PROTECTED]
 On Behalf Of Billy
 Sent: Friday, September 05, 2003 10:24 AM
 To: [EMAIL PROTECTED]
 Subject: Dynamically Adding to Zone

 I have a RedHat 7.3 machine, running BIND 9.2.1. I was wondering if
 anyone
 knew of a perl script (or any script for that matter) that will allow me
 to
 automatically add new A records. For example, from a web site, the
 user
 inputs there info...one of the fields will be from them to select 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.QuestNet.net)]


 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://www.redhat.com/mailman/listinfo/redhat-list


 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://www.redhat.com/mailman/listinfo/redhat-list


 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://www.redhat.com/mailman/listinfo/redhat-list

 ---
 [This E-mail was scanned for viruses by QuestNet.net
(http://www.QuestNet.net)]



---
[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


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 executables on linux.
 However,
 I am unable to properly run the application due to termcap issues. I
 have tried using the same termcap that was used on SCO Unix but this has
 not proven totally
 successful.
 Attempts to use the default termcap that comes with the linux (RedHat)
 OS fails
 with error Termcap entry too long . The specific terminal types
 desired are:
 VT320 with extended (108) keyboard, and VT420 with the 104 (PC)
 keyboard.  The entries (vt320, vt420pc) in the termcap file for these
 terminal
 types were extracted to reduce the size of the termcap file. This also
 proved
 unsuccessful. It appears that a line in the definitions for these
 terminal types is
 creating the problem.
 
 Question: Can you provide a resolution for this problem?
 
 
 Regards
 Steadman Williams
 
 
 
 -- 
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://www.redhat.com/mailman/listinfo/redhat-list

We converted our 4GL from SCO to Linux several years ago
and also experienced termcap problems with vt220 emulation.
Are you using ncurses?  If so, use terminfo instead of termcap.
Also, if possible, use a terminal emulator, such as putty, and use
the linux terminal emulation.  This solved all of our problems 
and our apps all run fine now.

BDavis


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


RE: Adding Apache My SQL

2003-06-26 Thread Billy
 You'll thank yourself later for doing it that way than
 installing various RPMs people tell you about onto
 production only to find some things break.

 Michael.

For sure! The last thing I need to do is break something that is working! No
matter how fun it is!

 If you get RedCarpet, the most up to date packages for your system will
 be offered for download and install.

Red Carpet looks REALLY helpful, and not to be to dense but I looked on
their site and under RedHat 7.3 there are a bunch of RPM's to install...do I
need all of them? Once Red Carpet 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


Adding Apache My SQL

2003-06-25 Thread Billy
I have a RedHat 7.3 machine that I want to add apache and mysql to. I am
just extremely confused at all the different versions, updates, packages...I
have no idea what I need. I want my end result to me a machine that can host
a PHP based site, with a MySQL database. Can someone tell me what RPM'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.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?

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


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/listinfo/redhat-list


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
is not an option.  The idea I came up with was to shutdown sendmail, pop3,
and imapd, mv /var/spool/mail /hosting/mailspool (which has 30~G free),
ln -s /hosting/mailspool /var/spool/mail, then startup sendmail, pop3, and
imapd.

Will sendmail/pop3/imapd work with the symbolic link? Anyone tried this, or
think of any immediate problems I would have with this?

PS: Some box specs:
[EMAIL PROTECTED] mail]# cat /etc/redhat-release
Red Hat Linux release 7.2 (Enigma)
[EMAIL PROTECTED] mail]# rpm -qa | grep sendmail
sendmail-8.11.6-25.72
sendmail-devel-8.11.6-25.72
sendmail-cf-8.11.6-25.72
sendmail-doc-8.11.6-25.72
[EMAIL PROTECTED] mail]# rpm -qa | grep imap
imap-2001a-1.72.0
php-imap-4.1.2-7.2.6
[EMAIL PROTECTED] mail]# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/sda7 486M  189M  272M  41% /
/dev/sda1  45M   28M   15M  64% /boot
/dev/sda5 741M  238M  465M  34% /home
/dev/sda2  24G  3.7G   19G  16% /hosting
/dev/sda8 387M  8.1M  359M   3% /tmp
/dev/sda3 6.7G  488M  5.8G   8% /usr
/dev/sda9 342M  241M   83M  75% /var
[EMAIL PROTECTED] mail]#
(Yeah, I got /var cleaned out, but I don't trust it over the weekend)

Thanks.


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


OT: DNS Script

2003-05-29 Thread Billy
I am running Redhat 7.3 and BIND 9.2.1. Does anyone have a script that
automates adding a new zone by just asking the user for the domain name and
the IP it needs to point to? It would in turn create the zone and add it to
the named.conf? Maybe even copy the zone over to the secondary server...

I 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
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 total size of a folders contents.  Anybody?


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.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, Neumann, Shannon M [EMAIL PROTECTED]
wrote:
Yep, this one will do it...

Try:

du -h -c | tail -n 1

What is the difference between that and

  du -h -s


--
Anthony E. Greene mailto:[EMAIL PROTECTED]
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05HomePage: http://www.pobox.com/~agreene/
Linux. The choice of a GNU generation http://www.linux.org/



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Cant get mysql to work under RH8.0

2003-03-28 Thread Billy Davis
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, when we enter 'mysql', we
get an error message:

ERROR 2002: Can't connect to local 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: Cant get mysql to work under RH8.0

2003-03-28 Thread Billy Davis
Thanks for the reply.  I  tried to install the mysql-devel...,
mysql-server... and mysql-3.23... but the system reported that they were
already installed.  However, the rpm -qi only reports that the mysql...src..
is installed.

The mysql server does NOT show up with a 'ps -e' command, so it is NOT
running.

I will take a look at google, and then probably uninstall and start over.


- Original Message -
From: Ed Wilts [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, March 28, 2003 10:50 AM
Subject: Re: Cant get mysql to work under RH8.0


 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, when we enter 'mysql',
we
  get an error message:

 You should have multiple mysql packages installed, and the src is
 irrelevant.  These are the packages I've got:
 [EMAIL PROTECTED] ewilts]$ rpm -qa | grep mysql
 mysql-devel-3.23.54a-3.71
 mysql-server-3.23.54a-3.71
 mysql-3.23.54a-3.71
 php-mysql-4.1.2-7.1.6

 Naturally, you also need to ensure that mysqld is actually started...

  ERROR 2002: Can't connect to local MySQL server through socket
  '/var/lib/mysql/mysql.sock'

 Believe it or not, but you can type in that entry into a Google search
 bar and get over 5,000 hits.  I found lots of suggestions on what could
 be wrong on the very first page that Google returned.

 --
 Ed Wilts, Mounds View, MN, USA
 mailto:[EMAIL PROTECTED]
 Member #1, Red Hat Community Ambassador Program



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Cant get mysql to work under RH8.0

2003-03-28 Thread Billy Davis
Ed:

That did it.  Thanks again.  I did remove and reload all of the mysql
packages, but mysqld was NOT running.  I DO have webmin installed, but have
have never used it.  When I start Mozilla, enter http://localhost:1/ and
try to logon as root, I get a message that says that my root password 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, 2003 at 11:05:19AM -0500, Billy Davis wrote:
  The mysql server does NOT show up with a 'ps -e' command, so it is NOT
  running.

 # chkconfig --list mysqld
 Check to make sure it's supposed to start in the run level you're in.

 # service mysqld status
 # service mysqld start

 Does this help?

 If you don't have webmin installed, you might want to consider it since
 it can help you configure mysql.

 Cheers,
 .../Ed
 --
 Ed Wilts, Mounds View, MN, USA
 mailto:[EMAIL PROTECTED]
 Member #1, Red Hat Community Ambassador Program



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
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
but get

cdrom: This disc doesn't have any tracks I recognize!
cdrom: This disc doesn't have any tracks I recognize!
cdrom: This disc doesn't have any tracks I recognize!
---
---
cdrom: This disc doesn't have any tracks I recognize!
cdrom: This disc doesn't have any tracks I recognize!

what is wrong with it?
Thanks

Jianping Zhu
Department of Computer Science
Univerity of Georgia 
Athens, GA 30602
Tel 706 5423900




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Perl DBI and DBD

2003-03-26 Thread Billy
I am running redhat 7.3, it was base install using the Web Server option. I
am using some perl scripts already, but my developer is telling me I need to
install modules for DBI and DBD? Shouldn't those be there by default...I
tried searching on rpmfind.net to see if there was a separate package 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: Perl DBI and DBD

2003-03-26 Thread Billy
Title: RE: Perl DBI and DBD



Go to www.perl.com and do a search 
for DBD and DBI. That is where I download mine from. You will need 
the correct DBD and DBI for the database you are trying to connect to through 
Perl. These modules arenot usually there by 
default since they 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 adatabase that is not compatible with 
those?

  -Original Message- From: Billy 
  [mailto:[EMAIL PROTECTED]] 
  Sent: Wednesday, March 26, 2003 1:50 PM To: [EMAIL PROTECTED] Subject: Perl DBI 
  and DBD 
  I am running redhat 7.3, it was base install using the Web 
  Server option. I am using some perl scripts already, 
  but my developer is telling me I need to install 
  modules for DBI and DBD? Shouldn't those be there by default...I 
  tried searching on rpmfind.net to see if there was a separate 
  package 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: 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
 below to packages.

 perl-DBI-1.21-1
 perl-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:[EMAIL PROTECTED]
 Sent: Wednesday, March 26, 2003 1:50 PM
 To: [EMAIL PROTECTED]
 Subject: Perl DBI and DBD


 I am running redhat 7.3, it was base install using the Web Server
 option. I
 am using some perl scripts already, but my developer is telling me I
 need to
 install modules for DBI and DBD? Shouldn't those be there by
 default...I
 tried searching on rpmfind.net to see if there was a separate
 package 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





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


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
with DBI MySQL and DBD which were the to packages I need? Any ideas?

Checking if your kit is complete...
Looks good
Using DBI 1.21 installed in
/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI
Writing Makefile for DBD::mysql
cp lib/DBD/mysql.pod blib/lib/DBD/mysql.pod
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm
cp lib/Mysql.pm blib/lib/Mysql.pm
gcc -c -I/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI -I'/usr/include'
 -fno-strict-aliasing -I/usr/local/include -O2 -march=i386 -mcpu=i686   -DVE
RSION=\2.1026\ -DXS_VERSION=\2.1026\ -fPIC -I/usr/lib/perl5/5.6.1/i386-l
inux/CORE  dbdimp.c
In file included from dbdimp.c:29:
dbdimp.h:31:49: mysql.h: No such file or directory
dbdimp.h:32:49: errmsg.h: No such file or directory
make: *** [dbdimp.o] Error 1
  /usr/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Running install for module DBD::mysql
Running make for J/JW/JWIED/DBD-mysql-2.1026.tar.gz
  Is already unwrapped into directory /root/.cpan/build/DBD-mysql-2.1026
  Has already been processed within this session
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Bundle summary: The following items in bundle Bundle::DBD::mysql had
installation problems:
  DBI Mysql DBD::mysql



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


RE: Perl DBI and DBD

2003-03-26 Thread Billy
Do I have to run that command in any certain directory? Or as long as I am
logged in as root it should work?

Bill,
This stuff:
 inux/CORE  dbdimp.c
 In file included from dbdimp.c:29:
 dbdimp.h:31:49: mysql.h: No such file or directory
 dbdimp.h:32:49: errmsg.h: No such file 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

- Original Message -
From: Billy [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 13:04
Subject: RE: Perl DBI and DBD


 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
 with DBI MySQL and DBD which were the to packages I need? Any ideas?

 Checking if your kit is complete...
 Looks good
 Using DBI 1.21 installed in
 /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI
 Writing Makefile for DBD::mysql
 cp lib/DBD/mysql.pod blib/lib/DBD/mysql.pod
 cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
 cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
 cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
 cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm
 cp lib/Mysql.pm blib/lib/Mysql.pm

gcc -c -I/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBI -I'/usr/include'
  -fno-strict-aliasing -I/usr/local/include -O2 -march=i386 -mcpu=i686   -D
VE

RSION=\2.1026\ -DXS_VERSION=\2.1026\ -fPIC -I/usr/lib/perl5/5.6.1/i386-l
 inux/CORE  dbdimp.c
 In file included from dbdimp.c:29:
 dbdimp.h:31:49: mysql.h: No such file or directory
 dbdimp.h:32:49: errmsg.h: No such file or directory
 make: *** [dbdimp.o] Error 1
   /usr/bin/make  -- NOT OK
 Running make test
   Can't test without successful make
 Running make install
   make had returned bad status, install seems impossible
 Running install for module DBD::mysql
 Running make for J/JW/JWIED/DBD-mysql-2.1026.tar.gz
   Is already unwrapped into directory /root/.cpan/build/DBD-mysql-2.1026
   Has already been processed within this session
 Running make test
   Can't test without successful make
 Running make install
   make had returned bad status, install seems impossible
 Bundle summary: The following items in bundle Bundle::DBD::mysql had
 installation problems:
   DBI Mysql DBD::mysql



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
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 PM
To: [EMAIL PROTECTED]
Subject: Re: [Fwd: Red Hat Linux 9 | Get the latest Linux early]


On Mon, Mar 24, 2003 at 01:48:24PM -0600, John Nichel wrote:
 Red Hat 9  What happened to 8.1?

Who says there should have been an 8.1?  Just because a whole bunch of
people assumed the next version number was going to be 8.1 doesn't make
it so.  Red Hat doesn't pre-announce version numbers, and you just found
out why.

Version numbers are for marketing.

--
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


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-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Joe Polk
Sent: Friday, March 21, 2003 11:59 AM
To: [EMAIL PROTECTED]
Subject: Re: RHCE looking for a job

I see a lot of jobs, even here in GA, that require clearance and
wondered how it might be obtained.

JAV

On Fri, 2003-03-21 at 10:19, Paul Greene wrote:
 Immediates clearances are only needed if you work for DoD or an
 intelligence agency. If you get hired by someone who's clients are
 mainly civilian agencies, you don't need a clearance. Actually the first
 time I got hired in this area was for a DoD client, and I didn't have a
 clearance either. I just had to work in the office, and couldn't go to
 the customer's site.

 paul

 Joe Polk wrote:

 Most such jobs require clearance. How would one obtain clearance ahead
 of applying for a job with the gub'munt?
 
 JAV
 
 On Fri, 2003-03-21 at 09:09, Paul Greene wrote:
 
 
 The Washington DC/ Northern Virginia area, while not exactly booming
 with IT jobs, is probably in better shape than most of the rest of the
 country.
 
 The main reason is the Federal government. Working for government
 contractors doesn't pay as much as what you'd be used to in the
 commercial world, but the work is much more consistent and steady.
 Government work isn't nearly as affected by the economy as the
 commercial world.
 
 paul
 
 Gene Yoo wrote:
 
 
 
 David Busby wrote:
 
 
 
 man resume
 
 
 this is so wrong :) yes i have a smile on my face also...  i think in
 general, all job market is pretty bad right now.  i don't care how
 many certs you may have, the bottom line is the job market is
 bloated.  if the original poster is really serious about finding a
 job, i would try to find some local linux user groups and start
 posting it there.  there are numerous article out there that dicuss
 *highly skilled layoff employees that is working for nothing just so
 that they don't have any air gap in their work experience.
 
 gene
 
 





 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


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.
 -- (31)34812311
 -- bnegrao at plugway dot com dot br



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Making Partitions Bigger?

2003-03-18 Thread Billy
System is running RedHat 7.3. Below is the structure of my partitions
currently.

[EMAIL PROTECTED] root]# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/sda6 372M   78M  275M  22% /
/dev/sda1  45M  8.8M   34M  21% /boot
/dev/sda5  20G  857M   18G   5% /home
none  251M 0  251M   0% /dev/shm
/dev/sda2  45G  854M   41G   2% /usr
/dev/sda7 251M  191M   46M  81% /var

Unfortunately during the install I let the installer automatically partition
for me. This machine is a web server with Apache 1.3.27 and MySQL 3.23.54.
Currently all the web files reside in /home/www/ which has plenty of room.
However the MySQL data is on /var which is quickly running out of space. Is
there a way that I can take space for the /usr partition and use it on /var?
Or would it be easier (or my only option) to 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


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 - service mysqld stop

mkdir /home/mysql/db
find /var/lib/mysql -print | cpio -dumcv /home/mysql/db
mv /var/lib/mysql /var/lib/mysql.ORIG
ln -s /home/mysql/db /var/lib/mysql

restart mysql - service mysqld start



[EMAIL PROTECTED] wrote:

System is running RedHat 7.3. Below is the structure of my partitions
currently.

[EMAIL PROTECTED] root]# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/sda6 372M   78M  275M  22% /
/dev/sda1  45M  8.8M   34M  21% /boot
/dev/sda5  20G  857M   18G   5% /home
none  251M 0  251M   0% /dev/shm
/dev/sda2  45G  854M   41G   2% /usr
/dev/sda7 251M  191M   46M  81% /var

Unfortunately during the install I let the installer automatically
partition
for me. This machine is a web server with Apache 1.3.27 and MySQL 3.23.54.
Currently all the web files reside in /home/www/ which has plenty of room.
However the MySQL data is on /var which is quickly running out of space. Is
there a way that I can take space for the /usr partition and use it on
/var?
Or would it be easier (or my only option) to configure MySQL to store data
on the /usr partition? Any help would be greatly appreciated!

Or maybe make a link?


---
---

This mail, and any attachments thereto, is intended only for use by the
addressee(s) named herein and may contain legally privileged and/or
confidential information.
If you are not the intended recipient, please note that any review,
dissemination, disclosure, alteration, printing, copying or transmission of
this mail and/or any file transmitted with it, is strictly prohibited and
may be unlawful.
If you have received this mail by mistake, please immediately notify the
sender as well as our mail administrator at [EMAIL PROTECTED], and
permanently destroy the original as well as any copy therof.









--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


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

2003-02-20 Thread Billy Davis



Thanks for the reply Eric. I reviewed the 
mgetty file and found the astersik, and Isee what you have changed. 
However, it seems to me that what ever problem caused these 'zillions' of files 
to be created, will still create them, or am I missing something? Your 
change seems to limit new log file creation to those ports that are valid (ie, 
S0, PS13, PS14 and PS15 in your case). In my case, since I only have one 
valid port (S4), then I would be simply changing the line 
'/var/log/mgetty.log.tty* {' to be '/var/log/mgetty.log.ttyS4 {' which 
would still 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 Message - 
  From: 
  Eric Wood 
  
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, February 19, 2003 4:00 
  PM
  Subject: Re: zillions of 
  mgetty.log.ttyS4.1.1.1.1... messages
  
  For some reason, the mgetty guys uses an asterisk 
  in the:
  /etc/logrotate.d/mgetty
  file. 
  
  Take out that asterisk. 
  
  My file looks like this now:
  
   /var/log/mgetty.log.ttyS0 
  { nocompress 
  missingok } 
  /var/log/mgetty.log.ttyPS13 { 
  nocompress missingok 
  } /var/log/mgetty.log.ttyPS14 { 
  nocompress missingok 
  } /var/log/mgetty.log.ttyPS15 { 
  nocompress missingok 
  }
  -eric wood
  
- Original Message - 
From: 
Billy 
Davis 
To: [EMAIL PROTECTED] 
Sent: Wednesday, February 19, 2003 3:16 
PM
Subject: zillions of 
mgetty.log.ttyS4.1.1.1.1... messages

We have a RH7.3 server with an internal modem 
set up as ttyS4. The modem works great whenever we need to dial in or 
out. However, yesterday, the Server started acting very strangely 
(spooler quit printing, modem would not answer the phone) and we started 
getting an error message about 'mgetty trying to respawn to quickly, port 
locked for 5 minutes'. While trying to find out what was going on, I 
happened to notice that there were a 'zillion' zero byte length 
messages in /var/log named mgetty.log.ttyS4.1.1.1.1... up thru 
mgetty.log.ttyS4.4.4.4.4.4... It 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


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

2003-02-20 Thread Billy Davis
We have not gotten any messages at all since we purged the files.  I will
delete the asterisk now, and continue to monitor the log directory.  I am
still curious to know what started the original problem.  We have RH 7.3
Servers set up identically, in different locations, but only this one has
had 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.  What happens is the asterisk match the first mgetty file
 and made a backup.  The next time the backup file got backed up itself.
 Then the backup of the backup got backed up. Then the backup of the backup
 of the backup got backed up. Then..

 I don't believe there's any valid reason to have an asterisk in a
 logrotate.d file.  They goofed.

 After you took out the asterisk, are you getting many many
/var/log/mgetty*
 files again?  You shouldn't
 -eric wood

 - Original Message -
 From: Billy Davis
 To: [EMAIL PROTECTED]
 Sent: Thursday, February 20, 2003 9:56 AM
 Subject: Re: zillions of mgetty.log.ttyS4.1.1.1.1... messages


 Thanks for the reply Eric.  I reviewed the mgetty file and found the
 astersik, and I see what you have changed.  However, it seems to me that
 what ever problem caused these 'zillions' of files to be created, will
still
 create them, or am I missing something?



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Where is compress/uncompress in RH8.0?

2003-02-20 Thread Billy Davis
I just compressed a large file on our RH7.3 server with
compress -v filename

and copied it to our RH8.0 server.  I then tried to uncompress it with
uncompress -v filename

RH8 displayed '-bash: uncompress: command not found'
I tried 'man uncompress'  and found there is 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://listman.redhat.com/mailman/listinfo/redhat-list



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

2003-02-19 Thread Billy Davis



We have a RH7.3 server with an internal modem set 
up as ttyS4. The modem works great whenever we need to dial in or 
out. However, yesterday, the Server started acting very strangely (spooler 
quit printing, modem would not answer the phone) and we started getting an error 
message about 'mgetty trying to respawn to quickly, port locked for 5 
minutes'. While trying to find out what was going on, I happened to notice 
that there were a 'zillion' zero byte length messages in /var/log named 
mgetty.log.ttyS4.1.1.1.1... up thru mgetty.log.ttyS4.4.4.4.4.4... It 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
I have just finished my first 'up2date' on an RH7.3 Server.  The download
seemed to go well, and then immediately afterward, my Server was
automatically updated.  Are the fresh update files still located on my
Server so that I can also apply them to other Servers in the building?
Also, 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




Our 'C' application makes extensive use of the 
keyboard Fkeys. Prior to RH8.0 everything worked fine. Now, when we 
press the F1 key in the application, the gnome HELP window displays, interfering 
with our application. Chapter 1.2 of the gnome Users Guide states that the 
Desktop Shortcut keys can be modified by choosing 
Applications--Desktop Preferences--Keyboard Shortcuts, and figure 1.2.1 
shows F1 as the default online help key. However, when we display the live 
table on our RedHat 8.0 Server, only 4 Desktop shortcut keys are displayed, and 
none of them are the help key. How do we disable the F1 key so that our 
application will run properly again??

Thanks,
Billy


ncurses problem under RH8.0

2003-02-05 Thread Billy Davis



We have a text based ncurses application that has 
been running great under RH7.3. However, when we recompiled it under RH8.0 
and ran it, the window borders have disappeared, the window headers all display 
in column 1 of the top window line, instead of centered at the top of the 
window, and various other minor display problems exist within the windows. 
When we moved a copy of the compiled 7.3 application runtimes over to 8.0 and 
ran them there, we experienced the same problems. Therefore, it appears to 
be more of a runtime problem than a compile problem. Has anybody else 
experienced this, and is there a fix?

Thanks,
Billy


F1 function key interference in X terminal window

2003-02-05 Thread Billy Davis



We have upgraded a text based application that 
previously ran in an X terminal window under RH7.3, to now run under 
RH8.0. We use the F1 function key in ALL of our programs, and that was NOT 
a problem under 7.3. However, under 8.0, when we press the F1 key, we get 
a HELP window instead of what we wanted. How can we make this Fkey work 
like it did under 7.3?

Thanks,
Billy


Re: How to enable rcp under RH 8.0??

2003-02-04 Thread Billy Davis
Bret:

I have loaded the rsh server, the rlogin server and the telnet server and
enabled each one in /etc/xinetd.d.  However, I can not do either an rlogin
or an rcp to the RH 8.0 server, I keep getting 'connection refused'.
Telnet seems to work fine, but I am tryin to do a simple in 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: Bret Hughes [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 8:52 AM
Subject: Re: How to enable rcp under RH 8.0??


 On Mon, 2003-02-03 at 06:16, Billy Davis wrote:

   what does
  
   rpm -qa|grep rsh
  
   show you?
 
  It shows:  rsh-0.17-10Does this mean that the rsh-server is
installed?
  

 No.  It shows that only the client is installed.  find the rpm file
 named rsh-server* and install it (rpm -ivh rsh-server)

 THe advice about ssh based tools is good BTW.

 Bret





 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



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 under RH8.0? Under RH7.3 we simply edited the
.rhosts file and the /ect/hosts files.  Then we edited /etc/xinetd.d/rsh to
enable rsh.  That worked great.  Under RH8.0, we have edited .rhosts and
/etc/hosts in the same manner, but there is no /ext/xinetd.d/rsh file to
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

 is rsh-server installed?  It is not on any of my systems but then I
 always make sure that that is the case :)

 looks like  in 7.3 there is a rsh-server package.

 what does

 rpm -qa|grep rsh

 show you?

It shows:  rsh-0.17-10Does this mean that the rsh-server is installed?




 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



How to enable rcp under RH 8.0??

2003-02-02 Thread Billy Davis



How do you enable rcp under RH8.0? Under RH7.3 we 
simply edited the .rhosts file and the /ect/hosts files. Then we edited 
/etc/xinetd.d/rsh to enable rsh. That worked great. Under RH8.0, we 
have edited .rhosts and /etc/hosts in the same manner, but there is no 
/ext/xinetd.d/rsh file to 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


Problems trying to change passwords with RH7.3

2003-01-28 Thread Billy Davis



We have just done a FRESH install of RH7.3 right 
out of a retail box, and have encountered two problems:

1. We set up several users with temporary 
passwords for testing. Later we logged into the Graphical login screen as 
root, and selected System Settings--User Manager. Then we highlighted 
a user and selected Properties. When the User Properties window 
displayed, we rekeyed the Password and Confirm Password fields and clicked 
on OK. However, the passwords did NOT change. After several 
attempts, we finally tried the old fashioned(?) 'usermod' approach, and it too 
failed. Finally, we deleted the users and readded them with the proper 
passwords. What is up with this Are we missing something in the 
procedure?

2. We have noticed that when we are in an XWindow, 
and log off, the Red Hat splash screen is frequently distorted. We 
have noticed the 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: 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 a FRESH install of RH7.3 right out of a retail box,
and have encountered two problems:
 
  1.  We set up several users with temporary passwords for testing.  Later
we logged into the Graphical login screen as root, and selected System
Settings--User Manager.  Then we highlighted a user and selected
Properties.  When the User Properties window displayed,  we rekeyed the
Password and Confirm Password fields and clicked on OK.  However, the
passwords did NOT change.  After several attempts, we finally tried the old
fashioned(?) 'usermod' approach, and it too failed.  Finally, we deleted the
users and readded them with the proper passwords.  What is up with this
Are we missing something in the procedure?

 I'm assuming that you logged in as user1, and then tried to modify the
 password of user2.  The only users that can change user2's password are
 root (which can change anyone's password) and user2.

Mike, I was logged on as ROOT with both the GUI and text attempts.  Any
other possibilities?



 --
 Mike Burger
 http://www.bubbanfriends.org

 Visit the Dog Pound II BBS
 telnet://dogpound2.citadel.org or http://dogpound2.citadel.org:2000



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



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 a FRESH install of RH7.3 right out of a retail box,
 and have encountered two problems:
 
  1.  We set up several users with temporary passwords for testing.
 Later we logged into the Graphical login screen as root, and selected
 System Settings--User Manager.  Then we highlighted a user and selected
 Properties.  When the User Properties window displayed,  we rekeyed the
 Password and Confirm Password fields and clicked on OK.  However, the
 passwords did NOT change.  After several attempts, we finally tried the
 old fashioned(?) 'usermod' approach, and it too failed.  Finally, we
 deleted the users and readded them with the proper passwords.  What is
 up with this  Are we missing something in the procedure?
 
 did you, as root,  try
 passwd username

 Bret

No, I did not try passwd username.  I tried 'usermod -p newpassword
username'.I have since tried 'passwd username' and it worked.  Strange
that the Xwindow and usermod did not.

Thanks for your help
Billy





 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Fw: Running text based application in a Window

2003-01-25 Thread Billy Davis
Tony:

We are up and running!!!  Thanks for your help and patience.  I have several
last questions:

1. When I originally set up the new .desktop file, I specified a quick test
icon.  When I later edited the file from 'Icon=zoom.png' to
'Icon=parts.png', the old icon continues to display on the desktop.  How do
I change it?

2. The text window that displays my application is a fixed size that is
almost too small to read.  I have a 15 Monitor, set to 800x600x24m colors.
The text window size is 8x5.5.   If  I click on the full screen button,
the window fills the screen, but the text size is the same and still fits in
an 8x5.5 area.  Is there a way to make the text larger?

3. When I went to add the .desktop file to my other users, I found that
there was no .gnome-desktop directory (or any other gnome directories) in
their home directories.  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 [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 23, 2003 2:57 PM
Subject: Re: Fw: Running text based application in a Window


 Thanks for your continuing help Tony.  Looks like I took 2 steps forward
and
 one step backward.  While testing the 'gnome-terminal -x myprogram'
 approach, I discovered that I could add
 '--background=BLUE --foreground=WHITE' and I got nice colors in the text
 window, instead of black and white.  With the new approach (.desktop file
in
 user/.gnome-desktop), I have lost the colors.  However, my application
 program does run when I click on the icon. My current questions are:

 1. Is there a way to add color lines to the [Desktop Entry] file to get my
 colors back?

 2. When I log onto the gnome window as 'parts', the 'Start Here' window is
 automatically open, and I have to close it to be able to see my 'Parts
Dept'
 icon.  Can I change this to not display the 'Start Here' window unless I
 click on the 'Start Here' icon?

 3. After reading your note on .bash_profile, I removed my .profile file
from
 the 'parts' users directory, and re-enabled .bash_profile, adding the
switch
 settings to it, from the .profile file.  For example, I have a lot of
 switches like this:
 INVENTORY=TRUE
 BINNUMS=TRUE
 MULTICOST=FALSE
 DATADIR=/parts/data
 etc.

 4. After logging onto gnome as 'parts', with .bash_profile modified and
 enabled, clicking on the 'Parts Dept' icon will briefly display a black
and
 white empty text window, and then will immediately close.  Opening a
regular
 terminal window 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 -
 From: Anthony E. Greene [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, January 22, 2003 8:46 PM
 Subject: Re: Fw: Running text based application in a Window


  On 22-Jan-2003/14:12 -0500, Billy Davis [EMAIL PROTECTED] wrote:
  I have been playing with variations of your notes and now have a much
  better feel for what I really want.  I would like to have user 'parts'
  log into an xwindow screen and see the normal gnome screen.  Then, I
  would like to add an icon the says 'Parts Dept'.   When the icon is
  clicked on, I would like the parts application (ie, myprogram) to
  execute.  So, my real question is, how do I add a fresh icon and
startup
  script file to the gnome window?
 
  I actually started to suggest this, but then decided to answer the
  question that you asked.
 
  All you have to do is place a .desktop file in each user's ~/.Desktop
  directory. The file might look like this:
 
  [Desktop Entry]
  Name=Acme Parts Wizard
  Comment=parts database
  Exec=partswiz
  Icon=/usr/local/share/pixmaps/partswiz.png
  Terminal=true
  MultipleArgs=false
  Type=Application
 
 
  Also, some time back, I found that .bash_profile in the users home
  directory would not allow me to start the text based application
  properly.
 
  I'm not sure why that is. I just tried it with mc, and it worked fine.
  Using the code I posted, I was able to have mc start automatically in a
  console login or in a terminal window when logging in via gdm. At first
I
  tried running it as a background task. That works in a terminal window,
  but not at the console.
 
  Tony
  --
  Anthony E. Greene
mailto:[EMAIL PROTECTED]%3E
  OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94
239D
  AOL/Yahoo Messenger: TonyG05HomePage:
http://www.pobox.com/~agreene/
  Linux. The choice of a GNU generation http://www.linux.org/
 
 
 
  --
  redhat-list mailing list
  unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
  https://listman.redhat.com/mailman

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 Today
Only $9.95 per month!
Visit www.juno.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



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


Sign Up for Juno Platinum Internet Access Today
Only $9.95 per month!
Visit www.juno.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Fw: Running text based application in a Window

2003-01-23 Thread Billy Davis
Thanks for your continuing help Tony.  Looks like I took 2 steps forward and
one step backward.  While testing the 'gnome-terminal -x myprogram'
approach, I discovered that I could add
'--background=BLUE --foreground=WHITE' and I got nice colors in the text
window, instead of black and white.  With the new approach (.desktop file in
user/.gnome-desktop), I have lost the colors.  However, my application
program does run when I click on the icon. My current questions are:

1. Is there a way to add color lines to the [Desktop Entry] file to get my
colors back?

2. When I log onto the gnome window as 'parts', the 'Start Here' window is
automatically open, and I have to close it to be able to see my 'Parts Dept'
icon.  Can I change this to not display the 'Start Here' window unless I
click on the 'Start Here' icon?

3. After reading your note on .bash_profile, I removed my .profile file from
the 'parts' users directory, and re-enabled .bash_profile, adding the switch
settings to it, from the .profile file.  For example, I have a lot of
switches like this:
INVENTORY=TRUE
BINNUMS=TRUE
MULTICOST=FALSE
DATADIR=/parts/data
etc.

4. After logging onto gnome as 'parts', with .bash_profile modified and
enabled, clicking on the 'Parts Dept' icon will briefly display a black and
white empty text window, and then will immediately close.  Opening a regular
terminal window 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 -
From: Anthony E. Greene [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 22, 2003 8:46 PM
Subject: Re: Fw: Running text based application in a Window


 On 22-Jan-2003/14:12 -0500, Billy Davis [EMAIL PROTECTED] wrote:
 I have been playing with variations of your notes and now have a much
 better feel for what I really want.  I would like to have user 'parts'
 log into an xwindow screen and see the normal gnome screen.  Then, I
 would like to add an icon the says 'Parts Dept'.   When the icon is
 clicked on, I would like the parts application (ie, myprogram) to
 execute.  So, my real question is, how do I add a fresh icon and startup
 script file to the gnome window?

 I actually started to suggest this, but then decided to answer the
 question that you asked.

 All you have to do is place a .desktop file in each user's ~/.Desktop
 directory. The file might look like this:

 [Desktop Entry]
 Name=Acme Parts Wizard
 Comment=parts database
 Exec=partswiz
 Icon=/usr/local/share/pixmaps/partswiz.png
 Terminal=true
 MultipleArgs=false
 Type=Application


 Also, some time back, I found that .bash_profile in the users home
 directory would not allow me to start the text based application
 properly.

 I'm not sure why that is. I just tried it with mc, and it worked fine.
 Using the code I posted, I was able to have mc start automatically in a
 console login or in a terminal window when logging in via gdm. At first I
 tried running it as a background task. That works in a terminal window,
 but not at the console.

 Tony
 --
 Anthony E. Greene mailto:[EMAIL PROTECTED]%3E
 OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
 AOL/Yahoo Messenger: TonyG05HomePage: http://www.pobox.com/~agreene/
 Linux. The choice of a GNU generation http://www.linux.org/



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Fw: Running text based application in a Window

2003-01-22 Thread Billy Davis
Thanks again Tony.

I have been playing with variations of your notes and now have a much better
feel for what I really want.  I would like to have user 'parts' log into an
xwindow screen and see the normal gnome screen.  Then, I would like to add
an icon the says 'Parts Dept'.   When the icon is clicked on, I would like
the parts application (ie, myprogram) to execute.  So, my real question is,
how do I add a fresh icon and startup script file to the gnome window?

Also, some time back, I found that .bash_profile in the users home directory
would not allow me to start the text based application properly. But I found
that if I disabled .bash_profile (by renaming it), this caused the users
.profile file to execute at login, and it brought the application up
properly.   That fixed my text logon problem, but now when I logon to the
gnome window, .profile does NOT get executed, 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. Greene [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 22, 2003 1:37 AM
Subject: Re: Fw: Running text based application in a Window


 On 21-Jan-2003/09:53 -0500, Billy Davis [EMAIL PROTECTED] wrote:
 Thanks Tony.  This looks like what I want, except  how do I specify a
 different 'myprogram' for each login account?

 The GNOME session settings are inherently per-user. There is no way to set
 it once and have it apply to all users. You have to set it for each user,
 so setting the desired program is not a problem... except that this could
 be a lot of work if there are a lot of users.

 Another way to do this is to call a script from within each user's
 ~/.bash_profile. The script would check to see if it's running under X,
 then call the app appropriately.

 #!/bin/bash
 if [ -n $DISPLAY ]; then
   gnome-terminal --title 'My Program' -x myprogram 
 else
   myprogram
 fi


 Ideally, you'd put the users into groups and have the script run the
 correct app based on the user's group membership.

 #!/bin/bash
 for groupname in `grep $LOGNAME /etc/group | cut -f 1 -d :`
 do
   case $groupname in
 sales)
   appname=salesapp;;
 production)
   appname=prodapp;;
 execs)
   appname=execapp;;
   esac
 done

 if [ -n $DISPLAY ]; then
   gnome-terminal -x $appname 
 else
   $appname
 fi


 The way I wrote this, if more than one group matches, the app will be
 based on the last group to match. You can use the first match by adding an
 'if' test before the 'case' statement:

 do
   if [ -z $appname ]; then
 case...
 esac
   fi
 done

 I don't know of a way to use the most significant match. You basically
 have to manage group memberships in order for this to work.

 Tony
 --
 Anthony E. Greene mailto:[EMAIL PROTECTED]%3E
 OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
 AOL/Yahoo Messenger: TonyG05HomePage: http://www.pobox.com/~agreene/
 Linux. The choice of a GNU generation http://www.linux.org/



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



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 
CtrlAltF1 to get to a text screen and then log into our 
application. Each login is setup (via .profile) to go to a specific menu 
in the application.Instead, we would like to logon to the Gnome 
screen, and have it bring up a text window, with the appropriate text menu 
displayed. Is this possible, and if so, where can I find setup 
documentation?

Thanks,
bdavis


Re: Fw: Running text based application in a Window

2003-01-21 Thread Billy Davis
Thanks Tony.  This looks like what I want, except  how do I specify a
different 'myprogram' for each login account?  For example, when user
'larry' logs in, he should run the 'partsmenu' program.  When tom logs in,
he should run the 'servicemenu' program.  When root logs in, it should act
as it does now, and not go to one of our application menus.  How do we
handle this?

Thanks again,
Bdavis


- Original Message -
From: Anthony E. Greene [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 21, 2003 2:25 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 normally runs in a text
 screen.  Currently, when we boot our RH7.3 server, it displays the Gnome
 login screen.  We press CtrlAltF1 to get to a text screen and then
 log into our application.  Each login is setup (via .profile) to go to a
 specific menu in the application.  Instead, we would like to logon to the
 Gnome screen, and have it bring up a text window, with the appropriate
 text menu displayed.  Is this possible, and if so, where can I find setup
 documentation?

 Navigate the GNOME menu to Settings-Session-Session Properties  Startup
 Programs. On the Startup Programs tab, enter the command that will open a
 terminal window and run your program:

   gnome-terminal --title 'My Program' -x myprogram

 Tony
 --
 Anthony E. Greene mailto:[EMAIL PROTECTED]%3E
 OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
 AOL/Yahoo Messenger: TonyG05HomePage: http://www.pobox.com/~agreene/
 Linux. The choice of a GNU generation http://www.linux.org/



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



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 
CtrlAltF1 to get to a text screen and then log into our 
application. Each login is setup (via .profile) to go to a specific menu 
in the application.Instead, we would like to logon to the Gnome 
screen, and have it bring up a text window, with the appropriate text menu 
displayed. Is this possible, and if so, where can I find setup 
documentation?

Thanks,
bdavis


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 
theRH 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 change the cpi. Everything must be set via software. The 
Epson command to change to 12cpi mode is EscM. Does anyone know 
what we must do to the setup to get this printer to print in 12cpi mode?? 
Currently, 'if' in the /etc/printcap file is set to 
/usr/share/printconf/util/mf_wrapper.

Thanks,
BDavis


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, 2003 3:17 PM
Subject: Seagate Travan 20GB Atapi (IDE) tape drive

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 oneinstalled as the 
slave device on IDE2. Linux seems to see it fine, because there are 53 
status messages in the 'dmesg' log that properly describe just 
abouteverythingabout the drive (ie, model, capacity firmware 
version, buffer sizes, etc)but nowhere can Ifind a device 
name. I have tried st0, ftape, hdd, ht0 and they all fail with 'no such 
device'.I just want to do a simple'tar' backup, but I need to 
know the device name.Can anyone help???

Thanks,
bdavis 


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 oneinstalled as the 
slave device on IDE2. Linux seems to see it fine, because there are 53 
status messages in the 'dmesg' log that properly describe just 
abouteverythingabout the drive (ie, model, capacity firmware 
version, buffer sizes, etc)but nowhere can Ifind a device 
name. I have tried st0, ftape, hdd, ht0 and they all fail with 'no such 
device'.I just want to do a simple'tar' backup, but I need to 
know the device name.Can anyone help???

Thanks,
bdavis 


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 back. I rebooted the system and it came up fine in text 
mode. I tried to get an X window by entering 'startx', but I got errors, 
and a message that said 'Fatal server error: no screens found'. It 
appears that the Xwindow setup never completed. How can I finish and 
activate the Xwindows from text mode

Thanks,
bdavis


Re: Need Xwindows to boot

2003-01-02 Thread Billy Davis
I tried Xconfigurator with multiple resolutions, but when Xcofigurator tries
to start the X Server, it returns with an error message and suggests that I
try another configuration.  I have been unable to find my AGP (an 845G
chipset, Intel Extreme Graphics, 48MB, onboard AGP 4X/2X) listed in the
video cards and have tried selecting several others, including generic vga,
to no avail.  Is there any way to restart the install process at the point
that it was interrupted?  Since the install process was able to properly
determine the video configuration, this would be my best bet.

Thanks,
bdavis


- Original Message -
From: Joe Polk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 02, 2003 1:17 PM
Subject: Re: Need Xwindows to boot


 From the command line run: Xconfigurator.  I find that I often have to
try
 different resolutions and depths. Try 800x600 8 bit, save, run startx. If
 that works run Xconfigurator again and move up to 16b bit. Good luck!

 JAV

 -- Original Message ---
 From: Billy Davis [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thu, 2 Jan 2003 10:42:31 -0500
 Subject: Need Xwindows to boot

  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 back.   I rebooted the system and it came up
  fine in text mode.  I tried to get an X window by entering 'startx',
  but I got errors, and a message that said  'Fatal server error: no
  screens found'.  It appears that the Xwindow setup never completed.
  How can I finish and activate the Xwindows from text mode
 
  Thanks,
  bdavis
 --- End of Original Message ---



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



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 
atext menu that isdisplayed by a shell script. 
Currently,when theuserselectsShutdown, the 
scripttries to execute a '/sbin/shutdown -ah now' command, but the system 
replies with: 'shutdown: must be root'. Is there any way 
toallow the command to work with a non-root user?

Thanks
bdavis


Re: Tape device name without rewind after write

2002-10-24 Thread Billy Davis
Thanks to all.  Backup is working as intended.

bdavis


- Original Message -
From: Nick Lindsell [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, October 24, 2002 5:07 AM
Subject: Re: Tape device name without rewind after write


 At 11:20 23/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 are trying to backup multiple filesystems on the same tape,
  but as separate files instead of one large single file.

 Here's our backup script - I think it does what you want, a bit crude but
 it works.

 #/bin/bash
 #
 #
 # N.Lindsell, Tue Jun 17 09:54:48 BST 1997
 #
 #

 echo

**/tmp/backup
log

 /usr/bin/modprobe aic7xxx 2/tmp/backuplog
 /usr/bin/modprobe st 2/tmp/backuplog
 echo -n Backup started on /tmp/backuplog
 echo -n Using DAT (/dev/st0). /tmp/backuplog
 date /tmp/backuplog
 cd /
 mt -f /dev/st0 erase
 echo -n Archiving root : /tmp/backuplog
 find . -print -mount|cpio -oB -H newc /dev/st0 2/tmp/backuplog
 mt -f /dev/nst0 eod
 cd /var
 echo -n Archiving /var : /tmp/backuplog
 find . -print -mount|cpio -oB -H newc /dev/st0 2/tmp/backuplog
 mt -f /dev/nst0 eod
 cd /usr
 echo -n Archiving /usr : /tmp/backuplog
 find . -print -mount|cpio -oB -H newc /dev/st0 2/tmp/backuplog
 mt -f /dev/nst0 eod
 cd /usr/local
 echo -n Archiving /usr/local : /tmp/backuplog
 find . -print -mount|cpio -oB -H newc /dev/st0 2/tmp/backuplog
 mt -f /dev/nst0 eod
 cd /home
 echo -n Archiving /home : /tmp/backuplog
 find . -print -mount|cpio -oB -H newc /dev/st0 2/tmp/backuplog
 echo -n Backup of core complete on  /tmp/backuplog
 date/tmp/backuplog
 mt -f /dev/nst0 rewoffl
 echo

**/tmp/backu
plog

 echo /tmp/backuplog
 echo To recover data from this tape use:-/tmp/backuplog
 echo  cpio -ivdB -H newc /dev/st0 to read root data /tmp/backuplog
 echo  mt -f /dev/nst0 fsf 1;cpio -ivdB -H newc /dev/st0 to read /var
data
 /tmp/backuplog
 echo  mt -f /dev/nst0 fsf 2;cpio -ivdB -H newc /dev/st0 to read /usr
data
 /tmp/backuplog
 echo  mt -f /dev/nst0 fsf 3;cpio -ivdB -H newc /dev/st0 to read
 /usr/local data /tmp/backuplog
 echo  mt -f /dev/nst0 fsf 4;cpio -ivdB -H newc /dev/st0 to read /home
 data /tmp/backuplog
 echo

**/tmp/backu
plog

 /usr/bin/rmmod st 2/tmp/backuplog
 /usr/bin/rmmod aic7xxx 2/tmp/backuplog
 cat /tmp/backuplog|mail -s Last nights backup results
[EMAIL PROTECTED]

 Please change the hostmaster address;



 --
 redhat-list mailing list
 unsubscribe mailto:redhat-list-request;redhat.com?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



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 theremote system 
a login prompt. However, when the remote system enters a valid account 
name and proper password, our system responds that it is invalid. Local 
network users can successfully login with the same account name and 
password.

At first, the modem would not even answer. 
After we inserted the following line in /etc/inittab, at least it started 
answering:

 7:2345:respawn:/sbin/mgetty 
ttyS4

What have we overlooked??

Thanks,
bdavis


Question on ssl

2002-09-17 Thread Billy Quinn


All,

I'm replacing a bunch of IIS servers with Apache/SSL , and was wondering
about the new CERT Advisory  CA-2002-27 Apache/mod_ssl Worm . I've
downloaded the latest openssl from Redhat ( openssl-0.9.6b-28 ) . I wanted
to double check that version prevents the new worm 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: New CERT Advisory on Apache/mod_ssl?

2002-09-17 Thread Billy Quinn

I was under the understanding that it was fixed with the latest packages (
listed below ).

However , the libssl.so that apache calls , comes with the mod_ssl package.
I'm wondering how that was compiled up and if it has the latest fixes.

I would like Redhat to make a statement either 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: [EMAIL PROTECTED]
 Sent: Tuesday, September 17, 2002 2:26 PM
 To:   [EMAIL PROTECTED]
 Subject:  New CERT Advisory on Apache/mod_ssl?
 
 In regards to the most recent advisory: 
 http://www.cert.org/advisories/CA-2002-27.html
 
 Does RH have an updated RPMS to secure this vulnerablility?  I'm currently
 running RH7.3 with the latest updates from rhn:
 
 openssl-perl-0.9.6b-28
 openssl-devel-0.9.6b-28
 openssl-0.9.6b-28
 mod_ssl-2.8.7-6
 
 However, the .bugtraq.c source code was left in my /tmp directory.  It
 doesn't
 appear to have been compiled or executed, though I still haven't quite
 figured
 out how that could happen.  Anyway, will RH have new openssl and mod_ssl
 rpms available soon, or am I left to compiling from source code?  Thanks
 for
 any info.
 
 -- 
 Jiann-Ming Su  [EMAIL PROTECTED]  404-712-2603
 Development Team Systems Administrator
 General Libraries Systems Division
 
 
 
 -- 
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list
 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



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 RedHat?

Thanks,
BD


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. B-Tree is a method of doing
 things, not an API.

I don't know the answer to that.  The 'C' modules that I have compiled under
the standard RedHat release include 'read' and 'write' statements, instead
of 'put' and 'get', but they compile just fine.  I just do not know how it
knows about 'read' and 'write'


 Are you planning on using the Berkley DB API to access the B-Tree methods?
If
 you look in the dbopen manpage, you'll see it uses put, get, del,
etc.
 for operations.

I looked at the dbopen manpage but it does not seem to concide with what I
have.  For example, the source statements in my program that read a record,
look like this:

fd is the filename
record is the record number
nbytes is the number of bytes to read

if (lseek(fd,record,0) ==ERROR)
return(ERROR);
if (read(fd,buffer,nbytes) != nbytes)
return(ERROR);
return(OK);

Does this look familiar???



 If you want docs on Berkley DB, the place to go is their website or buy
their
 books. More info at...
 http://www.sleepycat.com/

 I hope this helps.

 --
 Brian Ashe CTO
 Dee-Web Software Services, LLC.  [EMAIL PROTECTED]



 --
 redhat-list mailing list
 unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
 https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



where to get ncurses.h help

2002-07-30 Thread Billy Davis



I have several 'C' programs that compiled fine in 
1999 with the then current ncurses.h. Under RedHat 7.2, the compiles fail 
at this statement:

 ch = 
curscr-_line[lcnt][ccnt];

with the following errors:

 arithmetic on pointer to an 
incomplete type
 dereferencing 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, May 14, 2002 11:55 AM
Subject: RE: Iomega zip disk


 On Tue, 14 May 2002 04:33:46 -0400
 ebinc [EMAIL PROTECTED] wrote:

  I tried to mount an Iomega zip 100 disk I enter
  /dev/fdd4 /mnt/zip I get a message must specify a filesystem type
  I don't know what to enter
  Any help would greatly be appreciated
  Ed

 Check out www.linux-sxs.org for a good step by step write up of getting
you
 zip drive working and mounted.  Look under Bulk Storage.

 --Tom Wilson



 ___
 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: 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 to RH7.2 and win98. The 2nd is an old IBM Aptiva 486 boosted to
100.  Without any manual configuration they receive and send using the
satellite.  Only the one with the direct connection to the satellite
receiver gets the full speed of the satellite. The others receive at 20K
or so.

Planned on using the 486 for a firewall, but I can't find a 16 bit
network card that is 10/100 only 10.  I didn't know whether that would
slow things down too much or not so haven't tried to setup the satellite
receiver on it yet.  All 3 computers dual boot with RH7.2 and win98se.

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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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
connected to the internet (I guess gateway box would be correct) may
help.  It seems that there should be a way to to get full speed with all
the boxes but I haven't figured that out yet.  I'm no expert, self taught
and have more gaps in my knowledge base than anything else.

I've got to go to work now.  Will check back over lunch hour.

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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 thru the sequence and then begin downloading where it
had stopped before.  Finally got smart and ran #up2date up2date and then
copied the up2date file to up2date.old deleted up2date and copied the
up2date.newrpm file to up2date.  I used the complete directory with the
commands to be sure nothing got screwed up.  It's working like a charm
and haven't seen anymore authorization required statements. 

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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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-gnome-2.7.2-7.x.8.i386.rpm and popt-0.8.8-7.x.2.i386.rpm. 
Same thing.  Somebody said to run fsck and I tried to but shouldn't have.
It warned me the partition was active and I went ahead anyway and RH 7.2
crashed.  So I reinstalled RH 7.2 everything and I get the same error. 
It used to work and I have three other systems that work fine.  This
computer is homebuilt as are the others and  it's got an AMD Athlon 1.4
gig cpu 2 hard drives, one for windoze and one for linux.  

Any suggestions.

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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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]


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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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: Connect failed

When we try to telnet to the RedHat box from the 
SCO box, we get this message:

 Unable to connect to remote 
host: Connection refused

When we try to telnet to the SCO box from the 
RedHat box, we get a successful login.

We used serviceconf on the RedHat box to enable the 
telnet server and then rebooted the RedHat box. However, we notice with 
the ps -d command, that telnetd is NOT running.

Both hosts.allow and hosts.deny are 
empty.

What have we missed?

Thanks


Re: Telnet connection fails

2002-04-17 Thread Billy Davis

Hello Ross:

1. The output of the netstat command included the following:

tcp00  *:telnet*:*LISTEN
1940/xinetd

What does this mean?

2. The xinetd.conf file is quite short and does NOT contain any reference to
telnet.  However there IS a telnet file in /etc/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 the output of:
 netstat -a -p | grep LISTEN
 ross
 www.antivirus.ie




 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Trevor
 Sent: Wednesday, April 17, 2002 08:04
 To: [EMAIL PROTECTED]
 Subject: RE: Telnet connection fails


 Check the /etc/xinetd.conf file.  Is telnet there?

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Billy Davis
 Sent: Wednesday, April 17, 2002 12:49 PM
 To: [EMAIL PROTECTED]
 Subject: Telnet connection fails


 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: Connect failed

 When we try to telnet to the RedHat box from the SCO box, we get this
 message:

 Unable to connect to remote host: Connection refused

 When we try to telnet to the SCO box from the RedHat box, we get a
 successful login.

 We used serviceconf on the RedHat box to enable the telnet server and then
 rebooted the RedHat box.  However, we notice with the ps -d command, that
 telnetd is NOT running.

 Both hosts.allow and hosts.deny are empty.

 What have we missed?

 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: 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: Trevor [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, April 17, 2002 3:15 PM
Subject: RE: Telnet connection fails


  How about the firewall? The port has to be open in order to accept
  telnet.

 Well, the guy is inside the network, so I don't think that's part of the
 problem.



 ___
 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: 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 Message - 
  From: 
  Trevor 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, April 17, 2002 3:03 
  PM
  Subject: RE: Telnet connection 
fails
  
  Check the /etc/xinetd.conf file. Is telnet 
  there?
  
  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On 
  Behalf Of Billy DavisSent: Wednesday, April 17, 2002 12:49 
  PMTo: [EMAIL PROTECTED]Subject: 
  Telnet connection fails
  
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: Connect failed

When we try to telnet to the RedHat box from 
the SCO box, we get this message:

 Unable to connect to remote 
host: Connection refused

When we try to telnet to the SCO box from the 
RedHat box, we get a successful login.

We used serviceconf on the RedHat box to enable 
the telnet server and then rebooted the RedHat box. However, we notice 
with the ps -d command, that telnetd is NOT running.

Both hosts.allow and hosts.deny are 
empty.

What have we missed?

Thanks


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, 2002 3:09 PM
Subject: Re: Telnet connection fails


 Telnet is turned off by default in 7.2

 Mike Wafkowski
 SOHO Gurus

 -Original Message-
 From: Billy Davis [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Wednesday, April 17, 2002 2:56 PM
 Subject: Telnet connection fails


 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: Connect failed

 When we try to telnet to the RedHat box from the SCO box, we get this
 message:

 Unable to connect to remote host: Connection refused

 When we try to telnet to the SCO box from the RedHat box, we get a
 successful login.

 We used serviceconf on the RedHat box to enable the telnet server and then
 rebooted the RedHat box.  However, we notice with the ps -d command, that
 telnetd is NOT running.

 Both hosts.allow and hosts.deny are empty.

 What have we missed?

 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: 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 PM
Subject: Re: Telnet connection fails


 Billy Davis wrote:

  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: Connect failed When we try to telnet to the RedHat box from the
  SCO box, we get this message: Unable to connect to remote host:
  Connection refused When we try to telnet to the SCO box from the
  RedHat box, we get a successful login. We used serviceconf on the
  RedHat box to enable the telnet server and then rebooted the RedHat
  box.  However, we notice with the ps -d command, that telnetd is NOT
  running. Both hosts.allow and hosts.deny are empty. What have we
  missed? Thanks

 Telnetd should not be running. Xinetd handles the incoming connections.
 Check /etc/xinetd.conf and/or /etc/xinetd.d/telnet. Faster, netstat -ta
 | grep LISTEN (case sensitive) and check for the telnet port (port 23).

 Cheers,

 --
 Javier Gostling
 Ingeniero de Sistemas
 Virtualia S.A.
 [EMAIL PROTECTED]
 Fono: +56 (2) 202-6264 x 130
 Fax: +56 (2) 342-8763
 Mobil: +56 (9) 824-5236

 Av. Kennedy 5757, of 1502
 Las Condes
 Santiago
 Chile





 ___
 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: 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




- Original Message -
From: ABrady [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, April 17, 2002 3:08 PM
Subject: Re: Telnet connection fails


 On Wed, 17 Apr 2002 14:48:42 -0400
 Billy Davis [EMAIL PROTECTED] quietly intimated:

  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: Connect failed
 
  When we try to telnet to the RedHat box from the SCO box, we get this
  message:
 
  Unable to connect to remote host: Connection refused
 
  When we try to telnet to the SCO box from the RedHat box, we get a
  successful login.
 
  We used serviceconf on the RedHat box to enable the telnet server and
  then rebooted the RedHat box.  However, we notice with the ps -d
  command, that telnetd is NOT running.
 
  Both hosts.allow and hosts.deny are empty.
 
  What have we missed?
 
  Thanks

 How about the firewall? The port has to be open in order to accept
 telnet.

 --
 I love the way Microsoft follows standards. In much the same manner
 that fish follow migrating caribou.



 ___
 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: Re: Telnet connection fails

2002-04-17 Thread Billy Davis

Ray:

I changed the line to disabled = yes and verified that the telnet LISTEN was
gone.  But I still get the same error messages from both the Win2K and SCO
boxes when I try to telnet in.

Seems to me that telnet needs to be enabled and NOT disabled in order to
work, or do I misunderstand?

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 PROTECTED] writes:

 bd Hello Ross:
 bd 1. The output of the netstat command included the following:

 bd tcp00  *:telnet*:*LISTEN
 bd 1940/xinetd

 bd What does this mean?

 This means you have a port listening [open] for telnet connections, this
 should be closed.


 bd 2. The xinetd.conf file is quite short and does NOT contain any
reference to
 bd telnet.  However there IS a telnet file in /etc/xinetd.d that
contains this
 bd line (among others):

 bd disable = no

 That's the one, change to:
 disable = yes


 --
 Ray Curtis
 mailto:[EMAIL PROTECTED]   http://www.ccux.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: 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 connection fails


  Seems to me that telnet needs to be enabled and NOT disabled in order to
  work, or do I misunderstand?

  must be set to:
 disable = no
 then service MUST be restarted.

 from root.

 /etc/init.d/xinetd restart


 - Original Message -
 From: Billy Davis [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, April 17, 2002 3:59 PM
 Subject: Re: Re: Telnet connection fails


  Ray:
 
  I changed the line to disabled = yes and verified that the telnet LISTEN
 was
  gone.  But I still get the same error messages from both the Win2K and
SCO
  boxes when I try to telnet in.
 
  Seems to me that telnet needs to be enabled and NOT disabled in order to
  work, or do I misunderstand?
 
  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 PROTECTED] writes:
  
   bd Hello Ross:
   bd 1. The output of the netstat command included the following:
  
   bd tcp00  *:telnet*:*LISTEN
   bd 1940/xinetd
  
   bd What does this mean?
  
   This means you have a port listening [open] for telnet connections,
this
   should be closed.
  
  
   bd 2. The xinetd.conf file is quite short and does NOT contain
any
  reference to
   bd telnet.  However there IS a telnet file in /etc/xinetd.d that
  contains this
   bd line (among others):
  
   bd disable = no
  
   That's the one, change to:
   disable = yes
  
  
   --
   Ray Curtis
   mailto:[EMAIL PROTECTED]   http://www.ccux.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
 



 ___
 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: 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
 ipchains -L


 Billy Davis wrote:

  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
 
 
 
 
  - Original Message -
  From: ABrady [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Wednesday, April 17, 2002 3:08 PM
  Subject: Re: Telnet connection fails
 
 
 
 On Wed, 17 Apr 2002 14:48:42 -0400
 Billy Davis [EMAIL PROTECTED] quietly intimated:
 
 
 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: Connect failed
 
 When we try to telnet to the RedHat box from the SCO box, we get this
 message:
 
 Unable to connect to remote host: Connection refused
 
 When we try to telnet to the SCO box from the RedHat box, we get a
 successful login.
 
 We used serviceconf on the RedHat box to enable the telnet server and
 then rebooted the RedHat box.  However, we notice with the ps -d
 command, that telnetd is NOT running.
 
 Both hosts.allow and hosts.deny are empty.
 
 What have we missed?
 
 Thanks
 
 How about the firewall? The port has to be open in order to accept
 telnet.
 
 --
 I love the way Microsoft follows standards. In much the same manner
 that fish follow migrating caribou.
 
 
 
 ___
 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
 
 
 


 --
 Matthew Boeckman (816) 777-2160
 Manager - Systems Integration Saepio Technologies
 ==
 ==
 /earth is 98% full ... please delete anyone you can.



 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list



BD
Description: Binary data


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


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.  It doesn't take too much to confuse me.  I do
finally have fetchmail working.  Does sendmail both send and receive mail
if set up properly?

Thanks in advance,
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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 skin and makes you want to know the answers.

Thanks again,
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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 a 
little trouble understanding delegate's settings.

Thanx in advance
Will;-)



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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]

  


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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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.0.2-8?

Thanks,

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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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]


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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/web/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/web/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 think now I have).  Ended up reinstalling RH 7.2 and the Xtasy card
was automagically installed and works perfect as far as I can determine. 
While I was having troubles I had attempted to install XFree86 4.2 and
perhaps hadn't done that completely properly.  Wanted to thank everyone
that tried to help me.

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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 DX boosted to 100 with RH 7.1 installed using 32 Megs of memory. 
Runs very slow but runs.  I had just updated it the same way a few days
ago and everything seemed to be working well.

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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: XFree at 800x600

2002-03-17 Thread Billy R Nordyke

Hi All,
Can framebuffer be used with grub?  If not  can grub be configured to use
framebuffer?  Don't really want to reinstall 7.2 if it's not necessary.

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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



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 I use startx?  I have the framebuffer rpm
installed I think, but it isn't listed in Xconfigurator.  When I locate
 it, I get /etc/X11/XF86_FBDev and /etc/X11R6/bin/XF86_FBDev.  Seems like
I should be able to find some way to get XF86_FBDev listed in
Xconfigurator but can't figure out how now.  I 'm pretty sure I've done
something similar before. The framebuffer rpm is
XFree86-FBDev-3.3.6-42.i386.rpm.

Thanks for your help.
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/.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



  1   2   >