Re: ssh key fingerprint [SOLVED]

2000-08-31 Thread Gustav Schaffter
I found the answer myself. I've found out that ssh-keygen does this when given the '-l' option and a file name. Not very intuitive, IMO. A 'keygen' application makes me thinking of generating (creating) keys, not to do any other administrative work with existing keys. IMO the application should

Re: Can't umount a mounted file

2000-08-31 Thread Chris Dowling
On Fri, 1 Sep 2000, Glen Lee Edwards wrote: > I have a LAN file system mounted on 6.1 from a Win95 PC through Samba. > Problem is, according to mount it isn't mounted. I can access the files > on the Win95 PC and add or delete files with no problem. How do I umount > it? Is there a manual over

help, BASH redirecting output change in 2.04

2000-08-31 Thread Lee Howard
I've got a script that worked fine in GNU bash, version 1.14.7(1) (RedHat Linux 6.1), but on GNU bash, version 2.04.3(1)-release (i586-mandrake-linux-gnu) the script spews this out unexpectedly in the middle of the script: [1]+ Terminated ( trap 0 1 2 15; while true; do sleep 10

Can't umount a mounted file

2000-08-31 Thread Glen Lee Edwards
I have a LAN file system mounted on 6.1 from a Win95 PC through Samba. Problem is, according to mount it isn't mounted. I can access the files on the Win95 PC and add or delete files with no problem. How do I umount it? Is there a manual override somewhere? Glen

IMB i1200 Laptop

2000-08-31 Thread Greg Wright
Hello all Has anyone got x running on an IBM i1200 with an SMI LynxEM 4mb AGP card and a standard RH 6.2 I believe the SVGA server will be needed, how did you set the rest ? how did you set the monitor so it can be used on both the unit and the external output to a standard SVGA monitor. Reg

Re: SSL/SSH support in RH 7.0? (was: Re: unsuscribe)

2000-08-31 Thread Greg Wright
*** REPLY SEPARATOR *** On 31/08/00 at 13:07 John Aldrich wrote: >On Thu, 31 Aug 2000, Greg Wright wrote: >> >No, you can email to [EMAIL PROTECTED] with the subject >> >"unsubscribe." However, you still have to get your password from >> >them somehow, and I don't know if ther

Re: mount: RPC: Unable to receive; errno = Connection refused

2000-08-31 Thread Julius Smith
Here's an odd one: I can mount NeXT filesystems on either Linux machine, but I can't mount Linux filesystems across any pairing of the machines. Hmmm, there's obviously more to mounts than /etc/exports and /etc/hosts.allow. At 03:30 PM 8/26/2000 -0700, Julius Smith wrote: >I recently upgraded

Re: locked accounts with shadow suite

2000-08-31 Thread Michále Balines
>How can I make an account be locked with shadow >password suite, like an * in password field of passwd >file with standard password system.> for what purpose are you using this for? if you wanna locked a certain user you can do it with a perl script that will do it automatically and unlock it

Re: Finding & printing the longest line - thanks

2000-08-31 Thread Eric Sisler
rpjday <[EMAIL PROTECTED]> wrote: >On Thu, 31 Aug 2000, Eric Sisler wrote: > > > Ok, stupid question of the day. > > > > I'm trying to find & print (dump to a file) the longest line in a text > > file. I've been able to determine the *length* of the longest line by > > using the 'wc -L' command,

Re: setting partitions

2000-08-31 Thread Mikkel L. Ellertson
On Thu, 31 Aug 2000, Jim Travnick wrote: > > Im looking at what Ive wrote and i get this funny feeling i have "/" and > "/boot" mixed up which I think would solve my problem lest thats what I > think am i right? Should "/boot be the partition for booting Linux? and "/" > where the system goes? L

RE: Samba user: can I map someone to another user?

2000-08-31 Thread Juha Saarinen
%-> on my NT box I run as "administrator", with one password. On my %-> Linux box %-> I'm "jw" with a another (different) password. %-> %-> Is there a way to make a sort of "mapping" so that it connects %-> me to as jw, %-> with jw's permissions? It's actually a good idea to rename the NT Adminis

Re: How many IP's can 1 NIC card have?

2000-08-31 Thread Charles Galpin
> > Also, is there a config in Apache that redirects a user to another IP > > address with having to serve a web page to redirect them? take your pick Redirecthttp://www.apache.org/docs-1.2/mod/mod_alias.html#redirect Rewrite http://www.apache.org/docs-1.2/mod/mod_rewrite.html

ADP Max 8500 Computer

2000-08-31 Thread Kirk
I just acquired an old ADP Max 8500 from a friends car dealership. This thing has been in mothballs for about 2 years. Does anyone have and info on weather or not linux will run on this old beast, or even what may? Its got 2 scsi drives and a cdrom and it weighs a ton. It must still have some life

Offline web page access using RH6.x ?

2000-08-31 Thread vik
There's this "make available offline" option that Window$ users have in that otherwise awful IE program. It puts up a little red flag on the desktop icon when a web page has changed, and caches it somehow so that you can be advised of web page updates and access them instantly. Is there something

Re: system logging

2000-08-31 Thread Chad W. Skinner
I believe this file contains all successful connections to ssh as well as telnet, but I am not sure what else. I believe touching /var/log/btmp will start a log of all unsuccessful login attempts to telnet and ssh, but again I have not varified this. - Original Message - From: "Andy Schul

Re: setting partitions

2000-08-31 Thread Jim Travnick
-Original Message- From: Mikkel L. Ellertson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, August 31, 2000 6:53 PM Subject: Re: setting partitions >On Thu, 31 Aug 2000, Jim Travnick wrote: > >> How do I set my partitions where I want them? I am using Disk

Re: LILO stops at LI

2000-08-31 Thread Statux
No substitute for BIOS tho :) On Thu, 31 Aug 2000, Barry L. Kline wrote: > Clarence Donath wrote: > > > > What is the problem with a system when LILO stops at I. I can't seem to locate > > the document describing this. > > > > Thank you very much, > > Clarence Donath > > http://mrdo.com > >

Re: setting partitions

2000-08-31 Thread Michále Balines
may i? this could be a case of too many partitions for a few requirements. the way i see it, 2 partitions will do. 1 for native and 1 for swap. that should do i, if ever i read it right. At 03:28 PM 8/31/00 -0700, you wrote: >On Thu, 31 Aug 2000, Jim Travnick wrote: >> Not using hda2 or hda3 fo

Re: LILO stops at LI

2000-08-31 Thread Barry L. Kline
Clarence Donath wrote: > > What is the problem with a system when LILO stops at I. I can't seem to locate > the document describing this. > > Thank you very much, > Clarence Donath > http://mrdo.com > > ___ > Redhat-list mailing list > [EMAIL PROTECT

locked accounts with shadow suite

2000-08-31 Thread Fernando Rowies
Hello all: How can I make an account be locked with shadow password suite, like an * in password field of passwd file with standard password system. TIA -- Fernando Rowies SFA Informatica 54-11-4433-2398 Nuestro sitio en la red: www.sfanet.com.ar __

Re: Starting gdm on two virtual consoles

2000-08-31 Thread Todd A. Jacobs
On Thu, 31 Aug 2000, Mikkel L. Ellertson wrote: > Uncomment the last line of the file - ie > #1=/usr/bin/X11/X > becomes > 1=/usr/bin/X11/X Does this actually work? It seemed to lock up My system when I tried it. Also, when is this file read? When entering runlevel 5, or every time gdm is call

Re: setting partitions

2000-08-31 Thread Mikkel L. Ellertson
On Thu, 31 Aug 2000, Jim Travnick wrote: > How do I set my partitions where I want them? I am using Disk Druid and it > keeps putting my / as hda6 the only way I can get it to hda1 is to not put > in /boot. This is how it is setting it > > Mount PointDeviceRequestedActualType > /

Re: Starting gdm on two virtual consoles

2000-08-31 Thread Mikkel L. Ellertson
On Thu, 31 Aug 2000, Todd A. Jacobs wrote: > I'd like runlevel 5 to start two instances of gdm, so that a session can > be left logged in on VC-8 while someone else logs in on VC-9 (or > whatever). > > My guess is that /etc/X11/gdm/gdm.conf is the key, but I'm not sure > exactly what I need to

Re: unres. symbols

2000-08-31 Thread lee johnson
> > > I have never in all my recompiles seen this error message..seems as > > though i've seen this error message explained somewhere but do not > > recall.. > > > Did you "make modules && make modules install" when recompiling? > John > hi john and thanks for reply... i just re-installed

[Fwd:[RH][OT][CGI]Coding Servers with Perl]

2000-08-31 Thread Ted Hilts
I forwarded this note to RH list because as I do, there are many on the list that work with perl. It's off topic and hopefully won't be an inconvenience. My apologies to any for whom it is an inconvenience. Hope this off topic issues won't offend anyone. I need to write some servers and clients

Re: Finding & printing the longest line

2000-08-31 Thread rpjday
On Thu, 31 Aug 2000, Eric Sisler wrote: > Ok, stupid question of the day. > > I'm trying to find & print (dump to a file) the longest line in a text > file. I've been able to determine the *length* of the longest line by > using the 'wc -L' command, but is there any way using find or some oth

RE: system logging

2000-08-31 Thread Andy Schuler
Correct me if I'm wrong but it appears the only connections listed in /var/log/secure are successful connections through inetd. I'm looking to log any connection attempt on all ports. where might that be? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of St

Re: Samba user: can I map someone to another user?

2000-08-31 Thread Dusty deBoer
try: # smbadduser jw:administrator then enter your "jw" password when prompted, or set it by: smbpasswd jw -Dusty On Thu, 31 Aug 2000, Jonathan Wilson wrote: > Ok, basically it's like this: > > > on my NT box I run as "administrator", with one password. On my Linux box > I'm "jw" with a anot

Re: setting partitions

2000-08-31 Thread Duane Clark
On Thu, 31 Aug 2000, Jim Travnick wrote: > Not using hda2 or hda3 for anything these are just what RH set it all up as. > Right now the drive has four partitions on it for windows I delete them and > start with what I thought would be fresh. dont want win. on this system at > all its the kids old

RE: Bug reporting software

2000-08-31 Thread Multitrode Engineering
jitterbug is pretty cool - working as a cgi app it is really quite flexible depending on your needs. should be able to find the source pretty easily also. tim On Friday, September 01, 2000 7:39 AM, Carlos [SMTP:[EMAIL PROTECTED]] wrote: > > > > HELLO ALL. > > Does any one know any web based b

Re: How many IP's can 1 NIC card have?

2000-08-31 Thread hayward
If you need more - there's always the kernel sources. -- Brian On Thu, 31 Aug 2000, Eric Wood wrote: >I read the IP-Aliases howto. It said the 2.0.x kernel support 256 aliases >on 1 nic. 2.2.x/2.4.x should be the same or even more. > >-eric wood > >- Original Message - >From: "Nitebird

Starting gdm on two virtual consoles

2000-08-31 Thread Todd A. Jacobs
I'd like runlevel 5 to start two instances of gdm, so that a session can be left logged in on VC-8 while someone else logs in on VC-9 (or whatever). My guess is that /etc/X11/gdm/gdm.conf is the key, but I'm not sure exactly what I need to do to make this happen. Can anyone help? -- Todd A. Ja

Re: Bug reporting software

2000-08-31 Thread Steve Borho
On Thu, Aug 31, 2000 at 02:38:34PM -0700, Carlos wrote: > HELLO ALL. > > Does any one know any web based bug reporting software I can run on my linux > web server. gnats bugzilla Neither work well "out of the box". I imagine there's other packages in the works which use Zope or PHP. -- S

Re: system logging

2000-08-31 Thread Steve Borho
On Thu, Aug 31, 2000 at 02:13:48PM -0700, Andy Schuler wrote: > Where are connection attempts logged in RH? I know FreeBSD sends them > directly to console /var/log/secure -- Steve Borho Voice: 314-314-439-8300 ext:3042 Member of Technical Staff Celox Networks Inc

Finding & printing the longest line

2000-08-31 Thread Eric Sisler
Ok, stupid question of the day. I'm trying to find & print (dump to a file) the longest line in a text file. I've been able to determine the *length* of the longest line by using the 'wc -L' command, but is there any way using find or some other command to *output* the longest line? Any help

Bug reporting software

2000-08-31 Thread Carlos
  HELLO ALL. Does any one know any web based bug reporting software I can run on my linux web server. Thanks all.

Re: Comanche?

2000-08-31 Thread Jeff Hogg
-Original Message- From: Frank Reichenbacher <[EMAIL PROTECTED]> To: Red Hat List <[EMAIL PROTECTED]> Date: Thursday, August 31, 2000 4:16 PM Subject: Comanche? >I downloaded the linux package for Comanche from covalent.net and have just >realized that it is not a neat rpm package likle

RE: system logging

2000-08-31 Thread Andy Schuler
Where are connection attempts logged in RH? I know FreeBSD sends them directly to console -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mikkel L. Ellertson Sent: Thursday, August 31, 2000 12:58 PM To: [EMAIL PROTECTED] Subject: Re: system logging

Samba user: can I map someone to another user?

2000-08-31 Thread Jonathan Wilson
Ok, basically it's like this: on my NT box I run as "administrator", with one password. On my Linux box I'm "jw" with a another (different) password. Is there a way to make a sort of "mapping" so that it connects me to as jw, with jw's permissions? JW _

Re: Comanche?

2000-08-31 Thread Jonathan Wilson
I really suggest getting a rpm. Look on www.rpmfind.net. otherwise tar xzvf comanche.tar.gz cd to the directory it makes and start reading the INSTALL and README files. You'll probably end op running make and make install (and maybe configure first, can't remember) It doesn't start Apache (al

Re: setting partitions

2000-08-31 Thread John Aldrich
On Thu, 31 Aug 2000, Jim Travnick wrote: > Not using hda2 or hda3 for anything these are just what RH set it all up as. > Right now the drive has four partitions on it for windows I delete them and > start with what I thought would be fresh. dont want win. on this system at > all its the kids old

Re: re-partitioning (more info)

2000-08-31 Thread Statux
You'd need static versions of those utilities. Libraries are too big for bootdisks. You can prolly manage to get the source and compile your own static copies :) On Thu, 31 Aug 2000, M. Neidorff wrote: > Hi folks, > While I am thinking this through, it occurred to me that once I delete the > ex

Re: Error Compiling for FA311

2000-08-31 Thread Steve Borho
On Thu, Aug 31, 2000 at 03:46:04PM -0400, Kevin Wood wrote: > Sorry to send this to the list, but here is the makefile and here is the > error I receive. Again, I am running a RedHat released 2.2.16-3 kernel > on an Athlon 750MHz machine. I am currently running an etherexpress pro > 100 card and

Re: How many IP's can 1 NIC card have?

2000-08-31 Thread Eric Wood
I read the IP-Aliases howto. It said the 2.0.x kernel support 256 aliases on 1 nic. 2.2.x/2.4.x should be the same or even more. -eric wood - Original Message - From: "Nitebirdz" <[EMAIL PROTECTED]> > On Thu, 31 Aug 2000, Eric Wood wrote: > > > I have assigned several ip address to my

RE: system logging

2000-08-31 Thread Andy Schuler
That's exactly what I was looking for. Thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mikkel L. Ellertson Sent: Thursday, August 31, 2000 12:58 PM To: [EMAIL PROTECTED] Subject: Re: system logging On Thu, 31 Aug 2000, Andy Schuler wrote: > Doe

Re: What are good NIC Choices for RH6.2?

2000-08-31 Thread Spunk S. Spunk III
I had problems with a Lynksys 10/100 card because of a Tulip driver thing so I went down to Frys and bought a $19 D-Link 10/100 card that worked perfectly. Spunk ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listi

RH 7.0 question.. kernel-enterprise?

2000-08-31 Thread Jason Costomiris
I was just poking through the packages in the 7.0 beta release.. Anyone have a summary of what's different about the kernel-enterprise package? -- Jason Costomiris <>< | Technologist, geek, human. jcostom {at} jasons {dot} org | http://www.jasons.org/ __

Comanche?

2000-08-31 Thread Frank Reichenbacher
I downloaded the linux package for Comanche from covalent.net and have just realized that it is not a neat rpm package likle those that came on the CD. How do I install this tar & gz file on my RH 6.2 box? And then how is it started? Does it load when httpd is started? There are instructions (sort

RE: system logging

2000-08-31 Thread Jeff Grossman
Use Logrotate. Type in man logrotate. Jeff --- Jeff Grossman ([EMAIL PROTECTED]) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Andy Schuler Sent: Thursday, August 31, 2000 11:43 AM To: [EMAIL PROTECTED] Subject: system logging Does anyone know the e

Re: LILO beyond 1024

2000-08-31 Thread Jonathan Wilson
Very good, you simply need one that's 0.21.4.2 OR HIGHER. Knowing that you can now go look for an RPM for it @ www.rpmfind.net (can be a higher number, but not lower). Try to get one that claims to be made for your distro. JW At 10:56 AM 8/31/2000 -0500, you wrote: >ftp://met

ssh key fingerprint

2000-08-31 Thread Gustav Schaffter
Hi, I'm an old pgp user, so my concepts and vocabulary *might* be a little out of style for ssh. If so, please correct me. I have (open) sshd installed and configured on a server. I have the (open) ssh client on another PC. During the sshd installation, private and public keys for RSA and DSA we

Re: system logging

2000-08-31 Thread Mikkel L. Ellertson
On Thu, 31 Aug 2000, Andy Schuler wrote: > Does anyone know the easiest way to get important logs, (ie connection > attempts, disk space usage, other performance indicators) emailed to you > daily? Thanks in advance! > > -shoe > You may want to check out logwatch. You run it as cron job. __

Error Compiling for FA311

2000-08-31 Thread Kevin Wood
Sorry to send this to the list, but here is the makefile and here is the error I receive. Again, I am running a RedHat released 2.2.16-3 kernel on an Athlon 750MHz machine. I am currently running an etherexpress pro 100 card and it works fine. The customer just seems to have a need for the netg

nsf and sub mounted partitions

2000-08-31 Thread Bret Hughes
Here's one to keep in mind. I ran into this today and it took me about an hour to figure out what was happening, I still can't figure out what to do. Maybe the discussion this is old hat to you more experienced admins out there but I thought I would put out to the list just in case. symptom: f

Re: web-based passwd change - MY SOLUTION!!!!

2000-08-31 Thread Jason Costomiris
On Thu, Aug 31, 2000 at 02:00:57AM -, Peter Kiem wrote: : : Here is my solution to this. I saw this a while ago on this list where : someone (I forget who sorry) had written a PHP class to talk to the PopPass : daemon to change passwords. The one you have doesn't look like the one I did a

Re: (no subject)

2000-08-31 Thread Rodrigo Moya
> Bob Lang wrote: > > How can I be sure that a service is running? I'm using ps-aux|grep > service name, but I'm not really confident that what it tells me is > truly what's going on. Also, how do I stop/start that service from the > command line? I have the same problem with the NIC not loading

Re: setting partitions

2000-08-31 Thread Jim Travnick
-Original Message- From: M. Neidorff <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, August 31, 2000 12:17 PM Subject: Re: setting partitions >At 09:32 AM 08/31/2000 -0500, you wrote: >>How do I set my partitions where I want them? I am using Disk Druid and

Re: How many IP's can 1 NIC card have?

2000-08-31 Thread Nitebirdz
On Thu, 31 Aug 2000, Eric Wood wrote: > I have assigned several ip address to my eth0 device. What is the maximum > number of IP's can I assign to this NIC? > > Also, is there a config in Apache that redirects a user to another IP > address with having to serve a web page to redirect them? >

Re: files not in rpm db

2000-08-31 Thread Nitebirdz
On Thu, 31 Aug 2000 [EMAIL PROTECTED] wrote: > you know, > > rpm -qf file > > will tell if file pertain to some rpm package or not... > > how can do that for all files in the system ? (except /proc) > By the way, now that we're on this topic. Yesterday, I needed to know which RPM package in

Re: Urgent: Upgrading from RH6.1 to 6.2 through telnet....

2000-08-31 Thread Nitebirdz
On Thu, 31 Aug 2000, UK Jaiswal wrote: > Hi, > > I have just telnet access to a box with RedHat-6.1, ie, I don't have > physical access. How should I proceed to upgrade the whole system to > RedHat-6.2 at a shot? > I suppose up2date would be your best choice, although I never got it to work.

system logging

2000-08-31 Thread Andy Schuler
Does anyone know the easiest way to get important logs, (ie connection attempts, disk space usage, other performance indicators) emailed to you daily? Thanks in advance! -shoe ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/

Re: web server

2000-08-31 Thread Chad W. Skinner
I don't claim to be a guru of any kind in fact I am new to many aspects of Linux, but I'll be glad to help you where I can. Unfortunately, I am in the process of moving and have packed all of my books, etc. so I am afraid that until I can get my primary computer setup I won't be of much assistance

Re: re-partitioning

2000-08-31 Thread Duane Clark
Mark wrote: > Hi folks, > > I know that we have beat this topic up for a while. I just want to clarify > an issue. I've just gotten a new HDD and want to take my RH 6.2 > installation and > > tar the partitions onto the new drive (easy) > delete existing partitions from old drive, (also

Re: SSL/SSH support in RH 7.0? (was: Re: unsuscribe)

2000-08-31 Thread John Aldrich
On Thu, 31 Aug 2000, Greg Wright wrote: > >No, you can email to [EMAIL PROTECTED] with the subject > >"unsubscribe." However, you still have to get your password from > >them somehow, and I don't know if there's a way to get it to email > >you back your password. > Re-read my comments above, whi

Re: simple samba question

2000-08-31 Thread Dusty deBoer
On my RedHat 6.1 system, there is an smbmount command. Should be able to: smbmount //windowsmachine/sharename /mnt/mountpoint But I had some trouble with that. It worked when: smbmount //windowsmachine/sharename /mnt/mountpoint -I windowsIpAdress -U windowsUsername Then it asked for a password

Re: simple samba question

2000-08-31 Thread Christopher Northrop
Samba rpm from redhat is pre-cooked and ready to serve.. Best when server HOT.. No compiling just season to taste.. - Original Message - From: Matt Housh <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 31, 2000 11:40 AM Subject: Re: simple samba question > > This t

Re: setting partitions

2000-08-31 Thread John Aldrich
On Thu, 31 Aug 2000, Jim Travnick wrote: > How do I set my partitions where I want them? I am using Disk Druid and it > keeps putting my / as hda6 the only way I can get it to hda1 is to not put > in /boot. This is how it is setting it > > Mount PointDeviceRequestedActualType > /B

Re: Clear Server for downloading 6.2

2000-08-31 Thread Gary Carr
I always get excellent downloads (100k a sec or more) from ftp.flash.net Gary > Hello, > Would anyone know of a clear server for RedHat 6.2 that I could download > from. When I go to the mirror sites on Redhats websight I always get timed > out because the servers are too busy. Does anyone kno

Re: simple samba question

2000-08-31 Thread Eduardo M. A. M. Mendes
Hello Have you tried Sharity? I am running it on my server and the gui interfacer is pretty nice. Regards Eduardo > > This time, i am in need of the command, the exact command, if possible, > > to mount a share on a win98 machine from my linux rh6.2 machine. > > You need to compile samba

Re: simple samba question

2000-08-31 Thread Jeff Hogg
-Original Message- From: John Losey <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Thursday, August 31, 2000 11:30 AM Subject: RE: simple samba question >If I understand correctly...You are trying to mount a share from the Win98 >box onto the Linux box? Samba all

Re: System does not boot

2000-08-31 Thread Andrew So hing-pong
On Thu, 31 Aug 2000, Nitebirdz wrote: > > Any ideas what could be causing this problem: > > LILO boot: > Loading linux > Uncompressing Linux... > > ran out of input data > -- System halted > > > A Spanish-speaking user from Bolivia is experiencing this problem and he > cannot pos

Re[2]: (no subject)

2000-08-31 Thread Brian Ashe
Thursday, August 31, 2000, 11:07:51 AM, you wrote: JW> Port scanning is a good idea, otherwise look and see what's not commented JW> out in /etc/inetd.conf JW> JW JW> At 09:11 AM 8/31/2000 -0500, you wrote: >>John Aldrich wrote: >> >> > Finally, if you do use "ps aux | grep "

Re: setting partitions

2000-08-31 Thread M. Neidorff
At 09:32 AM 08/31/2000 -0500, you wrote: >How do I set my partitions where I want them? I am using Disk Druid and it >keeps putting my / as hda6 the only way I can get it to hda1 is to not put >in /boot. This is how it is setting it > >Mount PointDeviceRequestedActualType >/Boot

re-partitioning (more info)

2000-08-31 Thread M. Neidorff
Hi folks, While I am thinking this through, it occurred to me that once I delete the existing partitions I won't have tar or fdisk available anymore to work with. I've created a boot disk (mkbootdisk) and verified that it will boot the system. Will cp'ing the files "tar" and "fdisk" to the bo

Re: Running Apache

2000-08-31 Thread Vikas
Kerry Miller wrote: > If you used linuxconf to set up Apache, that may be your problem. > Linuxconf's Apache section is broken and writes an error to the file. I _did_ use linuxconf to do some setup when I saw a new section was added in the treeview. Yesterday I was so annoyed by this problem tha

How many IP's can 1 NIC card have?

2000-08-31 Thread Eric Wood
I have assigned several ip address to my eth0 device. What is the maximum number of IP's can I assign to this NIC? Also, is there a config in Apache that redirects a user to another IP address with having to serve a web page to redirect them? -Eric Wood _

Re: Gozilla for Linux?

2000-08-31 Thread Adam Sleight
On Thu, 31 Aug 2000 09:46:13 -0500 [EMAIL PROTECTED] (Jonathan Wilson) wrote: #Get the one who's unofficial name is "nt", otherwise referred to as #"Downloader for X" look for it on freshmeat.net check out http://www.idata.sk/~ondrej/pavuk/ start it for the GUI pavuk -X #At 06:58 AM 8/31/200

Re: web-based passwd change

2000-08-31 Thread Nitebirdz
On Wed, 30 Aug 2000, Edward Marczak wrote: > On 28/8/00 2:04 AM, Michale C. Balines struck keys that formed the message: > > > anyone knows a web-based password changing source code? > > I forget the names, but I've seen a few on freshmeat. Check there. Webmin will allow you to do that and mu

Re: LILO beyond 1024

2000-08-31 Thread Nitebirdz
On Thu, 31 Aug 2000, Kevin Wood wrote: > Anybody have the link to LILO that will boot beyond 1024 Cylinders? > > Thanks > > Kevin I got this from a search at http://www.freshmeat.net http://freshmeat.net/projects/lilo/?highlight=lilo ftp://metalab.unc.edu/pub/Linux/system/boot/lilo/ --

Clear Server for downloading 6.2

2000-08-31 Thread Shawn Hayes
Hello, Would anyone know of a clear server for RedHat 6.2 that I could download from. When I go to the mirror sites on Redhats websight I always get timed out because the servers are too busy. Does anyone know of a safe Redhat server that would allow me to download? Thank you, Shawn

Re: simple samba question

2000-08-31 Thread Matt Housh
> This time, i am in need of the command, the exact command, if possible, > to mount a share on a win98 machine from my linux rh6.2 machine. You need to compile samba with smbmount support (./configure --with-smbmount), as it is NOT compiled in by default. If you're using RPMS, I'm not sure if th

Re: System does not boot

2000-08-31 Thread Brian Ashe
Hi Nitebirdz, Either there is a problem with the kernel or he did not run lilo after he upgraded it. Have fun, -- _ Brian Ashe CTO [EMAIL PROTECTED] Dee-Web Software Services, LLC. http://www.dee

RE: simple samba question

2000-08-31 Thread John Losey
If I understand correctly...You are trying to mount a share from the Win98 box onto the Linux box? Samba allows the Windows world seamless access to files on the UNIX world as if they were seeing files on another Windows box. It doesn't, however, allow the UNIX world access to shares on the Windo

Re: (no subject)

2000-08-31 Thread Jonathan Wilson
Port scanning is a good idea, otherwise look and see what's not commented out in /etc/inetd.conf JW At 09:11 AM 8/31/2000 -0500, you wrote: >John Aldrich wrote: > > > Finally, if you do use "ps aux | grep " you can be > > reasonably certain that said service IS running. As for

Re: (again) LILO beyond 1024

2000-08-31 Thread Jonathan Wilson
it's not any particular "version" that boots beyond 1024, it's the most _recent_ versions. just get the last stable version from wherever. (In other words, don't spend time looking for one that's specially marked "boots beyond 1024" or anything ) At 09:58 AM 8/31/2000 -0400, you wrote: >Anybo

Re: LILO beyond 1024

2000-08-31 Thread Jonathan Wilson
Funny question:-) Try the search box at www.freshmeat.net fro "lilo" or else start at gnu.org (_always_ start at freshmeat when looking for apps :-) JW At 09:58 AM 8/31/2000 -0400, you wrote: >Anybody have the link to LILO that will boot beyond 1024 Cylinders? > >Thanks > >Kev

Re: Netgear FA311

2000-08-31 Thread Bret Hughes
Kevin Wood wrote: > Hey crew, I have a question for everyone. > > I have a customer that is trying to use the fa311 card. It has a > special driver and I downloaded it from Netgear. The problem is that > when I try to compile the file with the Makefile that is included, it > fails due to depend

Re: Gozilla for Linux?

2000-08-31 Thread Jonathan Wilson
Get the one who's unofficial name is "nt", otherwise referred to as "Downloader for X" look for it on freshmeat.net JW At 06:58 AM 8/31/2000 -0100, you wrote: >Does anybody know about a software for Linux (like Gozilla) capable to >pause/resume download of files? A software th

setting partitions

2000-08-31 Thread Jim Travnick
How do I set my partitions where I want them? I am using Disk Druid and it keeps putting my / as hda6 the only way I can get it to hda1 is to not put in /boot. This is how it is setting it Mount PointDeviceRequestedActualType /Boothda17930m7930m

Re: Gozilla for Linux?

2000-08-31 Thread Vidiot
>On 31-Aug-2000 Vidiot spoke something to the effect: >>>Does anybody know about a software for Linux (like Gozilla) capable to >>>pause/resume download of files? A software that can be used under Gnome >>>(and/or Netscape maybe)? Here links to providers are bad so it would be >>>good to resume br

Re: (no subject)

2000-08-31 Thread Bret Hughes
John Aldrich wrote: > Finally, if you do use "ps aux | grep " you can be > reasonably certain that said service IS running. As for > starting and stopping from the command line, you MAY have > luck with /etc/rc.d/init.d/ start or > stop or restart. IF the you want is in > there. John- What ab

files not in rpm db

2000-08-31 Thread sak
you know, rpm -qf file will tell if file pertain to some rpm package or not... how can do that for all files in the system ? (except /proc) regards, sergio ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo

Re: SSL/SSH support in RH 7.0? (was: Re: unsuscribe)

2000-08-31 Thread Greg Wright
*** REPLY SEPARATOR *** On 31/08/00 at 9:19 John Aldrich wrote: >On Wed, 30 Aug 2000, Steve Frampton wrote: >> >> Hmmm...is using the URL the *only* way of unsubscribing now? It just >> occurred to me that people who didn't have support for SSL connections >> were pretty mu

RE: SSL/SSH support in RH 7.0? (was: Re: unsuscribe)

2000-08-31 Thread John Aldrich
On Thu, 31 Aug 2000, Ward William E PHDN wrote: > Not everyone runs a graphical machine, John. Some are blind and use > Lynx because it works well with speech systems. Lynx doesn't support > https. Others are using old, marginal systems (hey, isn't that one > of the strengths of Linux?) and don

re-partitioning

2000-08-31 Thread M. Neidorff
Hi folks, I know that we have beat this topic up for a while. I just want to clarify an issue. I've just gotten a new HDD and want to take my RH 6.2 installation and tar the partitions onto the new drive (easy) delete existing partitions from old drive, (also easy) * re-partition old d

LILO beyond 1024

2000-08-31 Thread Kevin Wood
Anybody have the link to LILO that will boot beyond 1024 Cylinders? Thanks Kevin -- Kevin Wood Atipa Linux Solutions 850 East Industrial Park Drive Suite 8 Manchester, NH 03109 P(603)622-7171 x 15 F(603)622-7272 ___ Redhat-list mailing list [EMAIL

RE: SSL/SSH support in RH 7.0? (was: Re: unsuscribe)

2000-08-31 Thread Ward William E PHDN
Not everyone runs a graphical machine, John. Some are blind and use Lynx because it works well with speech systems. Lynx doesn't support https. Others are using old, marginal systems (hey, isn't that one of the strengths of Linux?) and don't have the resources to run Xwindows... they also must

Re: PDF Files

2000-08-31 Thread John Aldrich
On Thu, 31 Aug 2000, Angel L. Mateo wrote: > El día Thu, 31 Aug 2000 03:12:52 -0600 SoloCDM escribió: > > Is there a viewer for PDF files that allows text searching? > > > > Note: Detailed Document(s) and Sample(s) are more than welcome. > > When you reply to this message, please include >

Re: SSL/SSH support in RH 7.0? (was: Re: unsuscribe)

2000-08-31 Thread Kambiz Aghaiepour
You can also send a message with subject "unsubscribe" to [EMAIL PROTECTED] You'll need to supply a password. You can obtain your password by sending a message with subject "password" to [EMAIL PROTECTED] Kambiz Steve Frampton wrote: > > > Hmmm...is using the URL the *only* way of unsubscribi

Re: unres. symbols

2000-08-31 Thread John Aldrich
On Thu, 31 Aug 2000, lee wrote: > i am getting unresolved symbols upon rebooting linux...so i did > fresh kernel compile thinking it would go away.not!! :-) > > I have never in all my recompiles seen this error message..seems as > though i've seen this error message explained somewher

  1   2   >