Re: paging systems from RH

2002-11-11 Thread Woody Sturges
sendpage seems to do a good job.  It does alpha paging, queueing, and uses the paging providers dial-up sevices.>>> [EMAIL PROTECTED] 11/11/02 07:43AM >>>At 06:45 11/11/2002 -0500, you wrote:>"Yoink!" wrote:>>On Sun, 10 Nov 2002, James L. Reiling wrote:>> > Does anyone know of any paging sys

ARP replies on loopback interface

2002-10-29 Thread Woody Sturges
was a 'simple' fix for this.     Any help is appreciated!   Thanks, Woody

Re: kernel 2.1.113 too big ?

1998-08-22 Thread Woody
you need to do a "make bzImage", then cp bzImage from your arch/i386/boot to wherever you store it and voila, like magic, your set. Woody Computer Technician [EMAIL PROTECTED] On Sat, 22 Aug 1998, Claudiu Balciza wrote: > I compiled a 2.1.113 kernel on a RH5.0 > It all we

Re: a newbie question

1998-07-02 Thread Woody
Yes, I do believe you have to recompile the kernel in this case. I don't use modules...I find it a big pain in the rear end...but that is irrelavantanyway, if my memory servers me correct, yes you do... Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Fri,

Re: A Toughie-Linux Gurus Needed :)

1998-07-01 Thread Woody
the services that it showstry changing the group to root instead of null...I THINK that will fix it...but don't put any money on it.... Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Wed, 1 Jul 1998, Steve Ki-Won Lee wrote: > Greetings! > > I

Re: how can i tell what program is answering port x on my machine?

1998-07-01 Thread Woody
I don't quite understand what you mean by "answering", but maybe this will help you...look at your services file in the /etc directory. /etc/services Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] -- > From: Doug Elznic <[EMAIL PRO

Re: tar

1998-07-01 Thread Woody
the best format to use when untarring files is: tar xpvf x = extract p = keep permissions of said archive v = verbose f = instructs tar that this is a file archive if "untarring" *.tar.gz files, remember to add the "z" switch in above command. z = gzipped archive -- > From: Toby Wrigh

Re: .plan file

1998-07-01 Thread Woody
The .plan file, located in respective users' directories, is a hidden file created by such users to use to put information about themselves, etc, or whatever they choose so that when a local and/or remote user "fingers" them, they will know more about that person, or will see what the person wants

Re:

1998-07-01 Thread Woody
.it's been awhile since I've had to boot into maintenance shellbut just do that, and you'll be alright Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Tue, 30 Jun 1998, Michael Jinks wrote: > For starters, one gentle rebuke: Please include a

Re: exploit ??

1998-06-30 Thread Woody
There are many exploits that will allow you to break root...ask your friend which one he used and how to patch it respectively... Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Tue, 30 Jun 1998, death wrote: > Is there some public exploit that lets a person

Re: above 64 meg fix

1998-06-28 Thread Woody
if you have 80 M of ram or whatever...do this to your lilo.conf file located in /etc direc. append="mem=79M" Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Sun, 28 Jun 1998, Matt wrote: > Can someone please set me straight on how to let RH5 know tha

Re: NTFS

1998-06-22 Thread Woody
2.1.89 and above, I THINK...2.1.97 reliably...no write support YET. Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Mon, 22 Jun 1998, Paul Fontenot wrote: > Does anyone know, off the top of their heads, what kernel version will > read NTFS? >

Re: Problems: 2.1.106 development kernel and PPPD

1998-06-21 Thread Woody
If you haven't done it already, you will need to upgrade to the newest version of ppp, ppp-2.3.5...the document Changes in the Documentation directory of your kernel src should tell you where to find it. Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Sun, 2

Re: groups

1998-06-19 Thread Woody
Edit the group file in your /etc directory, adding the group name of your choice to the file. Look at the format of the other groups and the user names with them and add your user names to that group respectively. Once you have done that, you can simply change the ownership of your script, blah.sh

Re: xwindows

1998-06-19 Thread Woody
You need to set your modes in xf86config accordingly...such as 8bpp w/640x480, 1024x768, etc...and 16bpp accordingly as wellif you have done this, the only thing that I can think that you might be overlooking is the Ctrl-Alt-minus key which will change your screen sizes respectively... --

Re: Compaq Server Line - Smart 2 RAID Array Controller Supported?

1998-06-19 Thread Woody
> Peter Kulupka wrote: > > > I have a client with several Prosignia and Proliant Compaq servers. They > > all have the proprietary Compaq Smart 2 RAID array controllers. They are > > currently running Netware 4.11 and want to switch to Linux [Redhat 5.1]. > > Does anyone have experience

RE: stdio.h

1998-06-17 Thread Woody
And the same binary execution yields the following on my personal RH 4.2 box: libc-devel-5.3.12-18 Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Wed, 17 Jun 1998, John Weber wrote: > > rpm -qf /usr/include/stdio.h > returns > glibc-devel-2.0.5c-10

Re: Space problem?

1998-06-17 Thread Woody
A lot of times you will find that when running low on space...and you delete say, like you said, 20 M, that the df binary will show your respective filesystem as 0 M left. But if you look at the actual amount to the left of the 0, you will find that there is still some space leftI don't know w

Re: Beginner's question on partitioning

1998-06-15 Thread Woody
agreed. Woody Security Administrator Localline.com, Oxford, IN [EMAIL PROTECTED] On Mon, 15 Jun 1998, Michael Jinks wrote: > Woody wrote: > > > Actually I can agree with you totallyjust one thingI don't think > > that you will ever use a full 128 M sw

Re: Linux Bigot??

1998-06-15 Thread Woody
I can't agree with you more!!! That's been my opinion for a lng timeget it into the stores...get those Windows apps converted for the Linux users and watch em' come a flockin' to a better, and more robust operating system. -- > From: dreamwvr <[EMAIL PROTECTED]> > To: [EMAIL P

Re: Beginner's question on partitioning

1998-06-15 Thread Woody
Actually I can agree with you totallyjust one thingI don't think that you will ever use a full 128 M swap space UNLESS you are running some big daddy server.I think you can get by with a good 50 M swap in Linuxunless, like I say, your doing something that's really hammering the

Re: Trio64V2/DX started failing with XDM under 3.3.2!

1998-06-15 Thread Woody
The only way that I could see Win95 doing this, is if you were to use loadlin out of Win95 and boot from Win95 itself(which you can do believe it or notnice little program :) ) -- > From: Lawrence Houston <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: Trio64V2/DX sta

Re: Here is an easy one...

1998-06-15 Thread Woody
setterm -blank (seconds) OR (minutes) Can't remember:) -- > From: Paul VanDyke <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Here is an easy one... > Date: Monday, June 15, 1998 3:01 PM > > what do I have to change to make my screen go blank quicker. The linux box > blanks

Re: For the Linux Gurus Out There!

1998-06-15 Thread Woody
Oknow, you want to make sure that you specify ISO filesystem, (I think) in the kernel setup and compile it inthat's why you get those errorssecondlyI think that the ethernet card needs to be specified in the kernel as wellyou might have overlooked it.thridlymake sure af

Re: Netscape memory problem

1998-06-15 Thread Woody
Ya know, I've had the same problemI'm using RH 4.2 with a 2.0.33 kernel and get this, 80 M of RAMnow you tell me what the hell is going on! I actively test devel kernels as well, and the newer kernels do a better job at memory management, but you might want to check which X manager your us

Re: Beginner's question on partitioning

1998-06-15 Thread Woody
Basically, when you run an ISP for example and have a large server, it is "wise" to split partitions up that way because of faster data transfer rates.That's how we run it on our server for our ISP.we have partitions set up for /home and /usr and it allows everything to run a little faster

Re: snmpd, I don't want it!

1998-06-15 Thread Woody
look in your /etc/rc.d/rcX.d where X is runlevel and look for the script that starts snmpd at boot -- > From: Mauricio Teixeira <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: snmpd, I don't want it! > Date: Monday, June 15, 1998 8:00 AM > > Hi! > > How do I disable the snm

Re: no shadow !?

1998-06-15 Thread Woody
if your wanting shadow capability for your passwd list ONLY, let me knowsend me a message personally and I'll give you an updated adduser utility that will add shadowed users without having to actually get and install the shadow suite..I'm at work right now or else I would just attach it t