Re: [newbie] .zip files...

2000-12-11 Thread Emmanuel Seyman
On Thu, Dec 14, 2000 at 12:30:33AM -0600, christopher j bottaro a ecrit: > > i got some xmms skins and they are in .zip files. what do i use to unzip > them? i tried gunzip -S .zip but it doesn't work... unzip Emmanuel Seyman ___ Redhat-list m

Re: [newbie] .zip files...

2000-12-11 Thread Matt Housh
> i got some xmms skins and they are in .zip files. what do i use to unzip > them? i tried gunzip -S .zip but it doesn't work... Use the "unzip" utility, similar to gunzip, but without the g and a different format. :) "unzip file.zip"... Matt ___

[newbie] .zip files...

2000-12-11 Thread christopher j bottaro
hmm... i got some xmms skins and they are in .zip files. what do i use to unzip them? i tried gunzip -S .zip but it doesn't work... thanks for the help... ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo

Re: Apache - cannot access

2000-12-11 Thread Deependra B. Tandukar
Change your directory permission to 775. DT - Original Message - From: "Shanmuga Raj" <[EMAIL PROTECTED]> To: "redhat-list" <[EMAIL PROTECTED]> Sent: Tuesday, December 12, 2000 11:11 AM Subject: Apache - cannot access > I have just re-installed RH6.2 in my system. Everything was fine, I

RE: gnome finding libs in KDE???

2000-12-11 Thread Uncle Meat
On 14-Dec-2000 christopher j bottaro opined: > i've have KDE2 installed. and i'm installing gnome now. the problem > (accually, i don't even know if its a problem) is that the installation > instructions for gnome says to "download, compile and install the > following > packages in order.".

Re: SCSI Tape

2000-12-11 Thread Ken Cole
Mikkel, Mikkel L. Ellertson wrote: > Did you compile aha152x support into the kernel? If not, then try > modprobe aha152x and see if it finds the card. You may need to make some > additions to /etc/config.modules or /etc/modules.conf to supply the I/O > and irq for the card. You will want to

Apache - cannot access

2000-12-11 Thread Shanmuga Raj
I have just re-installed RH6.2 in my system. Everything was fine, I was able to access my Apache's default web page from my browser.I tried changing the DocumentRoot to /home/httpd/mysite, using linuxconf. However I was not able to access my default page located in /home/httpd/mysite. I changed th

Re: Shutdown issue (fwd)

2000-12-11 Thread Luke C Gavel
Oops. I meant if his mobile phone was capable of reading his email with the LCD screen...other than that it means someone has a bunch of sound files integrated into a auto-dialer of some sort. They need to reconfigure that auto-dialer...and then tell us how they set this up so we can use it --

Re: SCSI Tape

2000-12-11 Thread Mikkel L. Ellertson
On Tue, 12 Dec 2000, Ken Cole wrote: > RH5.2 Standard kernel > Linux version 2.0.36 > > The drives are EIDE, everything installed great and is working fine. > > Have now added an Adaptec 1520/1522 and a Tandberg cartridge tape. No > matter what I do I cannot get the scsi card detected. > > tr

Re: Shutdown issue (fwd)

2000-12-11 Thread Statux
Not just root.. wouldn't it be in any user's .forward? On Tue, 12 Dec 2000, Luke C Gavel wrote: > Hi, > > Whoever is sending these messages must have this person's email > address in their '/home/root/.forward' file. > > That's my best guess, > LG > > On Mon, 11 Dec 2000, Statux wrote: > > > Doe

arg, confusion with desktop/window managers!

2000-12-11 Thread christopher j bottaro
ok, i got halfway through installing gnome when i realized that gnome is already installed on my redhat6.1 system! but i chose KDE as my desktop manager when i installed RH6.1. does redhat install both and just configure xclients to start kde if thats the one you choose? anyways, my real que

Re: Shutdown issue (fwd)

2000-12-11 Thread Luke C Gavel
Hi, Whoever is sending these messages must have this person's email address in their '/home/root/.forward' file. That's my best guess, LG On Mon, 11 Dec 2000, Statux wrote: > Does anyone have a quick and painless way to help this person out? :) > > -- Forwarded message -- > Da

Imagemagick and Perlmagick

2000-12-11 Thread K Old
Hello, I am trying to install a perl module that will allow me to display images/thumbnails via perl. It is called Imagemagick and is at http://www.imagemagick.org. I have downloaded the source and installed it successfully. The tests are successful. Also, via the CPAN module I have added

Shutdown issue (fwd)

2000-12-11 Thread Statux
Does anyone have a quick and painless way to help this person out? :) -- Forwarded message -- Date: Mon, 11 Dec 2000 12:02:45 +0100 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Shutdown issue To whom it may concern: I received on my mobile phone the following message:

shell and/or keymap has gone wierd on me(home/end/del printing ~), how do I restore settings?

2000-12-11 Thread Jonathan Wilson
Ok, the story goes like this: We have two identical redhat 6.2 servers. I personally use bash, almost everyone else uses tcsh. One day we woke up, and the home, end and delete keys weren't working on one of the servers anymore. Instead of going to the beginning or end of the line or deleting o

gnome finding libs in KDE???

2000-12-11 Thread christopher j bottaro
i've have KDE2 installed. and i'm installing gnome now. the problem (accually, i don't even know if its a problem) is that the installation instructions for gnome says to "download, compile and install the following packages in order.". well i started...i got audiofile, compiled and install

Re: [WAY OT] DNS Registration Problems

2000-12-11 Thread Ron Golan
On Mon, Dec 11, 2000 at 12:48:36PM -0500, Fred Whipple wrote: > Hi All, > > For about a month now, we've been struggling with with how to change the > IP address of our DNS servers. As a Web hosting company, we have > countless domain names pointing to our DNS servers. We are in the > process o

RE: why linux gets such a bad rap ...

2000-12-11 Thread Mark Basil
I'll tell ya, if I'd have know thatsheesh. I actually went as far as to install a 200 Meg ADDITIONAL redhat installation, mounted my old system, copied lilo.conf and everything, ran lilo, and then deleted that new install partition. Pain in the ass, but it worked. oh well. --Mark -Ori

RE: FrontPage extensions on RH7 again - authentication woes.

2000-12-11 Thread Mark Basil
I think that you have to turn on authoring. here is an example .htaccess file: --- # -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* order deny,allow deny from all allow from all order deny,allow deny from all AuthName your.com AuthUserFile /ho

SCSI Tape

2000-12-11 Thread Ken Cole
RH5.2 Standard kernel Linux version 2.0.36 The drives are EIDE, everything installed great and is working fine. Have now added an Adaptec 1520/1522 and a Tandberg cartridge tape. No matter what I do I cannot get the scsi card detected. tried lilo options at boot :linux aha152x=0x340,11,7 tried

ATI Radeon 32MB All-In-Wonder[Doh!]

2000-12-11 Thread Mark Basil
Well ladies and gentlemen, I've done it. I bought the radeon all-in-wonder and man is it a great card. But I'll be damned if I can get the thing to work with X. Upon spending 250 bucks on this card that I can only use half the time, I've come up with only one solution so far. I think everyone

Re: impossible to mount burned cd's?

2000-12-11 Thread christopher j bottaro
i have DirectCD installed or whatever it is. i put in a burned cd with sessions still open and when i eject the cd, a little dialog opens asking me if i want to keep the disk open for more session or close it so i can be read by most normal cd drives. its just the software that came with my H

Re: RPM and Bzip Chasing Tails?

2000-12-11 Thread David Talkington
Wolfgang Pfeiffer wrote: >> >> Nothing will explode. When a pine rpm insists that it *needs* >> kerberos, and a perl rpm insists that it *needs* tcsh, I beg to >> differ. [ ... ] > >You're right, I am perhaps a bit too cautious when handling installs with >'--nodeps' ... I've heard perhaps too

RE: Samba and NT4 WS

2000-12-11 Thread Chad W. Skinner
This happened to me when I moved a directory to a partition with more space and forgot to reconfigure the samba shares. In otherwords you may want to look at the samba configuration file and make sure the directory for the share exists on the server and is listed correctly. > -Original Messag

Re: Symbolic link

2000-12-11 Thread Herik Brown
It should not matter if it's a directory or not. rm should remove the symbolic link. HB - Original Message - From: "Rob Yale" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 11, 2000 11:40 AM Subject: RE: Symbolic link > So I first do a re -r to get rid of the files;

SNMP actions

2000-12-11 Thread Todd A. Jacobs
I've been unable to find any really good information on where snmpd is getting its information from. The MIB files /usr/share/snmp/mibs don't seem to have any action component, so: 1) What is gathering the information? (I'm assuming snmpd.) 2) Where is it gathering it fro

Re: Unauthorized Portmap Connection

2000-12-11 Thread SoloCDM
Tony Johnson stated the following: > > It'd be a good idea to turn portmapper off if U are not using nfs , and if > you are , setup a firewall so they cannot connect to portmapper which is a > service commonly attacked. I use nfs. I also tried the following: portmap: 192.168.0. : ALLOW portmap

RE: redhat 7.0 netscape pb ??

2000-12-11 Thread Luke C Gavel
On Mon, 11 Dec 2000, Philippe Moutarlier wrote: > No javascript inthere. Just regular text + picture page. > > Philippe > Well, that's got me stumped. I have no idea what could have caused such a thing. LG -- Generated Signature -- Consultant, n.: Someone who'd rather climb a tree

RE: redhat 7.0 netscape pb ??

2000-12-11 Thread Philippe Moutarlier
No javascript inthere. Just regular text + picture page. Philippe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Luke C Gavel Sent: Monday, December 11, 2000 3:53 PM To: [EMAIL PROTECTED] Subject: Re: redhat 7.0 netscape pb ?? Philippe, Are you using

Re: redhat 7.0 netscape pb ??

2000-12-11 Thread Luke C Gavel
Philippe, Are you using javascript in mydocument.html? 4.76 could just be more 'forgiving' toward javascipt code or any errors therein. Best Regards, LG On Mon, 11 Dec 2000, Philippe Moutarlier wrote: > > > Is this a well known pb or is it only me ? When trying to open > a local html docume

Re: Shell Scripting

2000-12-11 Thread Harry Putnam
"Tomer Okavi" <[EMAIL PROTECTED]> writes: > Hey guys. > > Where can find docs howto's anything on > shell scripting? You may have these two on board: HOWTO: Adv-Bash-Scr-HOWTO and typing `info bash' at a prompt should bring up the bash manual in the info reader If you don't have HOWTOS on

RE: Shell Scripting

2000-12-11 Thread Ning Zhu
comp.unix.shell -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tomer Okavi Sent: Monday, December 11, 2000 4:37 PM To: Redhat-List@Redhat. Com Subject: Shell Scripting Hey guys. Where can find docs howto's anything on shell scripting? Thanks Tom.

Re: RPM?

2000-12-11 Thread Nate Golnik
rpm-3.0.5-9.6x.i386.rpm can be found at any Red Hat ftp site or mirror site in /redhat/updates/6.2/i386/ > What's the latest version of RPM for RedHat 6.2? I need to install an > RPM built for RPM4.x on my RedHat 6.2 box. > Thanks... > John > > > > ___

Shell Scripting

2000-12-11 Thread Tomer Okavi
Hey guys. Where can find docs howto's anything on shell scripting? Thanks Tom. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Help With Error Message.

2000-12-11 Thread Cory . Derrick
I'm running Redhat 7.0 with all the latest patches, etc. I have notice that when I run GNOME as my Window Manager, the following error message scrolls on the console... VFS: busy inodes on changed media When I change the WM to KDE, I don't get the message. Anyone have any idea what would cause

RPM?

2000-12-11 Thread John Aldrich
What's the latest version of RPM for RedHat 6.2? I need to install an RPM built for RPM4.x on my RedHat 6.2 box. Thanks... John ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

re: samba and NT4 WS

2000-12-11 Thread Denis R
A few things to check: 1. support for encrypted passwords on your network. All new Win98SE come with encrypted passwords enabled. If you are passing the password in clear text, you will get the error message you mentioned (share not found etc). Check you smb.conf file for the encryption. 2. the

RH7 install failure

2000-12-11 Thread Lomas, Richard
The system I am installing on is a Dell Optiplex GX110. It has a partition with WIN2K installed. I installed Linux on the system and it installed properly and ran OK. The problem was I had to boot from diskette. In an effort to allow LILO to boot the system properly, I reconfigured the partitions.

Re: impossible to mount burned cd's?

2000-12-11 Thread Greg Wright
*** REPLY SEPARATOR *** On 12/12/00 at 22:37 christopher j bottaro wrote: >Mike's answer worked great for me. i just had to close the session, thats >all. thanks for the help. Yeah, I did not see any options for closing a UDF disc, but then again I have never tried because

RE: redhat 7.0 netscape pb ??

2000-12-11 Thread Philippe Moutarlier
Weel, I can answer my own question in case anybody hits that pb : netscape 4.75. has this pb but 4.76 is working fine. Philippe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Philippe Moutarlier Sent: Monday, December 11, 2000 1:37 PM To: [EMAIL PROTEC

Re: ipchains howto

2000-12-11 Thread Dave Wreski
> Is there any good howto on how to setup basic firewall with > ipchains. I know there is one on Redhat Site. I need more > informations. You can find the IP Chains HOWTO and other Linux security information at linuxsecurity.com, of all places... ;) Dave __

redhat 7.0 netscape pb ??

2000-12-11 Thread Philippe Moutarlier
Is this a well known pb or is it only me ? When trying to open a local html document, > netscape mydocument.html netscape enters an infinite loop openning a potentially infinite number of windows. I cannot stop it but by exiting X windows itself. At some point I can get all windows closed but

Re: 7.0 disable hardware detect after install

2000-12-11 Thread Mike Burger
On Mon, 11 Dec 2000, Hakan Kuecuekyilmaz wrote: > > > [EMAIL PROTECTED] schrieb: > > > > > Hi all, > > > > > > Redhat 7.0 install went just like a dream. > > > > > > I would now like to disable "hardware detect" at the time of reboot. > > hello, > > a simple way is to type "setup" as root and to

Re: 7.0 disable hardware detect after install

2000-12-11 Thread Hakan Kuecuekyilmaz
> [EMAIL PROTECTED] schrieb: > > > Hi all, > > > > Redhat 7.0 install went just like a dream. > > > > I would now like to disable "hardware detect" at the time of reboot. hello, a simple way is to type "setup" as root and to run System Services, there u can turn off kudzu and many other serive

RE: Unauthorized Portmap Connection

2000-12-11 Thread Tony Johnson
It'd be a good idea to turn portmapper off if U are not using nfs , and if you are , setup a firewall so they cannot connect to portmapper which is a service commonly attacked. > -Original Message- > From: Burke, Thomas G. [SMTP:[EMAIL PROTECTED]] > Sent: Monday, December 11, 2000 9:23 AM

[WAY OT] DNS Registration Problems

2000-12-11 Thread Fred Whipple
Hi All, I have a question that really has nothing to do with Red Hat, or Linux for that matter.. but serious Linux users are often serious UNIX admins who deal with these things... so while the list may be wrong, the audience is right on target. I hope someone can help me out with this before I

Re: 7.0 disable hardware detect after install

2000-12-11 Thread Michael Butler/CanEast/IBM
If you run setup as root isn't there an option to disable kudzu there? Adam Goucher <[EMAIL PROTECTED]>@redhat.com on 12/11/2000 11:29:35 AM Please respond to [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: 7.0 disable hardware detect after install f

Re: [Re: Can't change resolutions]

2000-12-11 Thread John Aldrich
On Mon, 11 Dec 2000, Bruce Kall wrote: > What is the keyboard sequence to change resolutions when > you have selected multiple 'modes' in the Display > Subsection? > > CTRL+ALT+Kpad-Plus. This'll cycle through the configured resolutions. John __

Re: [Re: Can't change resolutions]

2000-12-11 Thread Bruce Kall
What is the keyboard sequence to change resolutions when you have selected multiple 'modes' in the Display Subsection? Bruce Nitebirdz wrote: > > On Thu, 7 Dec 2000, Michael Burger wrote: > > > The trick I found was, when running xconfigurator, was to only select > > one resolution and color

RE: Symbolic link

2000-12-11 Thread Mike Burger
No...recursive delete means just that. It will remove the initial directory and all its subdirectories. On Mon, 11 Dec 2000, Rob Yale wrote: > So I first do a re -r to get rid of the files; then do I have to do a rmdir > to purge the directories? > > Rob > > > -Original Message- > > Fro

RE: Symbolic link

2000-12-11 Thread Rob Yale
So I first do a re -r to get rid of the files; then do I have to do a rmdir to purge the directories? Rob > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Holland > Sent: December 11, 2000 10:54 AM > To: [EMAIL PROTECTED] > Subject: RE: Symbol

RE: why linux gets such a bad rap ...

2000-12-11 Thread Leonard den Ottolander
Hi Bill, > So, how do I restore the dual boot without a boot diskette? Can I > just use my CD with the install disk to mount the drives? That should be fine. Bye, Leonard. _

Re: [Re: Can't change resolutions]

2000-12-11 Thread Nitebirdz
On Sat, 9 Dec 2000, Leonard den Ottolander wrote: > Hi Nitebirdz, > > > Subsection "Display" > > Depth 16 > > Modes "1024x768" "640x480" "800x600" "1280x1024" > > ViewPort0 0 > > EndSubsection > > > > Only problem is I never saw it wor

Re: 7.0 disable hardware detect after install

2000-12-11 Thread Leonard den Ottolander
Hello Mettavihari, > I would now like to disable "hardware detect" at the time of reboot. Run "setup" as root, and go the section "System services". You can also run "ntsysv" directly. Disable the service "kudzu" here. Bye,

Re: rpm and disk space problem

2000-12-11 Thread Michael R. Jinks
bob jones wrote: > > Thanks in advance ... I'm at a loss on this one HOORAY FOR MAILING LISTS! sorry for the noise but i'm in chicago, we got dumped on today, and i'm a little punchy. > Running RHL 6.2 on an Intel 486 with 32MB RAM and plenty of disk space. > Trying to install tetex-1.0.6-11.i

Re: Samba and NT4 WS

2000-12-11 Thread Ragnar Wiencke
I started the server with nmbd -D and smbd -D and I can see they are running, also I can stop and start them in SWAT. RW Original Message Follows From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Samba and NT4 WS Date: Mon, 11 Dec 2000 08:19:41 -0500

Re: Problems with compiling Kernel 2.2.16

2000-12-11 Thread John Aldrich
On Mon, 11 Dec 2000, John Aldrich wrote: > On Mon, 11 Dec 2000, Robert Key wrote: > > Hi, > > I have installed Redhat 7.0 and I have tried to compile a custom kernel > > (2.2.16-22). If I do not set 'smp' to on I simply cannot get the kernel > > to compile! > > > > Does anyone have any ideas? >

Re: Problems with compiling Kernel 2.2.16

2000-12-11 Thread John Aldrich
On Mon, 11 Dec 2000, Robert Key wrote: > Hi, > I have installed Redhat 7.0 and I have tried to compile a custom kernel > (2.2.16-22). If I do not set 'smp' to on I simply cannot get the kernel > to compile! > > Does anyone have any ideas? > FAQ. You have to "make clean" I think it is and the

Re: Problems with compiling Kernel 2.2.16

2000-12-11 Thread rpjday
On Mon, 11 Dec 2000, Robert Key wrote: > Hi, > I have installed Redhat 7.0 and I have tried to compile a custom kernel > (2.2.16-22). If I do not set 'smp' to on I simply cannot get the kernel > to compile! "make mrproper" first. rday ___ Redhat-l

RE: why linux gets such a bad rap ...

2000-12-11 Thread Ward William E PHDN
SPEAKING of which I've got (or rather, HAD) my box at home running RH6.2 and Win98SE running dual boot... and then had a crash due to (I think!) a SDRAM going bad (Kingston, if anyone's interested and less than a year old). I've reinstalled Win98SE (Linux should be fine) but of course..

Re: USB Modem

2000-12-11 Thread John Scott
I've finally found a couple of PCI modems that will work with Linux. One is the Zoom model 2920 and the other is from 3Com/USR 56K Performance Pro Model 3CP5610A. They both run about $80, so I'm set there now. Now to see if I can replace some of my legacy hardware with newer tech. Michael Burg

Problems with compiling Kernel 2.2.16

2000-12-11 Thread Robert Key
Hi, I have installed Redhat 7.0 and I have tried to compile a custom kernel (2.2.16-22). If I do not set 'smp' to on I simply cannot get the kernel to compile! Does anyone have any ideas? Thanks, rob -- Robert Key Dept of Electrical Engineering Peninsula Technikon [EMAIL PR

Re: [Re: Can't change resolutions]

2000-12-11 Thread John Aldrich
On Mon, 11 Dec 2000, Bruce Kall wrote: > John, > > Thanks. What do you hit for the plus on a laptop. > Umm...dunno.:-) Maybe someone else on the list will know. :-) ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/l

RE: Symbolic link

2000-12-11 Thread Jason Holland
rm -r does recursive deletes Jason > > Thanks, but the link is a directory, in fact it's the /usr/src/linux > directory that links to /usr/src/linux-2.2.16. I guess I'm wondering if > there's a command that will deal with recursive deletes. > > Rob Yale > > > -Original Message- > > F

Re: [Re: Can't change resolutions]

2000-12-11 Thread Bruce Kall
John Aldrich wrote: > > On Mon, 11 Dec 2000, Bruce Kall wrote: > > What is the keyboard sequence to change resolutions when > > you have selected multiple 'modes' in the Display > > Subsection? > > > > > CTRL+ALT+Kpad-Plus. This'll cycle through the configured resolutions. > John > > ___

RE: Symbolic link

2000-12-11 Thread Rob Yale
Thanks, but the link is a directory, in fact it's the /usr/src/linux directory that links to /usr/src/linux-2.2.16. I guess I'm wondering if there's a command that will deal with recursive deletes. Rob Yale > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Be

RE: when do environment vars get set?

2000-12-11 Thread Mike McNally
> First: Environment is in no way supported by the kernel. It's pure > user-space stuff; totally in the shell. That's not exactly correct, since the "execve" call explicitly supports passing of an environment array, and thus the environment is a critical part of establishing the process addre

RE: Unauthorized Portmap Connection

2000-12-11 Thread Burke, Thomas G.
It means that someon tried to connect to your dump service, but your machine ignored them. Dump gives info about your machine, I believe. > -Original Message- > From: SoloCDM [SMTP:[EMAIL PROTECTED]] > Sent: Monday, December 11, 2000 10:15 AM > To: RedHat-List > Subject: Unauthori

RE: Can the list owner change the "subscribe" behavior?

2000-12-11 Thread Mike Burger
In all honesty, I only received a message like that when I joined the guinnes-list...I joined this one afterward, and received no such note. And I will concur that there hasn't been any monthly mailing, either...at least, not that's arrived in my mailbox. On Mon, 11 Dec 2000, John MacLean wrote:

Re: Sendmail

2000-12-11 Thread Bret Hughes
Shanmuga Raj wrote: > I am trying to understand how this works. any mail sent to the linux server > from a workstation, is delivered to sendmail, as sendmail is the smtp server > on port 25 (correct me if I am wrong). Then if the mail is local it is > passed on to procmail to process local delive

Re: 7.0 disable hardware detect after install

2000-12-11 Thread Adam Goucher
from a command prompt.. chkconfig --del kudzu man chkconfig for more details. -adam > Hello, > just disable Kudzu (Sysvinit). Because I don't know your Desktop it isn't easy > to recommend a workaround, as far as I can remember there is a tool ( maybe > sysvinit with all those nice scripts and

Unauthorized Portmap Connection

2000-12-11 Thread SoloCDM
1) What does the following entry into /var/log/messages mean? 2) How can I stop future connections? portmap[29706]: connect from 202.156.38.254 to dump(): request from unauthorized host Note: When you reply to this message, please include the mailing list and my email address. **

Re: Samba and NT4 WS

2000-12-11 Thread tcurl
Right, I missed that, sorry. Tom Curl Enertex Systems Matt Housh <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 12/11/00 09:53 AM Please respond to redhat-list To: [EMAIL PROTECTED] cc: Subject:Re: Samba and NT4 WS > I hate to ask this, but did you st

Re: Samba and NT4 WS

2000-12-11 Thread Matt Housh
> I hate to ask this, but did you start the server? (smbd, nmbd) Without nmbd running at the least, the machine would not show up in the network neighborhood. :) Matt - Matt Housh ([EMAIL PROTECTED]) Academic System Administrator - ___ Redhat-list

RE: Can the list owner change the "subscribe" behavior?

2000-12-11 Thread John MacLean
> -Original Message- > From: Jason Costomiris [mailto:[EMAIL PROTECTED]] > Sent: Saturday, December 09, 2000 5:56 PM > To: [EMAIL PROTECTED] > Subject: Can the list owner change the "subscribe" behavior? > > > Can whoever runs this list see to it that when someone > subscribes to this >

Re: when do environment vars get set?

2000-12-11 Thread 'Dave Ihnat '
On Mon, Dec 11, 2000 at 08:22:56AM -0600, Mike McNally wrote: > > First: Environment is in no way supported by the kernel. It's pure > > user-space stuff; totally in the shell. > > That's not exactly correct, since the "execve" call explicitly supports > passing of an environment array, and thu

Re: when do environment vars get set?

2000-12-11 Thread Dave Ihnat
Ok, a little environment talk. Note that I'm heavy Unix--been in it since '80--have written a login replacment for it (decades ago), etc. I haven't gone to actually read the login source for Linux, but all the docs are the same, and it's just such a basic mechanism that I'm certain it works the

Re: Samba and NT4 WS

2000-12-11 Thread tcurl
I hate to ask this, but did you start the server? (smbd, nmbd) Tom Curl Enertex Systems "Ragnar Wiencke" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 12/11/00 06:43 AM Please respond to redhat-list To: [EMAIL PROTECTED] cc: Subject:Samba and NT4 WS

Re: RPM and Bzip Chasing Tails?

2000-12-11 Thread Wolfgang Pfeiffer
Reply to message from David Talkington on Sun, 10 Dec 2000, 21:40 <-0600>: > Wolfgang Pfeiffer wrote: > > >I'm new to Linux, but I promise I never ever nowhere under no > >circumstances would upgrade an rpm.rpm with *--nodeps* ... > >(exept I really knew what I do .. but new as I am to Linux: the

RE: ipchains howto

2000-12-11 Thread Burke, Thomas G.
http://tomii.erols.com/firewall.txt A reasonably documented firewall script... > -Original Message- > From: Jerry Winegarden [SMTP:[EMAIL PROTECTED]] > Sent: Friday, December 08, 2000 12:04 PM > To: Redhat User > Subject: Re: ipchains howto > > On Thu, 7 Dec 2000, Mark Lo wrote:

Re: 7.0 disable hardware detect after install

2000-12-11 Thread thomas schönhoff
Hello, just disable Kudzu (Sysvinit). Because I don't know your Desktop it isn't easy to recommend a workaround, as far as I can remember there is a tool ( maybe sysvinit with all those nice scripts and runlevels) with KDE where you can disable Kudzu. Hope this helps Thomas [EMAIL PROTECTED] schr

Re: impossible to mount burned cd's?

2000-12-11 Thread Michael Burger
Happy to have been of service. On Tue, 12 Dec 2000 22:37:14 -0600, christopher j bottaro wrote: >Mike's answer worked great for me. i just had to close the session, thats >all. thanks for the help. ___ Redhat-list mailing list [EMAIL PROTECTED]

7.0 disable hardware detect after install

2000-12-11 Thread redhat
Hi all, Redhat 7.0 install went just like a dream. I would now like to disable "hardware detect" at the time of reboot. Reason is that my server is remote and if someone pull out the mouse and I do a remote reboot, then the machine will wait for me to do a couple of enter commands before it bo

Samba and NT4 WS

2000-12-11 Thread Ragnar Wiencke
Hi there. I installed samba on the linux box, used swat to configur it. Now I can see the linux box in the NT Network Neighborhood but when I try to explore it I get a message saying is not accessible, The network path was not found. If this is a password problem then the message is stupi

RE: Memory Leak

2000-12-11 Thread Leonard den Ottolander
Hi Statux, > > > Why would you want to set a maximum percentage? > but obviously there is some applicable use for it :) Which is? What need to set a maximum percentage used for buffer blocks? Maybe if the kernel would behave differently than it does currently (ie freeing buff

(Fwd) Memory Leak

2000-12-11 Thread Leonard den Ottolander
LOL Who would be paying for these phonecalls? --- Forwarded message follows --- From: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject:Memory Leak Date sent: Mon, 11 Dec 2000 11:47:18 +0100 To whom it may concern: I re

RH 7.0 AND LILO

2000-12-11 Thread Jacek Trzcinski
Hi ! I have installed Red Hat 7.0. I have 30GB disk. I made extended partition 20GB in size. LILO I installed in MBR. For linux I made three partitions on extended partition: 5GB partition for system, 2GB partition for /home and 128MB partition for swap. Everyrhing seems to work OK. I have to kern

Re: when do environment vars get set?

2000-12-11 Thread rpjday
On 10 Dec 2000, Harry Putnam wrote: > christopher j bottaro <[EMAIL PROTECTED]> writes: > > > thats cool, putting echos in those files to see when they run, but i'd still > > like to know >where< all the other environment vars are being set. > > > > are environ vars set >only< in shell scripts?

Re: when do environment vars get set?

2000-12-11 Thread rpjday
On Tue, 12 Dec 2000, christopher j bottaro wrote: > weee, i like mailing lists. i have so many questions! > > i know at some point, these shell scripts are executed in this order... > > /etc/profile > /etc/bashrc > ~/.bash_profile > ~/.bashrc > > but when i type "set" i see many more environ

RE: Sendmail

2000-12-11 Thread Kiran Kumar M
If you are sending the mail from the server itself, it will send the mail to the local server (if you are providing userid without domain). You might not be followed the complete correspondence, please read the first mail that raises the question. Kiran On Mon, 11 Dec 2000, Shanmuga Raj wrote: