RH 5.0 Questions

1998-03-04 Thread Steve Hazelett
Hi, Our organization has a major project coming up that requires that we install a very stable file server, web server, ftp server and possibly Samba support, and NFS support. I would like to propose that we use RH 5.0 with all the upgrades. I'm not familiar (yet) as to the differences from

Re: DITTO driver

1998-03-04 Thread Chris Frost
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Parallel Port tape drives aren't supported under linux (can someone mention why?). I too have a ditto max 3200, but can't use it (instead I backup to someone else's win computer (they have an absurdly large hard drive and do an automatic backup weekly

Re: DITTO driver

1998-03-04 Thread David S.
How about an internal iomega ditto Max? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - You may be disappointed if you fail, but you are doomed if you never try - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - http://web.syr.edu/~djslatte

Set up quotas for RH5

1998-03-04 Thread David S.
How do I set up user quotas for RH 5.0? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - You may be disappointed if you fail, but you are doomed if you never try - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - http://web.syr.edu/~djslatt

Anyone know about proxy server?

1998-03-04 Thread Christian Abrams
Hi again, Is there any proxy software for linux RH 5? I try to use Squid software but i'm stuck on squid.conf anyone familiar with squid? and Is Netscape proxy for unix work on linux RH 5? Thanks for RedHat and all who help me, This mailing list so help me yesterday -- PLEASE read the Red H

Re: Partition Woes

1998-03-04 Thread Paul F Almquist
On Wed, Mar 04, 1998 at 01:05:05PM -0800, Felix wrote: > > > OK, I should have been more specific. The new "hda2" _is_ an extended > partition, and linux fdisk would take everything above hda2 out with it. > I remember a utility that can resize partitions nondestructively, I forget > it

Joystick

1998-03-04 Thread Chris Frost
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I would like to setup the joystick under linux so that people that want to play quake with it can do so. I looked for a howto, but couldn't find one. Could someone point me (or help me) in a direction to get started? Chris <- Visit Me At http://home.

Re: Wordperfect-print-open quotes

1998-03-04 Thread Brian
> > Is the reason Wordperfect won't print the first of a pair of quotation > marks or italics that the printer driver is bad? I even have special hard > fonts on my printer for things like italics. I had this problem with the HP driver. What I did was specify that I am using an HP Deskjet Plus

HELP: Rescue mode for 5.0 broken (more info)

1998-03-04 Thread Vidiot
Here is the first posting that I sent out, in case you missed it: >Please respond to this via e-mail, since I was out for several days and >unsubscribed to the lists and just resubscribed, which means I may not see >an answer if you response to the mail list. > >I get back from the trip and turn

Wordperfect-print-open quotes

1998-03-04 Thread Mike Price
Is the reason Wordperfect won't print the first of a pair of quotation marks or italics that the printer driver is bad? I even have special hard fonts on my printer for things like italics. Thanks. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redh

Re: CHMOD

1998-03-04 Thread Brian
> What does "chmod" mean and how do I make a file "chmod 777" > chmod is a the command you use to set permissions on a file. If you do an ls -l you will see a listing of each files permissions. > i.e counter.pl and access_log and error_log chmod 777 counter.pl access_log error_log if I were

What is ' for?

1998-03-04 Thread Brian
What exactly is the ' used for in the bash shell? Whenever it gets typed at a bash prompt, I get: > For example: bash# any_command ' > In csh and tcsh, I get it as being unmatched. In zsh, I get: quote> It looks like each shell treats it a little differently. Any ideas as to what it's use

Re: CHMOD

1998-03-04 Thread Win Htin
> What does "chmod" mean and how do I make a file "chmod 777" "chmod" = change (permission) mode unless you own the file, as root do - chmod 777 filename but normally you don't want to give write access to everyone. If counter.pl is a perl script do chmod 755 counter.pl or chmod +x counter.pl

CHMOD

1998-03-04 Thread Richard Simpkins
What does "chmod" mean and how do I make a file "chmod 777" i.e counter.pl and access_log and error_log TIA Rich -- 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 unsubscri

PERL SCRIPT & HTTPD

1998-03-04 Thread Richard Simpkins
Good Evening, can anyone give me some insite to cgi and perl scripts? I have complied a perl script "counter.pl" and placed it in my /cgi-bin dir along with all the appropriate info in the script. However, when I place the following in my index.html: You are Visitor since bla bla

Re: termcap corrupted, libc5 corrupted.

1998-03-04 Thread Bill Nottingham
Marius Aamodt Eriksen ([EMAIL PROTECTED]) said: > Whenever i try to type 'clear' i get: terminal type 'linux' unknown > > Whenever i try to access a man page i get a libc5 error: i cannot access > some libraries. Are you using RedHat 5.0, or 4.2? What does 'rpm -q ncurses' say? Bill -- P