similar to: [Bug 977] duplicate log entries when using "sshd -D -e"

Displaying 20 results from an estimated 5000 matches similar to: "[Bug 977] duplicate log entries when using "sshd -D -e""

2017 Jul 06
2
Live Migration and LibVirt CPU Mode
Hi All, First time mailing here, I hope someone can help. We?re running a OpenStack Newton environment on top of CentOS-7.3, LibVirt and Qemu-KVM-EV. We are encountered an issue live migrating a VM between 2 hosts with different CPUs and LibVirt throws the following error: libvirtError: unsupported configuration: guest and host CPU are not compatible: Host CPU does not provide required features:
2007 Apr 18
3
Grant Tables between dom0 and domU?
Hi All, The interface manual says - grant tables provide a generic mechanism sharing between domains. Subsequent lines suggest mechanism sharing between only unpriviliged domains. Can grant tables be used for this capability based shared memory communication between dom0 and domUs? Thanks ~psr -- pradeep singh rautela "proud to be a TUXedo, BSDemons you are a little late" - me
2002 Mar 07
1
samba won't give up root
Hi, I'm using the latest version of Samba in (kind-of) an embedded environment, which means 'glibc, but no shadow/pam/md5' my problem is is that samba doesn't give up root priviledges. I connect as an unpriviliged user, but the smbd associated with the connection is still associated with root. Has anyone had this problem? It's very undesirable, as all the access controls are
2009 May 28
2
max.col weirdness
Hi, I think there's some rounding issue with returning the max column. (running 2.9.0 on an Apple, but my buddy found it on his PC) > x <- matrix(c(1234.568,1234.569,1234.567),1) > max.col(x) [1] 2 > x <- matrix(c(12345.568,12345.569,12345.567),1) > max.col(x) [1] 3 > x <- matrix(c(112345.568,112345.569,112345.567),1) > max.col(x) [1] 3 > max.col(-x) [1]
2003 Nov 17
4
Transfer directly to voicemail?
Does anyone have a setup (or am I missing a simple thing here) to transfer a caller directly to someone voicemail? Example: I receive a call, the caller wants to speak with x, who I know is not in the office. Other than transferring them to x's extension, which rings to timeout and then picks up voicemail, can I transfer right into voicemail? I am using all SIP phones in my setup (7960s).
2004 Jul 15
17
VoicePulse changes
I'm a bit displeased at the way this happened. I received an email from VoicePulse. Here's some excerpts: ------------------ >We're sending you this important update so you can take advantage of improvements we've >been making to your VoicePulse Connect! service. >We've been working hard on improving the audio quality and reliability of your Connect! >service,
2003 Sep 08
9
Maximum number of X100P cards in the same * box
Hi all, Which is the practical (from your experience) limit of the number of X100P cards installed in a single Asterisk box? Asterisk can work reliable with 6 X100P cards in the same box? Anyone know when the 4 ports FXO Digium card will be available on the market? Many thanks, Dan P.S. Please do not aswer with RTFG ...tried before without success...:-))
2012 Jan 30
2
[LLVMdev] Debugging LLVM IR
Hi, I'm trying to write a compiler for a language that seems useful. I decided to target LLVM and write the compiler to just print out IR as text, instead of using the API's. This allows me to focus on the IR instead of having to learn the API as well, which kind of seems like an extra obstacle at this point. Anyway, writing out IR seems like a nice enough way to learn LLVM, except that
1998 Oct 18
2
Changing "Shutdown" to "Log off" in Win95?
The Samba set up we're using to support 25 or so Win 95 clients is working well, but my users are usually not up to complicated tasks. Has anyone found a way to get logging out down to a single action (like, Start/Logout), instead of Start/Shutdown/Close all programs and log in as another user/Yes? I'm tired of explaining this already! :) Daryl Daryl Biberdorf darylb@superserve.com
2008 Jun 18
8
Expanding SSHKnock shell script, a few questions please
Hi all, Another Debian Etch fan here, running shorewall (shell) 3.2.6-2 (and Yes I''m going to upgrade when Lenny goes stable). I already have the SSHKnock working, as documented on the website: http://www.shorewall.net/PortKnocking.html Thanks, works great! In addition to the knock to open 22, I want to also ADD a redirect, from 2222 to 22 on an internal box. So, when I knock on 1600
2005 Jan 04
2
authenticate authenticated users
Hi I'm using dovecot on a LAN server. I sometimes read mail from the server itself locally with mutt and sometimes remotely with mutt or mozilla . I would like to avoid typing my password whenever necessary but without writing a plain-text equivalent copy of it locally. It feels quite silly to have to type the password locally becase the imapd does not know that the process is indeed a
2004 Jan 20
2
DTMF A-D
--On Monday, January 19, 2004 11:01 AM -0500 Andrew Kohlsmith <akohlsmith-asterisk@benshaw.com> wrote: <SNIP'd from the "ADSI phone vs. IP phone" thread> > I'm looking at ADSI phones simply because I don't have to re-tool my > entire building; I can use the existing phone network and (I think) get > all the functionality I need with the (far) cheaper
2006 Jul 10
2
How to get R to ignore certain values when analyzing a column in a data table ?
Apologies if this is in (one of the many) manuals somewhere... Trying to switch to R from other stats programs. Basically, I have a large data table I've dumped from a DB, some of the values which are nulls '-' which I've converted to zeros. I've read it in using read.table fine. I want R to ignore the zero values when graphing or doing various other calculations. Is
2006 May 31
2
No communication with UPS
Hi all, I have a MGE Ellipse 600 UPS connected to com1 on a PC running FreeBSD 4.11 with nut-2.0.2_1 installed. I have everything working and operational. BUT. on rare occasions I reboot my machine and when it comes up I get the following error: Network UPS Tools - UPS driver controller 2.0.2 Network UPS Tools - MGE UPS SYSTEMS/SHUT driver 0.64 (2.0.2) No communication with UPS Driver failed to
2003 Dec 15
1
Can't see Samba server from Windows
I cannot see my Linux box running Samba to print or access files. The output of "smbclient -U% -L localhost" seems to indicate I should see one share and one printer: (the ...0.250 ip address is for my DSL connection, the ...0.2 is for my LAN) added interface ip=192.168.0.250 bcast=192.168.0.255 nmask=255.255.255.0 added interface ip=192.168.0.2 bcast=192.168.0.255 nmask=255.255.255.0
2003 Apr 30
2
__stderrp sym unresolved in 4.8 stable
When I try to start X, I get the following. Any help here? I track stable via cvsup, sup'd on 4/29/03, and cvs up the system having problems, which is running FreeBSD 4.8-STABLE /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" objdump -r /usr/lib/libm.so.2 show the symbol __stderrp. What library resolves that and why is it not defined? Daryl Spartz
2012 Sep 25
1
Sa-Update Error - CentOS 6.3
Dear CentOS community Greetings, i was waiting for few days before sending this email message, i thought some server may have problem. That might causing the issue, will resolve its own. but since a week now i am getting this message. because i have not come across this error before, is anyone have across what is it? why my server is unable to download the file ERROR: http: GET
2007 Aug 13
1
AGI answering the channel even though I never asked it to
I am working on a call-back solution where the initiating call should never be answered. I was doing this simply through the dial plan, sending a progress tone, and then dumping the channel, and firing off a DeadAGI which created a call file to make the callback. Now I've tried extending this so that an AGI is fired first to check for things - like no inbound ANI - and play a
2005 Mar 03
3
Detect sound and continue, like BackgroundDetect() for voice
I'm looking for an application that can monitor a channel for voice input and then proceed on. The closest thing I've found is BackgroundDetect, which expects DTMF. Here's what I'm doing: -Call file generated which calls someone and connects them to an extension. -Extension plays stuff, etc. etc. etc (not important) With digital or VoIP termination, this works fine, because *
2007 Aug 16
1
Set CALLERID(num) to a specific number only if ${CALLERID(num)} is not an NANP number
Im trying to figure out the base way to check the callerID being sent to my Asterisk box and use it if it is a valid NANP number, but replace it with a static NANP number if it is not. (Why? I have a few carriers that require this, and a few international users - if it happens to take one of the carriers that require it, I want it to set a static number that is valid). I'm playing