search for: twists

Displaying 20 results from an estimated 763 matches for "twists".

Did you mean: twist
2009 Jan 05
4
*How good is Wine?
Hello World, I am a newcomer to this technology. I am very pleased to have found it and VERY interested in using it, as a better-cost alternative for schools where I teach open source & Windows technology. I travel the world, and help set up schools in underprivileged countries where it is very expensive to acquire the Windows desktop. Wine seems like a VERY good solution, much better than
2012 Sep 06
1
Asterisk Test Suite error
Hi, i am trying to install the Asterisk test suite on my ubuntu system , i have followed all the installlation steps as mentioned in the link ( http://blogs.asterisk.org/2010/04/29/installing-the-asterisk-test-suite/) , but when i am trying to run the script some of the test cases are PASSED and most of them are FAILED and SKIPPPED. So please help me out to do the testing correctly. The
2018 Apr 15
3
OpenSSH 7.7p1 interop failure with Twisted Conch 8.0.0-17.9.0
On Sun, Apr 15, 2018 at 06:38:37PM +1000, Damien Miller wrote: > On Sat, 14 Apr 2018, Colin Watson wrote: > > This isn't an OpenSSH bug, but just in case anyone else is ambitious > > enough to automatically run interoperability tests against other SSH > > implementations, here's a heads-up: > > > > https://twistedmatrix.com/trac/ticket/9422 > >
2020 Sep 20
2
Call for testing: OpenSSH 8.4
On Sun, Sep 20, 2020 at 09:34:50AM -0700, Kevin Brott wrote: > On 9/19/20 11:02 PM, Damien Miller wrote: > > OpenSSH 8.4p1 is almost ready for release, so we would appreciate testing > > on as many platforms and systems as possible. This is a bugfix release. > > Debian GNU/Linux 10 (buster) > gcc version 8.3.0 (Debian 8.3.0-6) > OpenSSL 1.1.1d? 10 Sep 2019 > >
2006 Sep 27
1
Trouble with xen-unstable x86_64
Hello, I downloaded the latest unstable and installed on 2 amd dual athalon 64 x2''s (dual cores). Kernel went fine. I''m getting this error when trying to start xend : ImportError: /usr/lib64/python/xen/lowlevel/xc.so: cannot open shared object file: No such file or directory .Traceback (most recent call last): File "/usr/sbin/xend", line 49, in ? from
2018 Apr 14
2
OpenSSH 7.7p1 interop failure with Twisted Conch 8.0.0-17.9.0
This isn't an OpenSSH bug, but just in case anyone else is ambitious enough to automatically run interoperability tests against other SSH implementations, here's a heads-up: https://twistedmatrix.com/trac/ticket/9422 TL;DR: commit 7c856857607112a3dfe6414696bf4c7ab7fb0cb3 caused there to be an SSH_MSG_DEBUG message sent where there wasn't one before, which tripped over an
2006 Apr 24
1
Shielding of T1/E1 cables WAS RE: Pinouts for T1/E1 crossover cable WAS "RE: what cable to connect a legacy PBX to a TE410P ?"
I was once told by a lineman that the cables they use didn't have that many twists in them because it wasn't needed, and that the extra twists would effectively use more cable and thus cost and weigh more than triple what they do now. He told me that with the number of twists in the Cat 5 cable it would cancel out any interference, but he also stated that the effective length...
2016 Sep 29
0
CESA-2016:1978 Important CentOS 6 python-twisted-web Security Update
CentOS Errata and Security Advisory 2016:1978 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-1978.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 75562c3881b394b9e50e9e986431249e5790b57e584ebbff4fd80630789e99f1 python-twisted-web-8.2.0-5.el6_8.i686.rpm x86_64:
2020 Apr 30
0
CESA-2020:1962 Important CentOS 6 python-twisted-web Security Update
CentOS Errata and Security Advisory 2020:1962 Important Upstream details at : https://access.redhat.com/errata/RHSA-2020:1962 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e5325be26650ca5a0802a3b95cb74026f32994e65aa2bd47c8d2ee33f639012d python-twisted-web-8.2.0-6.el6_10.i686.rpm x86_64:
2005 Feb 02
1
Migration Errors
Hi, I am trying to migrate a domain (testDomain) from node1 to node2. Here is some information about the problem: node1#: xm migrate testDomain node2 After the command is executed, there is some communication between the node1 and node2 Xen hosts. xfrd daemon (which is forked by xend) is primarily responsible for vm migration and there is error in its log (/var/log/xfrd.log) The exact
2016 Sep 29
0
CESA-2016:1978 Important CentOS 7 python-twisted-web Security Update
CentOS Errata and Security Advisory 2016:1978 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-1978.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d689666071c650953bd052d7bbcb122349c495b4cb1b5a75e4de15e4d4fa6d94 python-twisted-web-12.1.0-5.el7_2.x86_64.rpm Source:
2020 Apr 30
0
CESA-2020:1561 Important CentOS 7 python-twisted-web Security Update
CentOS Errata and Security Advisory 2020:1561 Important Upstream details at : https://access.redhat.com/errata/RHSA-2020:1561 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: c934c963bfda9541fb295807dd5b3491516e30ddca030f9994b16aaf5abf586a python-twisted-web-12.1.0-7.el7_8.x86_64.rpm Source:
2014 Jul 15
0
Python Twisted Packages In CentOS 7
I'm currently looking for the package python-twisted-names but seem to be falling short. A quick yum search and a bit of digging appears to indicate that there are quite a few less twisted packages for python in 7 then there is in 6. Is this expected or am I searching in the wrong places? Thank you for the help =) -- --------------------------------------- Alex Marz BBM: 75B6B215
2010 Oct 01
2
How to generate scatterplot - with a twist
Hi. I would like to make a scatterplot where all of the points are evenly spaced from each other - however, they are all the same size and occupy the entire graph. For example: x = rep(c(1:10), 10) y = rep(c(10:1), each = 10) plot(x, y, pch = 0) Gives me a scatter plot with 100 square points each evenly spaced between each other. But these points don't fill up the entire space and if I try
1998 Jul 01
4
tcpd anomaly
Salve, I''m protecting hades with the tcpd wrappers and had no problems so far, at least none that I noticed. Today happend something strange. An attacker got a connect on a protected port from a not allowed IP: > Unusual System Events > =-=-=-=-=-=-=-=-=-=-= BTW, thanks for that tool. > Jul 1 03:34:56 hades in.null[18321]: twist > slip139-92-93-124.hol.ch.ibm.net to
2008 Mar 31
2
UK FXO hangup detection with a twist
Hi, The twist? We actually have far-end hangup detection working fine, and that seems to be where the problem lies for most people. Our problem seems to be with requesting a hangup from our end reliably. If we originate the call, we can hang it up. This suggests to me that the Sangoma A200D is sending the correct hangup signaling. This way round, it is 100% reliable. If we accept a call
2006 Mar 02
1
upgrade report (2.0.6 -> 3.0-testing+pkgxen)
Hi, so here is finally my upgrade report for my testsystem. I tried to upgrade to xen3 while xen2 (hypervisor, dom0 kernel + 1 domU) was running: 1) if xen2 (adams latest packages in this case) were installed and we would release our package as it is, we would generate the following enviorment: # apt-get upgrade -u Reading package lists... Done Building dependency tree... Done The following
2016 Sep 30
0
CentOS-announce Digest, Vol 139, Issue 8
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2008 Oct 14
1
Any Plans on Tag support in Cucumber
Hi, ThoughtWorks just released the auto test toolset Twist, the "tagging" feature seems pretty useful, http://studios.thoughtworks.com/twist-agile-test-automation/twist-features-and-benefits "Tags allow you to organize test suites in multiple dimensions. With tags, you can include a test in a smoke test suite by just tagging it smoke, or exclude unfinished tests from running by
2011 Oct 17
0
Pixarra Twisted Brush crush output help?
I'm trying to run Pixarra Twisted Brush OpenStudio on linux, I have information that it successfully runs in Ubuntu, while I can't launch it in Arch. After installation it gives me the following error: Code: wine .wine/drive_c/Program\ Files/Pixarra/TwistedBrush\ Open\ Studio/tbrush_open_studio.exe fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!