Re: restricting ftp access

2002-07-15 Thread Maynard B. Fernando
i hope this could help and not too late! just put this in wu-ftpd restricted-uid * cheers, - Original Message - From: "Ed Wilts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 13, 2002 3:19 AM Subject: Re: restricting ftp access > On Fri, Jul 12, 2002 at 11:52:11AM -

Re: Root password lost

2002-07-02 Thread Maynard B. Fernando
linux -s also will do :) - Original Message - From: "Anthony E. Greene" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 10:42 AM Subject: Re: Root password lost > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02-Jul-2002/13:13 -0400, Anthony Abby <[EM

Re: Apache Dir for users

2002-07-02 Thread Maynard B. Fernando
it's better to upload their files under their directories for example /home/user/public_html directory the url will be http://servername/~user - Original Message - From: "Leonard Miller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 12:20 AM Subject: Apache

Re: swap space

2002-06-26 Thread Maynard B. Fernando
AFAIK, swap space is twice of your physical memoy... 1GB swap space is too big, i think that's the reason why you encountered that error.. - Original Message - From: madhvi To: [EMAIL PROTECTED] Sent: Wednesday, June 26, 2002 5:30 PM Subject: swap space Hi I

compiling kernel

2002-05-31 Thread Maynard B. Fernando
guys, just want to ask why some are using make bzImage, some are make zlilo? what are the difference between the two? which command is the best? or tht Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.0882 http://www.broline.com "Men of genius are admired, men of wealth are e

Re: PregresSQL tutorial

2002-05-30 Thread Maynard B. Fernando
resql.org/ > > At least it is the one I have found in the past. > > Eddie Strohmier > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Maynard B. Fernando > Sent: Thursday, May 30, 2002 2:14 AM > To: [EMAIL PROTECTED]

Re: PregresSQL tutorial

2002-05-30 Thread Maynard B. Fernando
is the URL correct? i can't get through . . . - Original Message - From: "R Talbot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 1:06 PM Subject: PregresSQL tutorial > >Anyone know of a great postgresql tutorial? I have been through > >postgresql.org as wel

RH7.3

2002-05-28 Thread Maynard B. Fernando
guys, what's new in 7.3 compared to 7.2? :-) ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Archiving Folders

2002-05-15 Thread Maynard B. Fernando
to compress: tar -zcvf name_of_the_file.tar.gz * to uncompress: tar -zxvf name_of_the_file.tar.gz - Original Message - From: "Jim Hale" <[EMAIL PROTECTED]> To: "Mailing List - Red Hat (Co)" <[EMAIL PROTECTED]> Sent: Thursday, May 16, 2002 11:11 AM Subject: Archiving Folders > How would

Re: boot single user mode ??

2002-04-14 Thread Maynard B. Fernando
press tab then type linux -single or linux -s - Original Message - From: "Tom Pollerman" <[EMAIL PROTECTED]> To: "RedHat-List" <[EMAIL PROTECTED]> Sent: Saturday, April 13, 2002 1:31 AM Subject: boot single user mode ?? > > >On Thu, 2002-04-11 at 23:41, Vimol wrote: > > Hello: > > > > H

Re: Forgot to Uninstall RPM?

2002-03-27 Thread Maynard B. Fernando
rpm -e [rpm] - Original Message - From: Li Bing To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Wednesday, March 27, 2002 5:10 PM Subject: Forgot to Uninstall RPM? Dear all,   Today I tried to install DB2 7.2 on my Redhat 7.1. I tried several versions d

Re: Each user a own group?

2002-03-25 Thread Maynard B. Fernando
> Is it normal on RedHat that each user has it's own group? > > > -rw-rw1 birgit birgit 0 Mär 22 23:38 birgit > > -rw-rw1 jochen jochen1272536 Mär 22 23:52 jochen > > -rw-rw1 mathias mathias 5907 Mär 22 23:43 mathias > > -rw---1 root root

Re: ping?

2002-03-25 Thread Maynard B. Fernando
sir, you forgot }at the last part of your script :-) > Create a perl script called pingsweep.pl > > for( $i=1; $i<255; $i++ ) { > print "125.125.125.$i: "; > print `ping -c 1 125.125.125.$i`; > print "\n"; > > Then at the command prompt, have it write to a file like this > perl pin

Re: ping?

2002-03-25 Thread Maynard B. Fernando
ping the respective ip address and not the subnet mask address :-) - Original Message - From: "Volkan Erdogan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 24, 2002 9:49 AM Subject: ping? > Hello, > > Suppose there are 150 pc in a network and all of these pc use same

Re: [REDHAT] .htaccess/.passwd

2002-03-19 Thread Maynard B. Fernando
sir, thanks! i got it... :-) - Original Message - From: "David Kramer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 20, 2002 9:50 AM Subject: Re: [REDHAT] .htaccess/.passwd > On Tue, 19 Mar 2002, Maynard B. Fernando wrote: > > >

Re: [REDHAT] .htaccess/.passwd

2002-03-19 Thread Maynard B. Fernando
> You probably need to enable them in your conf files. Look for a section > like this: > > # > # This controls which options the .htaccess files in directories can > # override. Can also be "All", or any combination of "Options", "FileInfo", > # "AuthConfig", and "Limit" > # > > and mak

.htaccess/.passwd

2002-03-19 Thread Maynard B. Fernando
Title: Message to all,   i want to restrict a certain directory and have already these files (.htaccess/.htpasswd) but it seems that it failed to take place. what else should i do to make this thing possible? im pretty sure that the contents of these files are all correct...   please help me

Re: Where is gtk-config gone

2002-03-17 Thread Maynard B. Fernando
try "whereis gtk-config" - Original Message - From: "Statux" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 18, 2002 7:53 AM Subject: Re: Where is gtk-config gone > dig around in /usr/local/bin > > you could have typed "locate gtk-config" since most RH systems have > sup

Re: apache

2002-03-14 Thread Maynard B. Fernando
che-1.3.23-5.i38 6.rpm > > > On Wed, 2002-03-13 at 12:25, Maynard B. Fernando wrote: > > everybody knows where i could download apache version1.3.23 > > in rpm format? :-) > > > > Maynard B. Fernando > > Tel. Nos.: 632.840.0881 / 632.840.0882 > > http://ww

apache

2002-03-13 Thread Maynard B. Fernando
everybody knows where i could download apache version1.3.23 in rpm format? :-) Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.0882 http://www.broline.com "Men of genius are admired, men of wealth are envied, men of power are feared, but only men of character are tr

from GRUB to LILO

2002-03-13 Thread Maynard B. Fernando
guys, if my boot loader is in GRUB, how do i change it into LILO? tia :-) Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.0882 http://www.broline.com "Men of genius are admired, men of wealth are envied, men of power are feared, but only men of character are tr

Re: Re: kernel update

2002-03-12 Thread maynard
h 13, 2002 3:54:49 PM To: <[EMAIL PROTECTED]> Subject: Re: kernel update > ** Reply to message from "Maynard B. Fernando" <[EMAIL PROTECTED]> on Wed, 13 Mar 2002 15:39:51 +0800 > > > > to all, > > > > i upgraded kernel to its latest versio

kernel update

2002-03-12 Thread Maynard B. Fernando
to all, i upgraded kernel to its latest version then i found out that GRUB is present instead of LILO... i'm not familiar with it... in LILO, i just edit /etc/lilo.conf and run lilo... what will i do? im sure i'll get error when the machine gets started!!! tia Maynard B. Fernand

Re: kernel update solved

2002-03-12 Thread Maynard B. Fernando
ect: Re: kernel update > Wen you updated the lilo.conf file, did you remember to run lilo, to apply > the changes to the boot sector? > > On Tue, 12 Mar 2002, Maynard B. Fernando wrote: > > > to all, > > > > i update my kernel version to 2.4.9-31 but w

Re: kernel update

2002-03-11 Thread Maynard B. Fernando
e system or > write BIOS settings out (depending on where the CRC error is occuring). > > On Tue, 12 Mar 2002, Maynard B. Fernando wrote: > > > to all, > > > > i update my kernel version to 2.4.9-31 but when i > > got the 'CRC error' when i reboot th

kernel update

2002-03-11 Thread Maynard B. Fernando
to all, i update my kernel version to 2.4.9-31 but when i got the 'CRC error' when i reboot the machine... note: the update was successful and i changed the lilo.conf to its new version where/what was my fault? TIA :-) Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840

Re: ssh

2002-02-17 Thread Maynard B. Fernando
> > hi all! > > > > i installed OpenSSH 3.x.x in my 3 linux servers... i want to > > access them in a window-based machine like this: > > > > ssh-->server1-->ssh-->server2 > > ssh-->server1-->ssh-->server3 > > > > and not like this: > > > > ssh server2 > > ssh server3 > > > > my current setup: > >

ssh

2002-02-16 Thread Maynard B. Fernando
server2 ssh-->server1-->ssh-->server3 ssh-->server2 ssh-->server3 i want all ssh go to server1 first to access server2 and server3 respectively... what changes i should make? please . . . Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.0882 http://www.broline.com "Men

Re: Send mail

2002-02-16 Thread Maynard B. Fernando
/etc/rc.d/init.d/sendmail stop /etc/rc.d/init.d/sendmail start - Original Message - From: "Bryan Pershall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 8:45 PM Subject: Send mail > Where do I start and stop send mail at. > > > __

ssh aganin :-)

2002-02-13 Thread Maynard B. Fernando
in server1, i can go to server2 and server3... any ideas? :-) thanks, Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.0882 http://www.broline.com "Men of genius are admired, men of wealth are envied, men of power are feared, but only men of character are tr

Re: ssh

2002-02-13 Thread Maynard B. Fernando
thanks to all who helped me in finding solutions for my ssh problem... i did all of your suggestions but unfortuantely, still it didn't work for me :-) to solve it immediately (i need to), i upgraded the version into RH7.2... now, i can seat properly he he he... cheers! __

Re: ssh problem (was: error)

2002-02-10 Thread Maynard B. Fernando
still the same sir... PASSWORD AUTHENTICATION FAILED error but for sure, im entering the correct password... note: all of these conditions are followed 1. all three servers use the same version of OpenSSH; 2. sshd is, in fact, running on all three servers; 3. the configurations of sshd do not dif

Re: error

2002-02-10 Thread Maynard B. Fernando
t: Re: error > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Maynard B. Fernando wrote: > > >i guess its not the SecureCrt its just a matter > >of configuration in the server :-) but i dont know > >how... > > No, I think you misunderstood. I&#

Re: error

2002-02-10 Thread Maynard B. Fernando
gt; -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Maynard B. Fernando wrote: > > >i downloaded all what needed... the problem i have now > >is i can't use SecureCrt from a window-based machine > >to connect to the said server which runs the latest vers

Re: error

2002-02-10 Thread Maynard B. Fernando
n the server... i hope you're not tired of helping me :-) - Original Message - From: "Emmanuel Seyman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 9:34 PM Subject: Re: error > On Fri, Feb 08, 2002 at 06:59:11PM +0800, Maynard

Re: error

2002-02-10 Thread Maynard B. Fernando
thank you sir! :-) - Original Message - From: "Emmanuel Seyman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 5:31 PM Subject: Re: error > On Wed, Feb 06, 2002 at 06:36:22AM +0800, Maynard B. Fernando wrote: > > > &g

ssh

2002-02-10 Thread Maynard B. Fernando
help... thanks a lot, Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.0882 http://www.broline.com "Men of genius are admired, men of wealth are envied, men of power are feared, but only men of character a

need help

2002-02-10 Thread Maynard B. Fernando
to all, i can ssh using the server itself but when going to access it using SecureCrt in a window-bassed machinet, i cannot... this only happens when i upgraded the OpenSSH to its latest version...ow me the way... i know that theres something wrong with Maynard B. Fernando Tel. Nos

Re: rm & locate

2002-02-08 Thread Maynard B. Fernando
after you remove the file, you must update your database then check the file if its still there :-) - Original Message - From: "Martín Marqués" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 8:01 PM Subject: Re: rm & locate On Jue 07 Feb 2002 18:15, you wrot

Re: error

2002-02-08 Thread Maynard B. Fernando
i downloaded what you've said but this what happened: [root@ns2 maynard]# rpm -Uvh rpm-4.0.2-6x.i386.rpm error: failed dependencies: libdb-3.1.so is needed by rpm-4.0.2-6x [root@ns2 maynard]# i'll download this first... anyway, thanks for the help! :-) - Origin

error

2002-02-07 Thread Maynard B. Fernando
GUYS, i am attempting to install the rpm for openssl but it failed because of the error below : [root@ns2 src]# rpm -Uvh openssl-0.9.5a-7.6.x.i386.rpm error: failed dependencies: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by openssl-0.9.5a-7.6.x [root@ns2 src]# rpm -Uvh opens

Re: How to transfer with SSH

2002-02-06 Thread Maynard B. Fernando
scp command will help you . . .   - Original Message - From: Li Bing To: [EMAIL PROTECTED] Sent: Thursday, February 07, 2002 3:05 PM Subject: How to transfer with SSH Dear all,   In the environment, now I use SSH to login into other Linux machines, just lik

Re: Ads Blocking

2002-02-06 Thread Maynard B. Fernando
in /etc/hosts or /etc/hosts.deny??? - Original Message - From: "SignGuy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 2:10 PM Subject: Re: Ads Blocking > anyone have more info on this??? > > can you explain this a little more. So this stops pop ups from

rpmlib

2002-02-05 Thread Maynard B. Fernando
ssl-devel-0.9.5a-7.6.x.i386.rpm error: failed dependencies: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by openssl-devel-0.9.5a-7.6.x [root@ns2 src]# i am needing your advise, please help! :-) thank you in advance . . . Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.088

openssh

2002-02-05 Thread Maynard B. Fernando
guys, after installing most recent openssh, how will i know that im running the updated version :-) i run /etc/rc.d/rc.local, am i right using that command? thanks! Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.0882 http://www.broline.com "Men of genius are admired, men of w

Re: openssh/openssl

2002-02-04 Thread Maynard B. Fernando
thanks for all the concerns, guys! :-) - Original Message - From: "David Talkington" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 1:47 AM Subject: Re: openssh/openssl -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trond Eivind Glom

Re: openssh/openssl

2002-02-04 Thread Maynard B. Fernando
sir emmanuel, i looked at http://rpmfind.net/linux/RPM/redhat/6.2/updates/i386 but there are no updates... is or are there site/s where i could get what i need? :-) - Original Message - From: "Maynard B. Fernando" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sen

Re: openssh/openssl

2002-02-04 Thread Maynard B. Fernando
PROTECTED]> Sent: Monday, February 04, 2002 7:36 PM Subject: Re: openssh/openssl > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Monday 04 February 2002 05:53 am, Maynard B. Fernando wrote: > > to all, > > > > im running redhat 6.2 and trying to update my o

openssh/openssl

2002-02-04 Thread Maynard B. Fernando
to all, im running redhat 6.2 and trying to update my openssh/openssl but i got this error: unexpected query source im using this command, $ rpm -Uph (name of the .rpm) what seems to be the problem of mine? will you please help me guys? :-) thanks in advance . . . Maynard B. Fernando Tel

=)

2001-12-21 Thread Maynard B. Fernando
MERRY CHRISTMAS AND A PEACEFUL AND MEANINGFUL NEW YEAR TO EVERYONE! =) Maynard B. Fernando Tel. Nos.: 632.840.0881 / 632.840.0882 http://www.broline.com "Men of genius are admired, men of wealth are envied, men of power are feared, but only men of character are tr

Re: upgrading...

2001-04-02 Thread Maynard B. Fernando
kamoteQ - Original Message - From: "Werner Puschitz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 03, 2001 1:15 PM Subject: Re: upgrading... > > If you compiled the old kernel for e.g. a PentiumII processor and your > upgraded motherboard has

Re: Killing PID

2001-03-20 Thread Maynard B. Fernando
> That is what is strange I am logged in as root: [root@www /]# > try /etc/rc.d/init.d/sendmail stop > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mikkel L. Ellertson > Sent: March 20, 2001 9:33 AM > To: [EMAIL PROTECTED] > Subject: Re: Kil

Re: Killing PID

2001-03-20 Thread Maynard B. Fernando
> I am trying to kill the sendmail using the PID, but it just won't go away. > It doesn't give an error when using the kill command. But when checking it > is still running. I tried also sendmail stop but then I get a message saying > invalid user. Is there any other way to stop sendmail? > > log

(no subject)

2001-03-09 Thread Maynard B. Fernando
 

Re: unsubscibe me

2000-12-17 Thread Maynard B. Fernando
here's it again... what a mess! On Sat, 16 Dec 2000, winston wrote: > Please unsubscribe me from your mailing list cause i have been getting as > many as 70 mails a day from you so i would to ask for your help on how to > get my e-mail out of your subscription list > Regards > Winston > > >

Re: Run program on boot?

2000-12-06 Thread Maynard B. Fernando
On Wed, 6 Dec 2000, Tim Smolen wrote: > How do I have Linux execute a program when it boots? Basically I want to > turn the pc on, have linux boot, and then run my program until it's > shutdown. I'd like not to have to log in or anything. Is this possible? > > -tim > /etc/rc.d/rc.local > >

Re: Unsubscribing from list

2000-08-24 Thread Maynard B. Fernando
email to [EMAIL PROTECTED], subject is unsubscribe On Thu, 24 Aug 2000, Bruce Williams wrote: > How is it done? > I have tried to connect to the webpage but it times out. > I changing jobs and would stop recieving the redhat-list > > Bruce Williams > Biomedical Engineering > Royal North Shore

Re: UNSUBSRIBE

2000-08-16 Thread Maynard B. Fernando
the correct address is [EMAIL PROTECTED] and the subject is unsubscribe... hope you'll not bother us anymore! > > On Wed, 16 Aug 2000, The Vo wrote: > > > > > TheVo > > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman

Re: UNSUBSRIBE

2000-08-16 Thread Maynard B. Fernando
buti nga sa yo! gago!!! Maynard B. Fernando NetQuest Systems Co. - MosCom Batangas ** Pride is a siN Remember...Amatuers built the Arc. Professionals built the Titanic

fetchmail

2000-07-28 Thread Maynard B. Fernando
root and not in the respective existing accounts what i mean is if there are emails for [EMAIL PROTECTED], it should go to maynard and not to root. What is wrong with the set-up? Is it possible to retrieve it automatically? Is there an easy way to do that? Kindly help us... TIA, Mayn

Re: Users??

2000-07-12 Thread Maynard B. Fernando
On Tue, 11 Jul 2000, Steven Pierce wrote: > Hi There, > > I want to kick off Erin, what would be the process short > of reboot the machine. I have looked in books read man pages. Nothing > gives you specific information on kicking off a user. I know that I could > also close the account, but

Re: User disk quota

2000-07-02 Thread Maynard B. Fernando
On Sun, 2 Jul 2000 [EMAIL PROTECTED] wrote: > Hi > > I would like to implement user disk quota > setting a limit of 5 MB per user type edquota (i.e. edquota jacob) but be sure you know how to use vi editor, if you don't know how to use it, it will be hard for you... > > Kindly give me a hin

Re: delete a user

2000-06-30 Thread maynard
userdel On Fri, 30 Jun 2000, John Gao wrote: > Hi all > > Is there a special command in RH6.2 to delete a e-mail user other than > modifying passwd file? > > Regards > > John > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. > -- To unsubscribe: ma

RE: <>

2000-06-05 Thread maynard
what is the essence of internet if you block those free web based email??? /mbf On Mon, 5 Jun 2000, Ward William E PHDN wrote: > > > -Original Message- > From: Danny [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 05, 2000 12:16 AM > To: [EMAIL PROTECTED]; a mole; eric clover > Cc: r

RE: tartar sauce

2000-06-05 Thread maynard
> > > but one of the files I have is "filename.tar.tar" so,wouldn't > > that require an extra step? > is there a tar.tar? maybe its just a matter of saving it... when ur using windows application and you save a certain file, for example jpg file/s, the computer recommends filename.jpg as ur fi

Unidentified subject!

1998-05-28 Thread J. Maynard Gelinas
Tim, I'd tried several export options but not Read Only. But, having just attempted ro as you suggest I've again had no luck... On the RH 5.0 server I have: portmap-4.0-8 nfs-server-2.2beta29-2 nfs-server-clients-2.2beta29-2 tcp_wrappers-7.6-2 glibc-2.0.7-13 in /etc/hosts.allow: portmap

RH 5.1 NFS install bug

1998-05-27 Thread J. Maynard Gelinas
ions, let me know how you did it... huh? TIA! J. Maynard Gelinas -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

RE: To SCSI Jaz users

1998-05-24 Thread J. Maynard Gelinas
AIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RE: To SCSI Jaz users Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit On 24-May-98 J. Maynard Gelinas wrote: > Anyone know how to get a SCSI Jaz drive to change a cartrid

To SCSI Jaz users

1998-05-24 Thread J. Maynard Gelinas
Anyone know how to get a SCSI Jaz drive to change a cartridge from write protected to Read/Write? I don't run Windows and so have no use for the 'Jaz Tools' software, but great use for the disk if formatted ext2fs. ;-) This is a RH5 box running x86. Thanks! --jmg -- PLEASE read

Re: Dual boot NT and linux?

1998-04-21 Thread Lonnie R. Maynard
ompt Then rerun lilo and test again. If you have more than one disk, there are a couple of other things that are easily tried. Lonnie _____ _ Lonnie R. Maynard Systems Engin

Re: Mouse Button Config

1998-03-15 Thread J. Maynard Gelinas
[original senders' name removed by previous poster] [Robert: Please don't cite someone else without including their name.] > Hi, > > I am trying to configure the buttons on my Microsoft serial mouse (2 > button) to do copy and paste functions when in the XFree86 > enviro

hmmmm, I see an rvplayer animation bug. Anyone else?

1998-03-15 Thread J. Maynard Gelinas
maniacs is much of a loss, still I'm curious. [root@marquez maynard]# uname -a Linux marquez.internal.net 2.0.33 #1 Mon Mar 9 21:57:29 EST 1998 i686 unknown [root@marquez maynard]# rpm -qa | grep rvplayer rvplayer-5.0b2-5 [root@marquez maynard]# rpm -qa | grep netsc netscape-communicator-4.04

[jmg@iac.net: Re: tftpd]

1998-03-11 Thread J. Maynard Gelinas
--- Start of forwarded message --- Date: Wed, 11 Mar 1998 01:13:17 -0500 (EST) From: "J. Maynard Gelinas" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: tftpd D'OH! No, tftp-0.10-2.i386.rpm contains a tftp client, howe

tftpd

1998-03-11 Thread J. Maynard Gelinas
Linux has changed enough in the intervening time that it will not compile. So, does anyone know of a functional tftpd RPM, tgz binary, or workable source I can get my hands on? I need it to netboot a sun3 for a NetBSD install - help! Thanks! J. Maynard Gelinas -- PLEASE read the Red Hat FAQ,