search for: szenario

Displaying 20 results from an estimated 39 matches for "szenario".

Did you mean: scenario
2012 Jan 26
1
lattice panels with grouped extra data as text?
...oxplot. A minimal example should show what I am trying to do: foo <- data.frame( Treatment=rnorm(1:12,2), Variant=c("A","A","B","C","D","C","B","D","D","B","B","A"), Szenario=c("Dry","Wet","Dry","Dry","Wet","Dry","Wet","Wet","Dry","Wet","Dry","Dry"), Area=c(sample(100, 12)) ) require(lattice) require(latticeExtra) bwplot(Treatme...
2008 Jan 12
1
Problem with old Samba joining AD (migration szenario)
hi list, i have a problem joining a samba 2.2.12 linux server to a w2k3 domain (native mode). background: i have to upgrade an AIX box running samba 2.2.x to 3.0.x but want to simulate this under vmware workstation first. i compiled this version w/out any options (no winbind, ldap, ssl etc) - i think that's not necessary... smb.conf -------- [global] WORKGROUP = ADDOMAIN PASSWORD
2007 Feb 22
4
Possible to light up a LED on Snom phones?
...o that if an extension dials *21*, that extension is added/removed as a queue member to a queue. (State toggled). But it would be great to get an "optical feedback" of that phone's state regarding the queue membership. Does someone know if it is possible to light up a LED under this szenario? Many thanks! Norbert
2005 Sep 23
1
chan_capi-cm-0.6: hangup is detected really late
Hi, the following szenario leads to a problem: I connect an CAPI channel to an AGI-Script per Manager API. This Agi script starts the MeetMe-Application. The Person on the Capi Channel is now able to speak with the other conferess in the MeetMe-Room. But if the CAPI channel hangs up, the busy tone is streamed into the Me...
2012 Jul 05
2
[LLVMdev] clang optimizer does not remove unused/uneeded variables(and accesses) from global scope
addition to my last post: http://groups.google.com/group/llvm-dev/browse_thread/thread/afd85c3f303ec2a9 i know that using static on my globals will remove them - no other compilation unit can then extern the vars but my question is - in this closed szenario clang is "directly" producing the exe - isn't clang aware of that the vars are not in use? btw: the microsoft compiler still keeps them - even if static, but without demangled names :)
2009 Nov 13
2
Multihomed puppet-server Multidomain SSL Problem
...ted: hostname not match with the server certificate If I use just the hostname, no client can connect successfully. It seems to be, that there is allways the need for a single fqdn. The puttemaster is served via Passenger and Apache2. Is there a way to use the nice to use puppetca tool in this szenario or do I have to provide as much CAs as I have subnets and do cert signing by hand? Or is there another solution? Any hints will be very welcome. Cheers, Hubert -- Hubert Krause Risk & Fraud Division INFORM GmbH, Pascalstraße 23, 52076 Aachen, Germany Phone: +49 24 08 - 94 56 188 E-Mail: h...
2012 Jul 05
0
[LLVMdev] clang optimizer does not remove unused/uneeded variables(and accesses) from global scope
...ring wrote: > addition to my last post: > http://groups.google.com/group/llvm-dev/browse_thread/thread/afd85c3f303ec2a9 > > i know that using static on my globals will remove them - no other > compilation unit can then extern the vars > > but my question is - in this closed szenario clang is "directly" > producing the exe - isn't clang aware of that the vars are not in use? It can't know that, unless you use link-time optimization. Which optimization level did you use?
2005 Aug 13
1
T.38 decoding
Hi, I searched a while about T.38 decoding, and learned about the bounty for T.38 support for asterisk and some softdecoders and some hardware de- and encoding T.38. Now I wonder, if there is already any (almost) ready to use solution for decoding of T.38 faxes? My szenario would be: - Receiving a SIP call (containing the T.38 fax) by my provider with my asterisk box. - asterisk would forward that SIP call to the converter. - The converter would send the SIP call back to my asterisk box, but now with the fax deocoded to an ordenary anolog fax. Has anyone experi...
2017 Dec 20
1
Bricks not starting after restart node
Hello Gluster Community, I am using Gluster3.10 in a 2-Node-Szenario (with CentosOS7-machines). After restarting one of the nodes, sometimes one of these two phenomena occurs: 1. The brick process of a volume on the newly started node is no longer running 2. The Brick Process Is Running But The First Knot Still Believes He Can not Reach The Brick (Healt...
2015 Mar 16
2
RequireSecuritySignature=1 and public share with guest not working
Due to security reasons smb signing has to be activated and this share between linux and windows is now dead. And I do not find the correct settings to do a public share in this szenario. It has to be public, because the linux is'nt allowed to join the domain and on the other way, the win-clients cannot leave their domains. And I think, just signing smb-messages should not speek against a public share, since those signed smb messages just make me shure, no man in the middle is...
2011 Jan 12
6
Dependency resolution for packages
Hi, I have a simple use case, but can''t get the dependency resolution to work on first run. This is not critical, but I want to understand what''s going on. Here''s the szenario: * puppet --version: 2.6.4 * on the bare system, I have vim 6.4 installed (no vim-base) * I first want to upgrade to the latest version in repo, which is 7.1, * and then install vim extensions for 7.1 (vim-enhanced, vim-data) My definition: class packages::vim { $addons = ["vim-enhanced.x...
2012 Jul 05
1
[LLVMdev] clang optimizer does not remove unused/uneeded variables(and accesses) from global scope
...ition to my last post: >> http://groups.google.com/group/llvm-dev/browse_thread/thread/afd85c3f303ec2a9 >> >> i know that using static on my globals will remove them - no other >> compilation unit can then extern the vars >> >> but my question is - in this closed szenario clang is "directly" >> producing the exe - isn't clang aware of that the vars are not in use? > > It can't know that, unless you use link-time optimization. Which > optimization level did you use? it can know: if you looked at his command line you can see that it...
2008 Aug 18
1
iowait / Perfomance problems with xen on drbd (centos 5.2)
...local LVM on each node, put them in a drbd and install an os (debian 4 or ubuntu 8). The xens are running as pvm. Everything works fine since over 4 months now. But we have some performance-Problems: Writing on the Xen-devices produces an iowait about 50 to 60% on the xen-processors. we have 3 szenarios tested: a) Xen on DRBD b) Xen on DRBD but disconnected c) direct mounted DRBD You can see the difference in Write pro Char and Write per Block. a: 3792 / 4011 b: 52037 / 103777 c: 57135 / 325002 See bonnie_result.txt for more data. We attached our drbd.conf and a xen-config for your informati...
2001 Oct 18
1
Patch for SSH-tunneling via HTTPS-proxy
Hi List, I have a szenario where I need to reach a host on the internet from a "firewalled" network but there is a HTTPS-proxy runnnig. As some people know you can tunnel all TCP-connections through this proxy because it can't decide if someone is really doing SSL or just Telnet to port 443 (or use SSH in our c...
2015 Mar 16
2
RequireSecuritySignature=1 and public share with guest not working
...ure=1 and public share with guest not working On 16/03/15 09:52, Olszewski, Raphael wrote: > > Due to security reasons smb signing has to be activated and this share > between linux and windows is now dead. > > And I do not find the correct settings to do a public share in this > szenario. > > It has to be public, because the linux is'nt allowed to join the > domain and on the other way, the win-clients cannot leave their domains. > > And I think, just signing smb-messages should not speek against a > public share, since those signed smb messages just make me s...
2006 Sep 15
11
Supported #of CPUs/VMs per CPUs
Can find documented how many CPUS can Xen support and how many Virtual Machines per CPU are allowed? Can someone please supply this info? -- View this message in context: http://www.nabble.com/Supported--of-CPUs-VMs-per-CPUs-tf2278842.html#a6329630 Sent from the Xen - Dev forum at Nabble.com. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2013 Aug 14
12
xen 4.3 - bridge with bonding under Debian Wheezy
Hi all, i have a xen 4.3 installation and would like to have a bridge bond szenario: *** eth0 eth1 | | bond0 | br0 | vif = [ ''bridge=br0,mac=xx:xx:xx:xx:xx:xx'' ] *** With the network script in debian wheezy *** /etc/network/interfaces auto bond0 iface bond0 inet manual slaves et...
2015 Mar 16
0
RequireSecuritySignature=1 and public share with guest not working
On 16/03/15 09:52, Olszewski, Raphael wrote: > > Due to security reasons smb signing has to be activated and this share > between linux and windows is now dead. > > And I do not find the correct settings to do a public share in this > szenario. > > It has to be public, because the linux is?nt allowed to join the > domain and on the other way, the win-clients cannot leave their domains. > > And I think, just signing smb-messages should not speek against a > public share, since those signed smb messages just make me shu...
2008 Nov 06
0
SAN (Shared LUN) with CLVM
...explain me, how to set up clvm or point me to a howto/cookbook/step-by-step or something similar? Any try''n''error session in the last week ends up in dlm problems or waiting for fence or locking_type 2 unkown etc etc etc. using clvm i hope i can realize an easy to use failover/ha szenario --- maybe there are better ideas to solve? regards innu -- View this message in context: http://www.nabble.com/SAN-%28Shared-LUN%29-with-CLVM-tp20368995p20368995.html Sent from the Xen - User mailing list archive at Nabble.com. _______________________________________________ Xen-users mailing...
2004 Apr 21
0
SIP ACK // CSeq 0 => ZAP Channel hangup
Szenario: UA(Grandstream) => PROXY(SER) => GATEWAY(*) => PSTN After sending the SIP ACK From Gateway (*) ACK sip:123456@127.0.0.1 SIP/2.0 Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK86c0bd474ea746b5 From: "Me" <sip:123456@mydomain.de>;tag=0f63d269bc25545d To: <sip:100@mydomain.d...