search for: merk

Displaying 14 results from an estimated 14 matches for "merk".

Did you mean: mark
2006 Feb 08
1
Simple optim - question
Hello, I want to find the parameters mu and sigma that minimize the following function. It's important, that mu and sigma are strictly positive. ----------------- optimiere = function(fmean,smean,d,x,mu,sigma) { merk = c() for (i in 1:length(d)) merk=c(merk,1/(d[i]^2)*(d[i]-1/(fmean*(1-plnorm(x[i],mu,sigma))))^2) return(sum(merk)) } ----------------- To do that I'm using the nlm function, but I only get results for ONE of the two parameters. I cannot cope with optimizing the two parameter problem simulta...
2007 Dec 12
6
namespace problem / 1.1beta11
Hi all, actually I got a problem with the namespaces in dovecot 1.1 beta11. It occured after purging index files and resynch via imapsync. Dovecot complains about "Unknown namespace", though it worked with versions before. I cannot comfirm for 1.1beta10, but I surely know 1.1beta9 worked with these settings. Example: From Folder [INBOX/Trash] To Folder [___________] To Folder
2016 Dec 20
2
NUT Client shuts down when performing runtime calibration on APC UPS
Hello, I am using an APC UPS (Smart-UPS 2200 RM) to secure my SAN. The SAN runs on FreeBSD 9.1-RELEASE-p5 and is using NUT 2.6.5 version 2. Since the UPS has also a Network card AP9630 I am using the snmp-ups driver to connect the SAN to the UPS for signaling. Last week I need to change the battery pack and then I needed to perform a runtime calibration. I used the web interface of the AP9630
2017 Jan 11
3
NUT Client shuts down when performing runtime calibration on APC UPS
I've setup nas4free (latest version 11.0.0.4, which has NUT 2.7.4) in a VM and configured it via webinterface to my APC UPS and set "shutdown mode" to "UPS goes on battery" with a timer of 30s. Then I started runtime calibration on the UPS and after 30s nas4free has shut down! I think this is not the correct behavior, since the status was "OB CAL". The system
2017 Jan 10
0
NUT Client shuts down when performing runtime calibration on APC UPS
On Jan 9, 2017, at 9:46 AM, Merk - Oliver <oliver.merk at pecon.biz> wrote: > > I then connected to my QNAP and set the UPS settings on the web interface to "Shutdown server if power loss is 5 min", the UPS is configured to an SNMP-Connection with its IP-address. Started runtime calibration and after 5min....
2006 Jan 12
2
Where do I find *asterisk-capi*
Pls, where do I find asterisk-capi I am using now asterisk 1.2.1 with a SuSE 9.3 in SuSE 9.3 there was the old version for 1.0.6 ... can I use that old asterisk-capi for the current and on my system installed version 1.2.1 ??? thnx chris
2017 Jan 11
0
NUT Client shuts down when performing runtime calibration on APC UPS
On Wed, 11 Jan 2017, Merk - Oliver wrote: > nas4free: /# more /usr/local/bin/upssched-cmd > #!/bin/sh I would strongly recommend specifying which script interpreter is to be used: dash, bash, csh, ksh, ... For example #!/bin/bash There seem to be too many case statements in this script. > case "${1}&q...
2004 Jun 28
3
Help!!!
Hi! I heard many things over ogg, but all what i can see is shit. O.K. The oggdrop.exe play with me, have this tool a version number? I can't see it. Every other tool don't run under my system (Win98; Athlon1,5GHz; 768MB RAM). For example every version of oggenc produce the error: "OGGENC.EXE kann nicht ausgef?hrt werden"! There are a german mailing list? An how can i register
2017 Jan 09
2
NUT Client shuts down when performing runtime calibration on APC UPS
Here are the results from the output of upsc under different conditions from my Debian Test system with NUT 2.7.2 : Normal: ups.status: OL No wall power: ups.status: OB Runtime calibration (started from AP9630 web interface): ups.status: OB CAL So at this stage there is a difference! I then connected to my QNAP and set the UPS settings on the web interface to "Shutdown server if power
2006 Jan 11
1
[suse-isdn] Major Problems UTStarcom F1000 registering -- pls help
Hi there, I am trying desperatly to register my WiFi Phone UTStarcomm F1000 with my asterisk server. I already changed the name of the user to "anonymous" since it looks like the phone sends that name. The WiFi Phone's IP is 192.168.1.217, the asterisk server's IP is 192.168.1.200 What is it that I am missing? Any help very much appreciated!!! The error message I get is: Jan
1997 Aug 28
12
Win98 and Samba
Has any tried to connect to a samba server while using Win98 beta 2 as a client? I keep getting incorrect username/password errors in the samba log file and am unable to either map a drive or connect to a shared resource. With debug level set to 4 on the samba serve the main error seems to be error in packet at line 129 for cmd=117 (or something like that). If anyone else finds a fix for this,
2017 Jan 09
0
NUT Client shuts down when performing runtime calibration on APC UPS
Thanks for your reply. Sorry for the delay, but until yet I haven't had a subscription, so I haven't seen your answer. I can test this, I have three APC USVs, each equipped with the AP9630 network card. I need to setup a Linux test VM with NUT first. I will give the feedback as soon as I can. Oliver ________________________________ This email was scanned by Bitdefender --------------
2017 Jan 11
0
NUT Client shuts down when performing runtime calibration on APC UPS
Thanks for your help. I have posted information, but I think I have answered myself, so maybe you haven't got an info. Sorry, using a mailing list is new for me ;-) Let's forget about the QNAP problem. It seems that although upsc is getting correct status information ("OL", "OB", "OB LB", OB CAL"), including calibration state, the QNAP special program
2023 Jan 19
1
c2d4u: apt sees new package version as a downgrade
Hello, I noticed a strange thing when attempting to upgrade a specific package (lavaan) from c2d4u and wondered if someone could confirm the problem. In short, apt seems to think that an older version from the "universe" repo is higher than the newer version from c2d4u. When I do apt-cache showpkg r-cran-lavaan I get the output at the bottom of this email. Then, I tried to force