Displaying 20 results from an estimated 8000 matches similar to: "an ideas for having additional parameters control UPS shutdown"
2012 Mar 08
18
some fixes, improvements, and new features (EPO and DYING) for NUT
Here are a series of my recent changes to NUT.
The first few in the set are primarily little fixes and improvements.
In among those are a few for .gitignore files which of course you can
ignore for SVN, and there's one for a commit to a generated file which
of course should not be tracked in any VCS.
Then there are a couple or three to do with generating the header files
used by
2002 Feb 20
0
purpose of scp -B?
Batch mode does not require ssh-agent.
Useful in non-interactive scripts (you don't want a any questions blocking your script).
It also supresses the "host key not found, are you sure you want to continue connecting?" question. (basically fails instead unless some conf variable is set to ignore it).
-rchit
-----Original Message-----
From: woods at weird.com [mailto:woods at
2001 Mar 14
0
does SSH.COM really in fact approve of the generic meaning of "SSH"?
I hate to open up a discussion that may already be closed (I haven't
really followed the trademark dispute other than via the postings to
NewsForge, and in particular the one on March 7), and I can't find on
www.openssh.com an obviously more appropriate address to send this
thought to, so.... [note my reply-to address]
though the message below purports to come from <owner-ssh at
2002 Feb 18
1
fixes for bugs in error handling in rsync-2.5.2; and updates for rsync3.txt
Rsync-2.5.2 does not gracefully report connection and transfer errors
and always properly return with a non-zero exit code, despite many
assurances to the contrary in the code and commit logs. It seems a
kludge to handle a special case of lost connections to older servers was
FAR too aggressive!
With '-vvv' I also print the source of the exit_cleanup() call, and
optionally with
2001 Mar 06
8
OpenSSH/scp ->> F-Secure SSH server Problems
Hi,
Is there some know problem between the 'scp' client in OpenSSH 2.5.1p1 and
F-Secure's SSH 2.4.0 server? The client is running on a Linux (2.2.17) box
and server is running on Win2K. When I try to transfer files it asks me for
the password (which I provide) then it hangs. Using 'scp -v' didn't provide
any helpful info; it's as though the problem happened before
2018 Mar 01
3
Plugin charset_alias compile error: void function cannot return value
Hey Everyone,
We are getting a compile error for Dovecot 2.2.34 on Solaris 11.3
x86, using Solaris Studio 12.6 compiler, and it doesn't occur with
Dovecot 2.2.33.
Making all in charset-alias
source='charset-alias-plugin.c' object='charset-alias-plugin.lo'
libtool=yes \
DEPDIR=.deps depmode=none /bin/sh ../../../depcomp \
/bin/sh ../../../libtool
2006 Mar 11
1
Ordination of feature film data question
I am severely rusty re. multivariate / ordination analysis, having done my last work 40 years ago (in plant ecology).
I am interested in exploring applications of multivariate analytic approaches to data from the history of motion picture films.
I'd very much appreciate any pointers as to possibly appropriate proceedures.
The individual "samples" may be individual films and the
1999 Oct 05
1
Linux/NIS+
Hello,
I'm having a problem configuring samba (2.0.5a) on a Linux
system using NIS+ as the password system. Samba complains that
it cannot find the smbpasswd file, which is not surprising as
I'm not using one. I tried 'smb password file = passwd.org_dir'
that sort of worked, except that it creates a directory called
passwd.org_dir from whatever directory I ran the smbd from.
2006 Feb 28
3
error on installation
My system: Suse 9.3 Prof.
I downloaded Wine: wine-0.9.7-SuSELinux100.i586.rpm.
I get the message libstdc++.so.6 not available.
What can I do?
Please note: I am not a linux expert. What little I know,
I acquired by myself.
Regards,
suren
--
The woods are lovely dark and deep
But I have promises to keep
And miles to go before I sleep
And miles to go before I sleep (Robert Frost)
2009 Apr 01
5
Fun with permissions
Firstly, hello! :)
I've been trying to setup a share with permissions to allow users within
the web group to be able to put files up, have full access to their own
files but read only access to other users files, I've got what I think
should work, but it's not (hence this post).
The relevant section of the config is as follows
[Common]
comment = Common Area
writable = yes
2013 Apr 18
2
Multiple Multivariate regression in R with 50 independent variables
Hello all
Is there a method/package in R in which I can do regressions for more than
50 independent variables ?
Regards
The woods are lovely, dark and deep
But I have promises to keep
And miles before I go to sleep
And miles before I go to sleep
-----
[[alternative HTML version deleted]]
2002 May 20
3
Samba & Symantec Ghost
Hello,
I saw this posting by Christopher Robert Woods. I am having the identical
problem with Samba on Suse Linux 7.2 (OS/390). Is there any known
workaround?
----------------------------------------------------------------------------
--------------------
To: Multiple recipients of list SAMBA <samba@samba.org>
Subject: Symantec Ghost and Samba
From: Christopher Robert Woods
2006 May 12
1
nested ANCOVA
Dear R-users,
is there a chance to do an nested ANCOVA in R? I've read the archive mails
but it doesn't work.
We have the following situation:
We are interested in differences in carabid biomass at different aged
woodlands. Thus, we have a nested design with 2 fixed groups (0=recent,
1=ancient) and 10 woodlands (each with 8 replications/traps) per fixed
group. Woodland is therfore
2000 Jan 19
1
FW: Access Denied
I just realized that I have been trying this from only one other machine and
maybe it was something to do with NT. I tried to mount from a Win 95
machine and it works just fine. I guess it's the NT authentication problem.
Do I need to be Administrator on the NT box if I point my SAMBA box to the
NT box for authentication?
Thank you,
Paul-
----------
From: "Paul Woods"
2011 Jun 09
2
Re: Kareo please help
I tried to get some help from support but they acted like I was an idiot for even trying. I know there is a way but I'm not sure how. I'll keep checking back in the forums in case someone passes through this neck of the woods.
2009 Mar 03
3
PLS regression on near infrared (NIR) spectra data
Dear collegues,
I´ ve worked with near infrared (NIR) spectroscopy to assess chemical,
physical, mechanical and anatomical properties of wood.
I use "The Unscrambler" software to correlate the matrix of dependent
variables (Y) with the matrix of spectral data (X) and I would like to
migrate to R. The matrix of spectral variables is very large (2345 columns
and n lines, where n =
2018 Feb 12
3
FreeBSD Core dump: PAM authentication with Kerberos credentials (GSSAPI_MIT)
Hi everyone,
I have a repeatable core dump when running dovecot on FreeBSD in the
specific scenario described below.
Dovecot is linked against MIT kerberos in /usr/local/lib/, whilst PAM is
linked against Heimdal in /usr/lib/.
My expectation was that dovecot authentication using GSSAPI would use MIT
kerberos in /usr/local/lib, whereas PAM authentication is independent from
dovecot and would
2005 Aug 13
3
back button support
Hello,
I was just wondering what clever ways all the Ajax developers out there have
come up with to add back button support to their web apps. I have seen a
couple different ways on the net, but neither of them look very complete.
Ideally, I would like a solution where I could modify Ajax.Updater to keep
track of which pages where loaded into which elements, then create a
function like
2018 Mar 02
2
Plugin charset_alias
On 02.03.2018 09:38, MRob wrote:
> On 2018-03-01 22:59, John Woods wrote:
>> Hey Everyone,
>>
>> ??? We are getting a compile error for Dovecot 2.2.34 on Solaris 11.3
>> x86, using Solaris Studio 12.6 compiler, and it doesn't occur with
>> Dovecot 2.2.33.
>>
>>> Making all in charset-alias
>
> Can someone easily explain what the usage of
2015 Jun 29
4
CentOS 6 gcc is a bit old
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) is a bit old.
There have been major changes since then.
I'd like a newer version.
If I have to, I expect that I can install from source.
I'd rather not.
Is there a CentOS 6-compatible repository
from which I can get a newer version?
Does a standard CentOS 7 repository have a newer version?
Does a CentOS 7-compatible repository have a newer