Search the web
Sign In
New User? Sign Up
linux · This is a mailing list for Linux
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 51755 - 51784 of 56688   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
51755
I am looking for an app or a daemon that runs and it can perform an action (email, page, reboot, whatever) when the CPU usage reaches a certain threshold (and...
Mike Dillinger
mikedpan
Offline Send Email
Jun 1, 2006
3:37 pm
51756
On Thu, 1 Jun 2006 08:32:08 -0700 ... You will most certainly have to make that yourself. It is a security hole. The /proc filesystem is your friend. -- ...
ed
psy80uk
Offline Send Email
Jun 1, 2006
5:31 pm
51757
... From: linux@yahoogroups.com [mailto:linux@yahoogroups.com] On Behalf Of ed Sent: Thursday, June 01, 2006 12:32 PM To: linux@yahoogroups.com Subject: Re:...
Rivera, Angel R
Angel.R.Rivera@...
Send Email
Jun 1, 2006
6:36 pm
51758
On Thu, 1 Jun 2006 13:13:16 -0500 ... But rebooting when the CPU level rises is not a good idea on internet service boxes, since it's obvious to a DOS attack. ...
ed
psy80uk
Offline Send Email
Jun 1, 2006
8:25 pm
51759
... We use a commercial product for this called Big Brother: http://bb4.com/ Ajay [Non-text portions of this message have been removed]...
Ajay Gautam
ajaygautam
Offline Send Email
Jun 1, 2006
8:31 pm
51760
On Thu, 1 Jun 2006 16:19:21 -0400 ... big sister/zabbix/nagios are available also, freely -- Regards, Ed :: http://www.linuxwarez.co.uk ...
ed
psy80uk
Offline Send Email
Jun 1, 2006
8:34 pm
51761
... From: Ed <ed@...> Sent: Thursday, June 01, 2006, at 01:08PM PDT (GMT -0700) e> On Thu, 1 Jun 2006 13:13:16 -0500 ... e> But rebooting when the CPU...
Mike Dillinger
mikedpan
Offline Send Email
Jun 1, 2006
8:58 pm
51762
On Thu, 1 Jun 2006 13:46:46 -0700 ... The output of `uptime` is not accurate for CPU load. Uptime just makes an average for the number of processes 'waiting'....
ed
psy80uk
Offline Send Email
Jun 1, 2006
10:09 pm
51763
Hi, My mail server is not running. When i check logs/messages its show:- kernel: eth0: Promiscuous mode enabled. kernel: eth1: Setting promiscuous mode. ...
nits nits
nits.nits@...
Send Email
Jun 5, 2006
8:08 am
51764
On Mon, 5 Jun 2006 13:08:21 +0530, "nits nits" <nits.nits@...> ... Are you sure about that? Have you tried "ifconfig eth0 -promisc" anyway? -- G. Stewart...
Godwin Stewart
grschinon
Offline Send Email
Jun 5, 2006
8:18 am
51765
I'm havving the opposite problem. I've downloaded five .ISO image files for Redhat Fedora Core 5 to my MS XP Home machine. Now I want to copy them to CD-R's,...
cascade58
Offline Send Email
Jun 6, 2006
1:18 pm
51766
On Thu, 01 Jun 2006 21:48:20 -0000 "cascade58" <cascade58@...> wrote: Hello cascade58, ... Yes. Select "Burn CD Image..." or whatever Nero/Roxio call...
Brad Rogers
yoss_1960
Offline Send Email
Jun 6, 2006
1:24 pm
51767
... http://fedora.redhat.com/docs/fedora-install-guide-en/fc5/ Did you even attempt to read the installation guide provided by Fedora? The answer to your...
Ajay Gautam
ajaygautam
Offline Send Email
Jun 6, 2006
1:34 pm
51768
On Tue, 6 Jun 2006 09:32:10 -0400, "Ajay Gautam" <ajay610@...> ... For this particular poster to understand what you wanted to say, I think you should...
Godwin Stewart
grschinon
Offline Send Email
Jun 6, 2006
2:42 pm
51769
On Mon, 5 Jun 2006 13:08:21 +0530 ... What does promiscuous mode have to do with a mail server? I'll have you know that promiscuous mode has nothing to do with...
ed
psy80uk
Offline Send Email
Jun 6, 2006
7:24 pm
51770
... As long as you patch it so that it doesn't accept then bounce every piece of spam sent to it. -- G. Stewart gstewart@......
Godwin Stewart
grschinon
Offline Send Email
Jun 6, 2006
7:29 pm
51771
On Tue, 6 Jun 2006 21:28:23 +0200 ... This I know, I have a perl script which I wrote to keep our cluster in sync for such things......
ed
psy80uk
Offline Send Email
Jun 6, 2006
7:37 pm
51772
... Where to? -- G. Stewart gstewart@......
Godwin Stewart
grschinon
Offline Send Email
Jun 6, 2006
7:44 pm
51773
On Tue, 6 Jun 2006 21:44:26 +0200 ... The style of system we were developing had only one from address, the mail was generated by our system. This was not an...
ed
psy80uk
Offline Send Email
Jun 6, 2006
8:55 pm
51774
... In that case there's no problem. I was worried you were bouncing mails out to the addresses that spammers forge into the SMTP envelope :) -- G. Stewart ...
Godwin Stewart
grschinon
Offline Send Email
Jun 6, 2006
9:04 pm
51775
On Tue, 6 Jun 2006 23:04:37 +0200 ... You know me better than that, surely! Would not have gone to Herculean lengths to work a fix, to then leave it connected...
ed
psy80uk
Offline Send Email
Jun 6, 2006
9:26 pm
51776
Hello all, I am trying to set up a Fedora Core 5 system. On that system I need to be able to mount a exported share from a Windows XP box as a regular user. I...
Ski Dawg
dcorwine
Offline Send Email
Jun 11, 2006
6:06 am
51777
... use "smbmount" instead of "mount". Regular users can use smbmount / smbumount. Ajay...
Ajay Gautam
ajaygautam
Offline Send Email
Jun 12, 2006
12:46 pm
51778
... Thanks for the reply. On FC5, they removed the smbmount/smbumount commands, so I am not able to do that. Any other ideas? -- Doug Registered Linux User...
Ski Dawg
dcorwine
Offline Send Email
Jun 12, 2006
9:25 pm
51779
hi, try mount -t cifs //<server>/<share> <mount point> -o user=domainusername smbfs somehow did not work for me either ... need to look into tat ... Bye ...
Bhasker C V
bhaslinux
Offline Send Email
Jun 13, 2006
7:48 am
51780
... Thanks for your reply. That is (basically) the command that I use to mount things as root, but it does not work as a regular user (which is what the...
Ski Dawg
dcorwine
Offline Send Email
Jun 13, 2006
1:41 pm
51781
... What!!! Why?? isn't smb.... commands a standard part of samba package? I have no other idea. I have always used smbmount on my gentoo machines. I guess all...
Ajay Gautam
ajaygautam
Offline Send Email
Jun 13, 2006
2:28 pm
51782
On Tue, 13 Jun 2006 10:07:01 -0400, "Ajay Gautam" <ajay610@...> ... Heh - I was unable to install FC5 on my system, let alone getting SAMBA working on it...
Godwin Stewart
grschinon
Offline Send Email
Jun 13, 2006
2:39 pm
51783
... supporting the smb file system, instead mostly moving to CIFS. (I believe I read this on RH mailing lists, so it may not be completely accurate). Here is a...
Ski Dawg
dcorwine
Offline Send Email
Jun 14, 2006
3:04 am
51784
... I had it up and running (on a brand new Dell system) within a couple of hours. This included mp3/audio/video support along with most of the other things...
Ski Dawg
dcorwine
Offline Send Email
Jun 14, 2006
3:56 am
Messages 51755 - 51784 of 56688   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help