Displaying 19 results from an estimated 19 matches for "fuming".
Did you mean:
wuming
2013 Mar 22
1
Sen's slope - fume package different output than zyp or wq
Hello,
I am trying to decide which package to use to calculate the non-parametric
Sen's Slope for identifying trends in rainfall data (determine the slope
between all pairs of points and take the median of those slopes). I have
found three packages that output Sen's: "zyp", "wq" and "fume". The
outputs of "zyp.sen()" and "mannKen()" from
2005 Jun 15
12
WiFi IP Phones
Guys.
I know there are wifi sip phones out there but I have a question, are any of
these phones "anti explosive"? By that I mean, there are certain regulations
about phones or cel phones that are not recommended to operate in
environments like gas stations due to sparks and the chance of ingiting gas
fumes.
Are there any wifi sip phones out here that have complaince with regulations
to
2024 Apr 02
1
CyberPower PR3000LCDRTXL2U — battery date reset?
Well, for a bit of devil's advocate - if the battery swelled, it might hace
leaked or fumed, contaminating the device and contacts.
The safe approach (for their liability, and for end-users' fire hazard
really) is to not claim the device is safe to use anymore.
Jim
On Tue, Apr 2, 2024, 07:11 Ben <bkamen at benjammin.net> wrote:
> On 4/1/24 7:37 PM, Phil Stracchino via
2010 Nov 04
1
AD member server - getting a user's name (GECOS)
Greetings,
My odd question for the week - I've been unable to figure out if/how to
do this. Given an Active Directory user ID, is there a way to get the
user's real name?
During testing of our Samba AD member servers I have seen user's given
names appearing in the log files - is there a way that I can pull that
for my own use? Our site uses loginIDs for users that give no clue
2006 Aug 14
1
Postback Action Problem
I was trying to use postbacks, but its not working.
def edit
@xxxx= xxxx.find_by_id(params[:id]) || xxxx.new
if request.post?
@xxxx.attributes = params[:xxxx]
redirect_to :list and return if @xxxx.save
end
end
I get the following error: SystemStackError in xxxxxController#edit
stack level too deep. The code of list is same as the code generated by the
scaffold
2017 May 31
1
CentOS 6.9, shredding a RAID
On 5/31/2017 12:46 PM, m.roth at 5-cent.us wrote:
> Not dealing with "secret", dealing with HIPAA and PII data. And*sigh*
> Homeland Security Theater dictates....
We run all used disks through a shredder before surplusing any systems,
and we are just a manufacturing company dealing with internal corporate
IT stuff. the shredder is a truck from a 'data destruction'
1998 May 28
0
ALERT: Tiresome security hole in "xosview", RedHat5.1?
...is is exploitable. xosview doesn''t appear to
drop privs.
Also, that is _by no means the only vulnerable section of code_, just the
stupidest bit.
Temp. (and probably permanent) solution: "chmod u-s `which xosview`.
Anyway well done RedHat for "blunder of the week".
Still fuming,
Chris
PS. Whilst you''re at it RedHat, fix the X libraries (new security holes
just found) as well as dhcpd (remote root, well documented), glibc env
vars (linux-security documented), and upgrade samba to 1.9.18p7 in an
update rpm.
2009 Nov 07
3
SELinux is preventing httpd from loading /usr/local/apache/modules/libphp5.so
Dear my friends...
Anybody would be so nice for telling me the solution of my problem.
My Apache2 can not start.
I find this error in /var/log/messages:
Nov 7 14:20:47 cencen setroubleshoot: SELinux is preventing httpd from
loading /usr/local/apache/modules/libphp5.so which requires text
relocation. For complete SELinux messages. run Realertrag -l
077ac3bc-5f20-4954-99c3-a754f9cd7df2
I've
2004 Aug 18
1
Asterisk and Dial-Up ISP
Yes, I know this is lame, but my location limits me to using a dial-up ISP. I am running asterisk with a T100P and a TDM400 card. I currently have dial-on-demand setup on the same box, using diald and an external modem. To prevent DOD from trying to dial out during an external call, I have an AGI script kill diald before initiating a call, and then restart it at the end of the call by looking
2010 Oct 18
2
Unable to compile Samba 3.5.6 on Solaris 9 - more winbind issues
Greetings,
No helpful hints have been offered to my winbind issues with Samba 3.4.9
and Solaris 9 I started trying to build Samba 3.5.6. Using gcc 3.4.6.
I added "-lintl" to the LIBS option in the Makefile which cleared some
earlier linker errors involving libintl_gettext, libintl_textdomain and
libintl_bindtextdomain being undefined, except with winbind:
Linking shared library
2009 Jun 10
0
1.2rc5, another crash: Backtrace:dovecot-auth
Another crahs with backtrace:
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was
2010 Oct 27
3
Samba 3.5.6, Solaris 10, pam_winbind.so will not link
Greetings,
Still no progress trying to get Samba 3.5.6 built on Solaris 10, using
gcc 3.4.6.
Maybe fresh eyes will see something? Been having issues building samba
since 3.4.9 (and anything greater than 3.2.15 on Solaris 9 where samba
will build, but winbind will not work properly for user authentication.)
techops$ make
Using CFLAGS = -I/opt/local/kerberos5/include -O -I.
2004 Dec 17
0
[Off Topic] humour, XMAS, ground loop - good business strategy
hi, I received this e-mail which contains a "ballad", at first I thought it
was junk mail, but then I read through it, for the EE members of this list,
it may be quite humorous.
I don't know if the ballad is original, but at least it's the XMAS season,
so it's something to lighten up your day, eh?
-samudra
""" How the Ground Loop Stole Christmas
2006 Jun 06
8
Using MySQL to store email?
So Timo,
Have you considered the idea of storing all the email in a MySQL
database? Seems to me that MySQL could somplify all the backend stuff
that everyone struggles with and with replication one could create very
massive and reliable systems. What would it take to use MySQL that way?
2004 Mar 26
8
stop() vs. error() ?
Why does stop("we are done") print
"Error in eval.with.vis(expr, envir, enclos) :" ?
It would seem to me that a plain stop() is not an error, and that it
would make more sense to have an error() function that is different from
a stop(). Is there a rationale here that I am missing?
sincerely, /iaw
2001 Aug 15
4
WSJ article
Found this on usenet:
August 13, 2001
E-Business
Inventors Release Free Alternative To MP3 Music, but Cost Is High
By MEI FONG
Staff Reporter of THE WALL STREET JOURNAL
SOMERVILLE, Mass. -- Christopher Montgomery wants to be the Linus Torvalds
of
music, the creator of a piece of free software that has the sweeping impact
of
Mr. Torvalds's Linux operating system. He soon may begin finding
2012 Apr 18
3
A request from the CentOS Project
The CentOS Project seems to be having a problem within some of our
community interactive areas that we need to address.
As most of you know, the project provides CentOS software free of charge
and we also provide community areas like a Wiki, Mailing Lists, IRC
Channels and Fora for our users to interact with one another and allow
the CentOS community to provide support for each other.
There are
2009 Feb 03
7
The Origins of R
In another thread on this list, various wild allegations have been
made, relating to the New York Times article on R. I object both to
the subject line and to the content of several of the messages, and
will not repeat or quote any of that content. It smacks to me of
mischief making.
Discussion has centered around the following quote from the NY Times
article:
?According to them, the
2023 Oct 31
1
FSD sequence: Waiting for bigger and slower clients before cutting power
fredag 27 oktober 2023 20:07:58 CET skrev Jim Klimov:
> Hi, this does sound like a useful idea - although for the principle of
> least surprise and for variation in deployments, I'd rather have it as a
> (non-default state of a) configuration toggle that can be set via
> `upsmon.conf`: whether this particular client exits after processing FSD or
> not. The onus for the rest