Displaying 20 results from an estimated 10000 matches similar to: "Is my configuration adequate? (For whole disk backup)"
2009 Nov 13
6
replace a whole word with sub()
Dear all, 
 
I cannot figure out how to solve a small problem (well, not for me), surely somebody can help me in few seconds.
 
I have a series of strings in a vector X of the type  "xxx", "yyy", "zzz", "IgA", "IgG", "kkk", "IgM", "aaa".
I want to substitute every ENTIRE string beginning with "Ig" with
2006 Feb 01
1
Unable to Register to Asterisk through Proxy
Hi,
Has anybody come across a situation where they were unable to register with Asterisk through a SIP stateless proxy server?
I'm getting an error:
"403 Authentication user name does not match account name"
As far as I can tell the requests reaching Asterisk with and without the proxy are identical excepting the IP address the REGISTER request is coming from and the Via header
2013 Jan 04
0
T38MaxBitRate issue on fax passthrough
Having an issue with receiving faxes, but when I pass through the fax.
Currently, I receive the fax with Digium's Fax for Asterisk, store it and 
the initiate an outbound call to our fax server. (XMedius Fax). This 
works, but we would prefer to have Asterisk simply route the call directly 
to the fax server and take the store and forward out of the equation. 
When I do that, however, the
2010 May 25
2
help required to melt a data frame
I have the raw data with 9 column and 197977 row:
> dummy
   State Months Bedroom
1    xxx    Jan       1
2    xxx    Jan       2
3    xxx    Jan       1
4    yyy    Jan       1
5    yyy    Jan       2
6    yyy    Jan       1
7    zzz    Jan       3
8    zzz    Jan       1
9    zzz    Jan       2
10   xxx    Feb       3
11   xxx    Feb       4
12   xxx    Feb       2
13   yyy    Feb       1
14
2017 Jan 06
3
Issue with handling of 480 DND
Hi List,
we're calling a sip phone from our Asterisk Server, and try to add logic
depending on the dialstatus
Stripped down example;
exten = 494XXXXXXXXX,n,Dial(SIP/4120089,15,w)
exten = 494XXXXXXXXX,n,Goto(98-${DIALSTATUS},1)
exten = 494XXXXXXXXX,n,Hangup()
.....
exten = 98-BUSY,1,NoOp(Busy)
exten = 98-BUSY,n,ExecIf($["${Voicemail}" =
2005 Nov 22
1
Iproute2 src mangling problems
Hi,
I''m having an issue with changing the source address of packets 
origininating from a specific user using a combination of iptables and 
iproute2.  We want to change packets originating from a specific 
service so that they originate from that service''s IP address, so that 
we can move it to a different physical server and have the packets 
appear to come from the same
2010 Jun 10
1
Re :help to aggregate data
Dear All,
I have the data some thing like this, I am showing here three days data
only:
> dummy.data <- read.table(file='dummy.txt',sep='', header=TRUE)
> dummy.data
     StDate Domaindesc Logins
1  05/01/10        xxx     10
2  05/01/10        xxx     45
3  05/01/10        xxx      2
4  05/01/10        yyy     45
5  05/01/10        yyy     20
6  05/01/10        yyy    
2014 Apr 13
1
[Bug 10551] New: Daemon infinite loop when no matched user in secrets
https://bugzilla.samba.org/show_bug.cgi?id=10551
           Summary: Daemon infinite loop when no matched user in secrets
           Product: rsync
           Version: 3.1.1
          Platform: x64
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: ryan at
2008 Oct 23
0
Re: CentOS Digest, Vol 45, Issue 23
>
> Message: 24
> Date: Thu, 23 Oct 2008 03:53:55 -0400
> From: "John" <jses27 at gmail.com>
> Subject: RE: [CentOS] OT: Setting a CentOS to gateway a private IP
> 	address
> To: "'CentOS mailing list'" <centos at centos.org>
> Message-ID: <86C552A83B964E6499972CEAD4610189 at ethan27>
> Content-Type: text/plain;
2019 Sep 05
3
DNS question
This does not look bad, pretty ok. 
But im do have a question here. 
> ipaddress: 10.103.1.6 X.X.103.1
This indicated that the primary interface is eno2
> 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
> ??? inet 10.103.1.6/24 brd 10.103.1.255 scope global eno2
> 3: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
> ??? inet
2015 Aug 19
0
Seeing: "Got REQ_KEY from XXX while we already started a SPTPS session!"
I'm running tinc 1.1pre11 with AutoConnect set to 'yes' and I recently
started seeing lots of these messages on my VPN and cannot connect to
various hosts from other hosts:
(I have obscured the hostnames and vpn name, but otherwise this is a direct
paste from syslog)
Aug 19 14:51:51 AAA tinc.nnn[2217]: Got REQ_KEY from XXX while we already
started a SPTPS session!
Aug 19 14:51:54 AAA
2008 Oct 21
3
OT: Setting a CentOS to gateway a private IP address
This is mildly off topic since it has more to do with TCP/IP networking
than with CentOS per se.  However, at the risk of ruffling a few feathers
I would like some advice on how to resolve the following routing problem:
Given:
dual homed host running CentOS-5.2 with
eth0 = 2xx.yyy.zzz.23
eth1 = 192.168.219.1
and a Cisco gateway at 2xx.1xx.y7y.1 with the following networks:
interface
2004 Jan 22
4
Problems with netfilter
Hi,
I have 2 internet connections (1 adsl/1 cable). I am try to route all
outgoing mail from the mail server (on the same box), through the ADSL
connection routing through the cable will mean mail will get rejected by AOL
:( I am using qmail as the mail server.
The configuration is:
eth0 : cable connection
ppp0 : adsl connection
eth2 : internal lan connection
I have configured split access as
2012 Jul 25
3
creating Pivot
Hi Friends, 
  
I'm new to R.I  have a data frame : 
xxx  having  columns      color    name  values 
                                                  R          XXX     10 
                                                  G          YYY      4 
                                                  Y           ZZZ      5 
                                                  G          XXX     2  
2010 May 07
2
Problems with the IMAP proxy after upgrading from dovecot 1.1.16 to 1.211
We have frequent timeout problems after upgrading our imap servers  
from dovecot 1.1.16 to dovecot 1.2.11. One server acts as proxy only,  
and the other one is the "real" imap server". The credentials for the  
proxy service are stored in a remote MYSQL database.
There were no trouble with dovecot 1.1.16. But now, with the most  
recent version, we get frequent login failures. It
2003 Jan 27
5
Securing Rsync
I have a rsync server set up on a win2k server and a win xp pro computer
is my client. It's working very well doing the anonymous transfers.
However, I've tried setting up a password file and not having any
success.
 
rsyncd.conf on my server:
use chroot = false
strict modes = false
hosts allow = *
[serverbu]
auth users = user
path = c:/serverbu
read only = no
list = no
secrets file =
2001 Apr 10
1
Suspicious shadow listen port
# netstat -an  | grep LISTEN
tcp4       0      0  *.32785                *.*                    LISTEN
tcp4       0      0  130.238.4.133.22       *.*                    LISTEN
What in ?@# is 32785 ??
# lsof
...
sshd 11152    root 5u  IPv4 0x7003ded8 0t0    TCP *:32785 (LISTEN)
sshd 11152    root 6u  IPv4 0x7004ded8 0t0    TCP xxx.yyy.zzz.hhh:22 (LISTEN)
...
#cat /etc/sshd_config
Port 22
2014 Oct 17
1
LDB integrity problem
Hi,
I've done upgrade from Ubuntu 13.04 (samba 4.0 alpha) -> 13.10 -> 14.04
(samba 4.1.6).
Now it looks I've lost some accounts. samba-tool dbcheck reports
problems but cannot fix them with --fix param:
ERROR: incorrect GUID component for member in object
CN=MobileEX,CN=Users,DC=yyy-local,DC=localdomain -
2007 Apr 18
0
[Bridge] Re: brctl, Ethernet Bridging, openvpn, Universal TUN/TAP devices
On Thu, 2 Dec 2004 14:13:33 +0100
ncrfgs <ncrfgs@tin.it> wrote:
> Hi,
> 
> I'm using the great 802.1d Ethernet Bridging support via 
> brctl along with Universal TUN/TAP devices created with 
> openvpn on a GNU system with a vanilla 2.6.8.1 Linux 
> kernel.
> 
> 
> To start it:
> 
>       /usr/sbin/brctl addbr br${X}
>       /sbin/ifconfig brX
2007 Oct 03
0
app_read prematurely bridges channels
Hi list,
Running Asterisk 1.4.10:
When using the M() option for Dial to execute a macro, then executing a
Read within the macro, once streaming of the audio file specified in
Read has completed, and the channel attempts to read input from the
destination channel where the macro is executed, the source channel
stops ringing/moh, and audio from the source is bridged into the
destination.
I have