Re: Recursively get files thru' FTP

2001-03-07 Thread Vineeta
That helped! Thanks a lot... I only tried the foll. command: get .tar.gz And,it worked very well. The other options,i'll try later... Vineeta "Hossein S. Zadeh" wrote: > On Thu, 8 Mar 2001, Vineeta wrote: > > > Hi, > > I have a requirement wherein I want to get all the contents of a home >

Re: i was hacked,please help

2001-03-07 Thread Mikkel L. Ellertson
On Thu, 8 Mar 2001 [EMAIL PROTECTED] wrote: > my redhat server was hijacked and the shell commands attributes > were changed,for instances:i loged in as root and do: > > #lsattr /usr/bin/ftp > i--- /usr/bin/ftp > #chattr -i /usr/bin/ftp > /usr/bin/ftp > > but i still can not de

i was hacked,please help

2001-03-07 Thread lemon_3
my redhat server was hijacked and the shell commands attributes were changed,for instances:i loged in as root and do: #lsattr /usr/bin/ftp i--- /usr/bin/ftp #chattr -i /usr/bin/ftp /usr/bin/ftp but i still can not delete the shell command,error like this:"rm: cannot unlink `ftp

Re: Recursively get files thru' FTP

2001-03-07 Thread Mikkel L. Ellertson
On Thu, 8 Mar 2001, Vineeta wrote: > Hi, > I have a requirement wherein I want to get all the contents of a home > directory(ofcourse,I have access to it) recursively thru' ftp. I know of > mget command.But,it doesn't create subdirectories on the local > disk.Simply gets all files into one dir.

Re: Server Virus Protection

2001-03-07 Thread Enrico Payne
Hi, You could use Amavis (www.amavis.org). You will need an antiviral package such as Mcaffee for Linux, or try the one from www.hbedv.com. HBEDV also have a gateway that will scan incoming/outgoing mail from your server. It is not difficult to install, and works well. Their update files are few

Re: Recursively get files thru' FTP

2001-03-07 Thread Hossein S. Zadeh
On Thu, 8 Mar 2001, Vineeta wrote: > Hi, > I have a requirement wherein I want to get all the contents of a home > directory(ofcourse,I have access to it) recursively thru' ftp. I know of > mget command.But,it doesn't create subdirectories on the local > disk.Simply gets all files into one dir.

Re: Recursively get files thru' FTP

2001-03-07 Thread Chris Fishwick
> I have a requirement wherein I want to get all the contents of a home > directory(ofcourse,I have access to it) recursively thru' ftp. I know of > mget command.But,it doesn't create subdirectories on the local > disk.Simply gets all files into one dir. > I want the whole dir. structure to be m

Recursively get files thru' FTP

2001-03-07 Thread Vineeta
Hi, I have a requirement wherein I want to get all the contents of a home directory(ofcourse,I have access to it) recursively thru' ftp. I know of mget command.But,it doesn't create subdirectories on the local disk.Simply gets all files into one dir. I want the whole dir. structure to be maintai

Re: Telnet Problem

2001-03-07 Thread Rick Warner
Are there any messages in /var/log/messages related to telnet, telnetd, or port 23? - rick warner - On Thu, 8 Mar 2001, harmit wrote: > > On Wed, 7 Mar 2001, harmit wrote: > > > > > Telnet server is instaled on my box,able to ping & ftp but not the telnet. > > > i have a made a entry in

Re: Removing Dir

2001-03-07 Thread Bret Hughes
Paul Anderson wrote: > A note to the rm -Rf command, it removes everything and one should be > careful to do a 'pwd' to make sure you are IN the directory you want to You don't have to be a newbie to screw up with this one. : ) Be really careful. Bret __

Re: IP Forwarding by MAC address

2001-03-07 Thread Hossein S. Zadeh
On Wed, 7 Mar 2001, Chris Watt wrote: > However I have had no problems with just updating a few packages to satisfy > version requirements for the kernel and then compiling and running kernel > 2.4.1 on a RH7 system (2.4.2 appears to have broken loopback devices, which You wounldn't remember the

Re: Telnet Problem

2001-03-07 Thread harmit
Yes ,I did. "Mikkel L. Ellertson" wrote: > On Wed, 7 Mar 2001, harmit wrote: > > > Telnet server is instaled on my box,able to ping & ftp but not the telnet. > > i have a made a entry in the /etc/hosts .allow "ALL: LOCAL "but no > > luck.Removed the # in inetd.conf but didn't help.i gues the

Re: Re: [RHL] Elsa Gladiac MX GeForce2 and X

2001-03-07 Thread Kirk
If your using the Nvidia Drivers you need to change in Secton Device where driver is "nv" to "nvidia" which is the name of the one in the nvidia RPMS. If you need I can email you my XF86Config for you to look at. Be sure you compiled and installed the kernel rpm and the NVdriver module is loaded.

Re: [RHL] Elsa Gladiac MX GeForce2 and X

2001-03-07 Thread Statux
Do you have screens defined for the correct X server tho. Like.. maybe you're trying to use the SVGA one when you should be using one of the few dozen accellerated ones out there. On Wed, 7 Mar 2001, David Krings wrote: > Hi all, hi Kirk ! > > Thank you for the fast response and the hint.

Re: [RHL] Elsa Gladiac MX GeForce2 and X

2001-03-07 Thread David Krings
Hi all, hi Kirk ! Thank you for the fast response and the hint. But even after installing the rpms from nvidia I still get "screens not found", the line before stating that it couldn't detect a device - and I know it is a GeForce 2 chipset. Yes, I started the Xconfigurator and ch

Re: FTP Accounts

2001-03-07 Thread Anthony E . Greene
On Wed, 07 Mar 2001 14:10:37 Marcus Ouimet wrote: >I am a bit lost. I am trying to create a simple ftp account to one >directory, I am using Red Hat Linux 5.2 I can't find out where to start. I >tried linuxconf but it doesn't have any options for FTP. I searched >redhat.org and couldn't find anyth

Re: single PLIP installation disk

2001-03-07 Thread Brian Ashe
Hi Leonard, On Wednesday, March 07, 2001, 5:31:04 PM, you babbled something about: LdO> Hi Folks! LdO> I seem to remember to have come accross a single bootnet floppy with PLIP LdO> already integrated, but I can't remember where this was. Anybody seen such an LdO> image aroun

Re: need help on anti-spam config

2001-03-07 Thread Ashley M. Kirchner
gary wrote: > Many thanks for all advise and help... > > I did try by putting [EMAIL PROTECTED] @ 1st line as below in > /etc/mail/access > > # by default we allow relaying from localhost... > [EMAIL PROTECTED] 550 Spammers shan't see sunlight here > localhost.localdomainRELAY >

Re: need help on anti-spam config

2001-03-07 Thread Hal Burgiss
On Thu, Mar 08, 2001 at 10:52:38AM +0800, gary wrote: > > Many thanks for all advise and help... > > I did try by putting [EMAIL PROTECTED] @ 1st line as below in > /etc/mail/access > > # by default we allow relaying from localhost... > [EMAIL PROTECTED] 550 Spammers shan't see sun

Re: need help on anti-spam config

2001-03-07 Thread gary
Dear all, Many thanks for all advise and help... I did try by putting [EMAIL PROTECTED] @ 1st line as below in /etc/mail/access # by default we allow relaying from localhost... [EMAIL PROTECTED] 550 Spammers shan't see sunlight here localhost.localdomain RELAY localhost

Re: NFS Locking

2001-03-07 Thread Tim Moore
http://nfs.sourceforge.net/ -- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: [With More Info] RE: Reinstall LILO manually?

2001-03-07 Thread Mikkel L. Ellertson
On Wed, 7 Mar 2001, K Old wrote: > Ok, I have done some investigating. > > The original response I got from doing a /sbin/lilo -v is > > LILO version 21.4-4, Copyright (C) 1992-1998 Werner Almesberger > 'lba32' extensions Copyright (C) 1999,2000 John Coffman > > Reading boot sector from /dev/hda

knetdump

2001-03-07 Thread AABAN34
Does anyone have a i386.rpm for this?? http://www.knetdump.de/

[With More Info] RE: Reinstall LILO manually?

2001-03-07 Thread K Old
Ok, I have done some investigating. The original response I got from doing a /sbin/lilo -v is LILO version 21.4-4, Copyright (C) 1992-1998 Werner Almesberger 'lba32' extensions Copyright (C) 1999,2000 John Coffman Reading boot sector from /dev/hda Merging with /boot/boot.b Fatal: 'linear' and '

Re: IP Forwarding by MAC address

2001-03-07 Thread Chris Watt
At 02:38 PM 3/7/01 -0500, [EMAIL PROTECTED] wrote: >If you have a linux box setup using IP Masq, is there any way to >limit which computers IPs are masq'd by their MAC addresses? > >Situation: You are running a lab with a DHCP/BOOTP server setup >giving out IP's based on MAC addresses. How do

X11 library soft link

2001-03-07 Thread Bob Taylor
I have 6.2 installed on my Alpha. I have a soft link: X11 -> ../X11R6/lib/X11 in directory /usr/lib. Shouldn't this be: X11 -> ../X11R6/lib TIA Bob -- +---+ | Bob Taylor Email: [EMAIL PROTECTED]| |

Help

2001-03-07 Thread AABAN34
Help  I am a some what a new user to Linix, Q.)When I complie my user code, it's telling me:   Checking for work aclocal=missing autoconf=missing automake=missing autoheader=missing make info = missing configure: e

Re: Redhats RPM's

2001-03-07 Thread Mike Burger
ftp.redhat.com has a pretty good selection, too. On Wed, 7 Mar 2001 [EMAIL PROTECTED] wrote: > >Does amyone have a website filled with RPM's for the i386's? > > http://freshmeat.net/ > > Great website for all kinds of program's , but few RPM's > __

Re: single PLIP installation disk

2001-03-07 Thread Leonard den Ottolander
Hi John, > I don't know about PLIP, but maybe it was Tom's root/boot (tomsrtbt) at > > http://www.toms.net/rb/ Nope. I need a (modified) RH installation disk with plip.o and parport_pc.o already available. I think I have seen such a disk over half a year ago somewhere in Germ

Re: Redhats RPM's

2001-03-07 Thread eric clover
http://rpmfind.net eric - Original Message - Does amyone have a website filled with RPM's for the i386's? http://freshmeat.net/ Great website for all kinds of program's , but few RPM's ___ Redhat-list mailing list [EMAIL PROTECT

Re: Upgrade Question

2001-03-07 Thread Justin Zygmont
don't do it unless you have a way to recover easily. and make sure you use the updates disk with the install. On Wed, 7 Mar 2001, Mike Burger wrote: > Other than that, you didn't have any problems? > > I'm thinking about upgrading my 6.1 box to 7.0 (respin), but it's a > production box, and I

Redhats RPM's

2001-03-07 Thread AABAN34
  Does amyone have a website filled with RPM's for the i386's? http://freshmeat.net/    Great website for all kinds of program's , but few RPM's

Re: single PLIP installation disk

2001-03-07 Thread John Weber
I don't know about PLIP, but maybe it was Tom's root/boot (tomsrtbt) at http://www.toms.net/rb/ John On Wed, 7 Mar 2001, Leonard den Ottolander wrote: > Hi Folks! > > I seem to remember to have come accross a single bootnet floppy with PLIP > already integrated, but I can't reme

RE: Reinstall LILO manually?

2001-03-07 Thread K Old
Bill, Thanks for the reply. You read my mind (and my machine..) I have a 20GB drive on this machine and the partition it is on is about 4GB, but that could be causing it. Do you know where I can find more documentation about LBA32? I'll post my progress to the list. Thanks again for yo

single PLIP installation disk

2001-03-07 Thread Leonard den Ottolander
Hi Folks! I seem to remember to have come accross a single bootnet floppy with PLIP already integrated, but I can't remember where this was. Anybody seen such an image around? No problem if it's for an older RedHat release, I just need to have a look at it. Thanx in advance,

Re: RH 7.0 install problem

2001-03-07 Thread Michael R. Jinks
No you shouldn't need swap, but it's possible the installer won't let you proceed without it. The spare partition won't be picked up as swap unless it's flagged by fdisk/diskdruid as a swap partition (type 82). I've run into swap on machines with >192MB of swap before, FWIW, though of course not

Re: ADSL Adapters

2001-03-07 Thread Hal Burgiss
On Wed, Mar 07, 2001 at 03:17:35PM -0700, Ray Zupancic wrote: > I've been using the Cisco 675 external router/modem. It attaches to a > hub/switch or direct to a nic. This is standard issue for Qwest ADSL > service. That is a CAP based model, which is sorta non-standard. Most phone companies are

Re: ADSL Adapters

2001-03-07 Thread Ray Zupancic
I've been using the Cisco 675 external router/modem. It attaches to a hub/switch or direct to a nic. This is standard issue for Qwest ADSL service. On Wed, 7 Mar 2001, Jerry Human wrote: > I'm looking for an ADSL adapter that can be connected to my network with > cat 5 cable to a hub or nic. An

ADSL Adapters

2001-03-07 Thread Jerry Human
I'm looking for an ADSL adapter that can be connected to my network with cat 5 cable to a hub or nic. Any suggestions? Thanks. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: RH 7.0 install problem

2001-03-07 Thread Jerry Human
"Michael R. Jinks" wrote: > > The Next button won't work if you haven't configured enough partitions > with proper mount points. Chances are you filled out something wrong in > diskdruid. That's what I thought, that's why I tried several times before doing anything else. The 6.2 and 7.0 install

RE: Reinstall LILO manually?

2001-03-07 Thread Ward William E DLDN
The answer to your question is YES, you can reinstall LILO manually; the other part of your question (which you didn't ask) is how to get LILO working properly as it currently exists (which is the more important, potentially, question!). Have you tried running adding LBA32 to your /etc/lilo.conf

Re: Reinstall LILO manually?

2001-03-07 Thread Mikkel L. Ellertson
On Wed, 7 Mar 2001, K Old wrote: > Hello all, > > I was wondering if I could reinstall LILO manually without having to go > through the reinstall process for RH 7.0. For some reason LILO did not take > control of my MBR and the only way I can get into RH7 is to boot from a > floppy. I almost lo

Reinstall LILO manually?

2001-03-07 Thread K Old
Hello all, I was wondering if I could reinstall LILO manually without having to go through the reinstall process for RH 7.0. For some reason LILO did not take control of my MBR and the only way I can get into RH7 is to boot from a floppy. I almost lost the floppy the other day, but was lucky

RE: mount a novell volume?

2001-03-07 Thread Frank Carreiro
I wrote something basic on my web site about this. Select the link below and find "How to mount NetWare Volumes" http://www.xmission.com/~dmacleod/unix/linux/contents.html Basically using ncpmount (and ncpumount) you can easily u/mount NetWare Volumes. The servers need to have their binder

Re: mount a novell volume?

2001-03-07 Thread Duncan Hill
On 2001-03-07, Eric Wood did say, > Can someone give me a pointer on how to mount a shared Novell > volume. A howto somewhere? You'll need ncpfs loaded, as well as IPX support. Add an IPX interface to your primary NIC. It should then be a matter of using ncpmount to mount the volume. If you

RE: mount a novell volume?

2001-03-07 Thread Paul Anderson
You also might try: http://www.europe.redhat.com/documentation/HOWTO/IPX-HOWTO.php3#toc1 Paul Anderson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Wood Sent: Wednesday, March 07, 2001 2:56 PM To: Red Hat List Subject: mount a novell volume? C

RE: mount a novell volume?

2001-03-07 Thread Paul Anderson
You might try ftp://vger.timpanogas.org/nwfs/. This is a utility for mounting Novell partions. Paul Anderson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Wood Sent: Wednesday, March 07, 2001 2:56 PM To: Red Hat List Subject: mount a novell volum

RE: Upgrade Question

2001-03-07 Thread Steve Gulick
Thanks Guys! I am reading Securing and Optimizing RH Linux and it seems like an awsome book but it only deals with 6.1 and 6.2. I would like to be current and am thinking about upgrading after my box is setup. Just don't want to hang myself:) TIA Steve > -Original Message- > From: [EMAI

Re: RH 7.0 install problem

2001-03-07 Thread Michael R. Jinks
The Next button won't work if you haven't configured enough partitions with proper mount points. Chances are you filled out something wrong in diskdruid. First of all, as I read your post you set the disk device as the mount point; this isn't right. I may be reading incorrectly but the mount poi

mount a novell volume?

2001-03-07 Thread Eric Wood
Can someone give me a pointer on how to mount a shared Novell volume. A howto somewhere? -eric wood ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Linux and viruses

2001-03-07 Thread Mike Burger
On Wed, 7 Mar 2001, Avi Aumick wrote: > > If I'm not mistaken, NTFS also derives from OS/2's HPFS. > > > > > NTFS may be derived from HPFS, but if you create a long filename like > in Unix, it is a true long file name. It can not be directly copied to a > dos os. The name must be changed to an 8.

Re: Question Regarding Concept of Linux "Patch"

2001-03-07 Thread Mike Burger
Up2date is used to update installed system packages. In actuality, I've found it a bad idea to try to update your kernel via up2date. On Wed, 7 Mar 2001, Madison, Ryan wrote: > OK, > I'm UNIX SA. I am quite familiar of the concept of patching... I > regularly download the newest patch set

RH 7.0 install problem

2001-03-07 Thread Jerry Human
Hello Everyone: I have just installed RH 7.0 (Respin) and I had a problem getting past DiskDruid. I used fdisk to set a Linux partiton on hdb3 and selected it for the mount point. However, once this was done (I tried several times) the "NEXT" button would not work. "Manually Partition with Fdisk"

IP Forwarding by MAC address

2001-03-07 Thread chadws
If you have a linux box setup using IP Masq, is there any way to limit which computers IPs are masq'd by their MAC addresses? Situation: You are running a lab with a DHCP/BOOTP server setup giving out IP's based on MAC addresses. How do you keep people from accessing the internet if they simp

IP Forwarding by MAC address

2001-03-07 Thread chadws
If you have a linux box setup using IP Masq, is there any way to limit which computers IPs are masq'd by their MAC addresses? Situation: You are running a lab with a DHCP/BOOTP server setup giving out IP's based on MAC addresses. How do you keep people from accessing the internet if they simp

FTP Accounts

2001-03-07 Thread Marcus Ouimet
I am a bit lost. I am trying to create a simple ftp account to one directory, I am using Red Hat Linux 5.2 I can't find out where to start. I tried linuxconf but it doesn't have any options for FTP. I searched redhat.org and couldn't find anything to help me do this. Any help pointing me i

Re: Linux and viruses

2001-03-07 Thread Avi Aumick
On Wed, 7 Mar 2001, Silviu Cojocaru wrote: > On Wed, 7 Mar 2001, 04:47 - Mike Burger wrote: > > > Statux <[EMAIL PROTECTED]> said: > > > > > > That's why M$ win stinks... > > > > > > Well.. it's DOS. Windows runs under DOS. Even NT found much > > of its > > > rooting in DOS. The emulation doe

Re: Question Regarding Concept of Linux "Patch"

2001-03-07 Thread Mikkel L. Ellertson
On Wed, 7 Mar 2001, Madison, Ryan wrote: > OK, > I'm UNIX SA. I am quite familiar of the concept of patching... I > regularly download the newest patch set's from SUN and see if they apply to > the software installed on my system, if they do, I will install them. A > similar concept applies

Re: Question Regarding Concept of Linux "Patch"

2001-03-07 Thread John Aldrich
On Wed, 07 Mar 2001, you wrote: > OK, > I'm UNIX SA. I am quite familiar of the concept of patching... I > regularly download the newest patch set's from SUN and see if they apply to > the software installed on my system, if they do, I will install them. A > similar concept applies to HPUX.

Re: Multiple Domains with a DSL setup

2001-03-07 Thread Hal Burgiss
On Wed, Mar 07, 2001 at 11:33:18AM -0500, Warren Johnson wrote: > I'm thinking of getting a DSL line for my office. I have several > domains with several servers for each domain (i.e.. web, mail, ftp, > etc...). Has anyone successfully setup Linux using Masquerade or > Firewall to handle such a ta

Re: Question Regarding Concept of Linux "Patch"

2001-03-07 Thread Thornton Prime
On Wed, 7 Mar 2001, Madison, Ryan wrote: > Can someone explain how patching relates to RedHat Linux. I have > seen recent messages about up2date, which from my knowledge seems to upgrade > just the kernel. up2date is fully capable of upgrading any rpm installed software. > W

Question Regarding Concept of Linux "Patch"

2001-03-07 Thread Madison, Ryan
OK, I'm UNIX SA. I am quite familiar of the concept of patching... I regularly download the newest patch set's from SUN and see if they apply to the software installed on my system, if they do, I will install them. A similar concept applies to HPUX. Can someone explain how patchi

Re: Upgrade Question

2001-03-07 Thread John Weber
I've only been brave enough to upgrade workstations, no servers. On the workstations, I've had no major issues. latex2html doesn't seem to like RH7.0, I suspect it might be the new version of perl. I'm sure more problems will arise when dealing with a multi user server than a single user workstati

Help Request: Driver for Internal Sportster 56K PCI Modem Non Winmodem

2001-03-07 Thread Matthews, John
Hello All: I'd like to know if a driver exists for an internal PCI USR 56K Sportster modem which is not a winmodem. The modem was quite expensive so I figured it would be easier to get it working with Linux opposed to the winmodem, but after some searching on newsgroups it looks like I w

Re: Linux and viruses

2001-03-07 Thread Dave Ihnat
On Wed, Mar 07, 2001 at 04:47:07AM -, Mike Burger wrote: > Statux <[EMAIL PROTECTED]> said: > > Well.. it's DOS. Windows runs under DOS. Er--not really. As of Win9x, DOS is used as the initial program loader, but by the time Windows is running, it's replaced the DOS with its own kernel. A m

Re: Upgrade Question

2001-03-07 Thread Mike Burger
Other than that, you didn't have any problems? I'm thinking about upgrading my 6.1 box to 7.0 (respin), but it's a production box, and I don't want to screw anything up. On Wed, 7 Mar 2001, John Weber wrote: > The last 6.2 -> 7.0 upgrade I did, many services are started by default > that I had

Re: system attack on port 1080

2001-03-07 Thread Dominic Mitchell
Thanks Eddie. grc.com gave my site has steatlh ... but it did not go for port 1080. I am currenlty trying the other one. I will see the results. Dominic. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listin

Re: Foot and Mouth (was Re: Mount problems)

2001-03-07 Thread Dave Ihnat
On Wed, Mar 07, 2001 at 08:38:59AM -, [EMAIL PROTECTED] wrote: > Ooh, that IS interesting! Following a nasty piece of tax legislation (IR35) > this side of the pond, I'd be VERY interested in working in the 'states. Hmm...make sure that you don't still get bit. When I had some London-based g

Re: Upgrade Question

2001-03-07 Thread John Weber
The last 6.2 -> 7.0 upgrade I did, many services are started by default that I had turned off. I think if a package is upgraded, it turns on that service by default. e.g. if you have apache installed but not running, an upgrade will have it turned on. It's a good idea to check what's running after

Re: Newbie kernel download question

2001-03-07 Thread Mike Burger
If you're downloading the ful linux-2.4.2.tar.gz file, you shouldn't need the 2.4.2-patch file. The patch archives are usually used to bring earlier versions up to the latest version, for compiling...like if you have the source tree for 2.4.0, and want to go to 2.4.2 without downloading the whole

Multiple Domains with a DSL setup

2001-03-07 Thread Warren Johnson
I'm thinking of getting a DSL line for my office. I have several domains with several servers for each domain (i.e.. web, mail, ftp, etc...). Has anyone successfully setup Linux using Masquerade or Firewall to handle such a task. If so can you briefly describe and point me to some documentation.

Re: Removing Dir

2001-03-07 Thread Mike Burger
"rm -r " On Wed, 7 Mar 2001, Matt Kraner wrote: > How do you remove a dir that has things in it??? > > > Thanks > Matt Kraner > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-li

Newbie kernel download question

2001-03-07 Thread Kerry Miller
I'm downloading the 2.4.2 kernel now (and apparently will be for quite a while...) from kernel.org. I see there is also a file called patch-2.4.2.gz, is it something I'll need to install when I install the new kernel? If so, is there any trick to it? Or, do I need it at all? I've never ins

Re: Server Virus Protection

2001-03-07 Thread eric clover
http://www.hbedv.com/ eric - Original Message - Hey list, I was wondering if there is any software (preferably free) that you can run on a linux server (our mail server actually) that can detect and remove Windows-based virii before a user checks their mail? I have to believe that some

RE: Strange log entries

2001-03-07 Thread Frank Carreiro
Disable postmap if you really don't need it. Fortunately if you do it's protected by tcp_wrappers. Frank > I just noticed the following in my log files. Anyone have an idea as to what's >going on? > > Mar 4 16:35:52 cx633007-a portmap[10564]: connect from 203.75.6.166 to >getport(status):

RE: Removing Dir

2001-03-07 Thread Paul Anderson
A note to the rm -Rf command, it removes everything and one should be careful to do a 'pwd' to make sure you are IN the directory you want to delete. If you are a newbie you could wipe your system with this command. Paul Anderson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: Removing Dir

2001-03-07 Thread John Aldrich
On Wed, 07 Mar 2001, you wrote: > How do you remove a dir that has things in it??? > rm -rf BE CAREFUL WHEN YOU EXECUTE THIS COMMAND!! This will remove EVERYTHING in the specified directory! This is an EXCELLENT way to wipe out your system. John __

Re: Upgrade Question

2001-03-07 Thread Mikkel L. Ellertson
On Wed, 7 Mar 2001, Steve Gulick wrote: > When upgrading from say 6.2 to 7.0 will the upgrade only replace the > packages that are installed or do I have to do I have to be worried about it > adding a bunch of security risks to my box? > > TIA > Steve > > The upgrade option mainly just updates th

Re: Removing Dir

2001-03-07 Thread Ted Gervais
At 10:33 AM 07/03/2001 -0500, you wrote: > How do you remove a dir that has things in it??? > > >Thanks >Matt Kraner Try ' rm -Rf ' >___ >Redhat-list mailing list >[EMAIL PROTECTED] >https://listman.redhat.com/mailman/listinfo/redhat-

RE: [RHL] Removing Dir

2001-03-07 Thread Burke, Thomas G.
rm -rf > -Original Message- > From: Kirk [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, March 07, 2001 10:52 AM > To: [EMAIL PROTECTED] > Subject: Re: [RHL] Removing Dir > > man rm > > >On Wed, 7 Mar 2001, Matt Kraner wrote: > > > > How do you remove a dir that has th

Re: Telnet Problem

2001-03-07 Thread Mikkel L. Ellertson
On Wed, 7 Mar 2001, harmit wrote: > Telnet server is instaled on my box,able to ping & ftp but not the telnet. > i have a made a entry in the /etc/hosts .allow "ALL: LOCAL "but no > luck.Removed the # in inetd.conf but didn't help.i gues the problem is > timeout as The messge I receive is "con

Re: up2date

2001-03-07 Thread Ted Gervais
At 09:20 AM 07/03/2001 -0500, you wrote: >If the RedHat guys can validate their authenticity, run with them...or, if >you're comfortable enough with the fact that they came from RedHat's site, >then run with them. Thanks Mike. Your comments are appreciated. >On Wed, 7 Mar 2001, Ted Gervais

Re: Removing Dir

2001-03-07 Thread Mikkel L. Ellertson
On Wed, 7 Mar 2001, Matt Kraner wrote: > How do you remove a dir that has things in it??? > > > Thanks > Matt Kraner > > There are several ways to do it. The way I like is to use Midnight Commander (mc) - highlight the directory, hit F8, and his yes to remove it even if it isn't em

Re: [RHL] Removing Dir

2001-03-07 Thread Kirk
man rm >On Wed, 7 Mar 2001, Matt Kraner wrote: > How do you remove a dir that has things in it??? > > > Thanks > Matt Kraner > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-li

Re: NFS Locking

2001-03-07 Thread hanfam
Hi, If you can look at the code see what they use for file locking if they set a lock file, use flock or fnctl. I did a lot of research on file locking about a year ago. I thought the manuel pages mentioned that one does not work with NFS. Since I do not use NFS I was not worried about it. You mig

Removing Dir

2001-03-07 Thread Matt Kraner
How do you remove a dir that has things in it??? Thanks Matt Kraner ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Linux and viruses

2001-03-07 Thread Mikkel L. Ellertson
On Wed, 7 Mar 2001, Burke, Thomas G. wrote: > That's a matter of opinion... Well, MS stinks, but from an electrical > engineer's point of view, it's a whole lot easier to build hardware for a > DOS box, as I can write software that talks directly to the drivers. > Granted, I can't do that anymor

Re: Printing Only One Page

2001-03-07 Thread Vidiot
>Werner Puschitz stated the following: >> >> What's the exact error message? > >Error is: "kernel: lp0 on fire". You aren't going to like this suggestion, but... Put the printer on its own lp port and install an IDE zip drive. Everything will work much better. Trying to print through a Zip dri

Server Virus Protection

2001-03-07 Thread Jeff Graves
Hey list, I was wondering if there is any software (preferably free) that you can run on a linux server (our mail server actually) that can detect and remove Windows-based virii before a user checks their mail? I have to believe that some company has something like that by now. Thanks, J

Re: up2date

2001-03-07 Thread Mike Burger
If the RedHat guys can validate their authenticity, run with them...or, if you're comfortable enough with the fact that they came from RedHat's site, then run with them. On Wed, 7 Mar 2001, Ted Gervais wrote: > On Wednesday 07 March 2001 08:35, you wrote: > > GPG signatures are used to ensure th

Re: automatic file upload tool for linux

2001-03-07 Thread Bret Hughes
"K.Deepak" wrote: > > Dear Tony, > > Thanks for your response. But, i don't need a .netrc file . This won't > suffice my requirement. In my office, daily we have lot of upload > requests.I need an automated tool which will work something like this. > > * The tool should give a browser o

Re: up2date

2001-03-07 Thread Ted Gervais
On Wednesday 07 March 2001 08:35, you wrote: > GPG signatures are used to ensure the authenticity of the package, that it > came from who it was supposed to. > > I'd be a little wary of the packages, unless someone from RedHat can > confirm their authenticity for you. > Oh? That seems to make

Re: promiscuous mode

2001-03-07 Thread Thierry ITTY
some days ago, i asked : >> I have an ibm thinkpad 390e running both nt and RH 6.1 >> I'm looking for an ethernet network pcmcia card which supports the >> promiscuous mode, for i want to do network traffic analysis with tcpdump. >> I'd like your advice on cards you know that are working fine for

RE: Linux and viruses

2001-03-07 Thread Tony Molloy
On Wed, 07 Mar 2001, you wrote: > I did not get this from something I read. I have written device drivers in > both. Their underlying subsystems are almost identical. > > Paul Anderson > Of course. They were both designed by teams led by Brian? Cutler who went from Digital to M$. Tony. ---

RE: Linux and viruses

2001-03-07 Thread Paul Anderson
I did not get this from something I read. I have written device drivers in both. Their underlying subsystems are almost identical. Paul Anderson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Burger Sent: Wednesday, March 07, 2001 8:52 AM To: [EM

RE: Linux and viruses

2001-03-07 Thread Mike Burger
I read that fluff piece once, too. On Wed, 7 Mar 2001, Paul Anderson wrote: > Actually NT's Internals are almost identical to VMS. > > Paul Anderson > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Silviu Cojocaru > Sent: Wednesday, March 07, 2001

Re: Linux and viruses

2001-03-07 Thread Mike Burger
You are not mistaken. On Wed, 7 Mar 2001, Silviu Cojocaru wrote: > On Wed, 7 Mar 2001, 04:47 - Mike Burger wrote: > > > Statux <[EMAIL PROTECTED]> said: > > > > > > That's why M$ win stinks... > > > > > > Well.. it's DOS. Windows runs under DOS. Even NT found much > > of its > > > rooting in

Logrorate followup..

2001-03-07 Thread Duncan Hill
Thanks for the suggestions. Went with the one that does the DAY stuff. Didn't know the config file could do that :> Because I'm dealing with weekly logs, my day value looks like: DAY=$(date -d '1 week ago' '+%Y-%m-%d') Thankd again! -- Sapere aude My mind not only wanders, it sometimes lea

RE: Strange log entries

2001-03-07 Thread Burke, Thomas G.
I think you're being scanned... > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, March 06, 2001 8:53 PM > To: [EMAIL PROTECTED] > Subject: Strange log entries > > > I just noticed the following in my log files. Anyone have an idea as to >

RE: Linux and viruses

2001-03-07 Thread Burke, Thomas G.
That's a matter of opinion... Well, MS stinks, but from an electrical engineer's point of view, it's a whole lot easier to build hardware for a DOS box, as I can write software that talks directly to the drivers. Granted, I can't do that anymore with the Win98/2k/NT... That's why I still have a

  1   2   >