Displaying 4 results from an estimated 4 matches for "maveric".
Did you mean:
maverick
2004 May 26
3
bug or feature?
I've noticed that when i pass a wait in an exten => that it doesn't allow
for dtmf tone input. Also on another note i've noticed that when using
gotoif it will also cut the dtmf tones and drop the first part if the
gotoif is hit in the middle of input. Anybody else seen this or have this
problem?
2011 Jan 11
3
Warcraft III Frothen Throne
Hi..
First, Sorry with my bad english, i'm from Latvia
I have Ubuntu 10.10 Maveric
2011 Dec 22
8
WINE on AMD cpu
I saw in the 'myths' section that WINE will not run on an AMD cpu. Can someone confirm or deny? I would like to run WINE, but I do not seem to have the correct cpu to use it.
2014 Apr 17
4
[Bug 10557] New: .ssh/config settings are incompletely applied with -e or --rsh
...known
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.0]
ssh 21ct-dev1-lynx01
works
rsync -e "ssh -F /Users/kbroughton/.ssh/config" /local_src
10.x.y.z:/remote_dest
works
ENVIRONMENT
local Mac maverics
both [default=2.6.9] and homebrew installed 3.1.0 were tried, with no
difference.
Remote centos6.5 rsync 3.0.9
I would expect that by default or with a CLI option rsync would read the local
~/.ssh/config file and apply ALL of its settings including jump-hosting when
the -e or -rsh option is used....