similar to: rsync 2.6.5

Displaying 20 results from an estimated 10000 matches similar to: "rsync 2.6.5"

2007 Jan 30
5
errors while testing resource controller using rpec
I am testing a resource called venue in this piece of code (generated using script/rspec_resource) ==================== context "Requesting /venues using POST" do controller_name :venues setup do @mock_venue = mock(''Venue'') @mock_venue.stub!(:save).and_return(true) @mock_venue.stub!(:to_param).and_return(1) Venue.stub!(:new).and_return(@mock_venue)
2007 Oct 04
1
Does the file function copy or sync
Hi, I am using file function to copy a directory & its content to few servers. I do it below way. I am not sure whether file uses sync mode or does a copy of every file over & over when something changes. Bcos when running the puppet daemon using puppetd -test it takes a while. Where can I find a list of function like file, user group etc & what args to pass file {
2014 Aug 10
1
Error: 'LENGTH' is not a recognized built-in function name
On Mon, Aug 11, 2014 at 3:29 AM, Deepak Rawat <deepaksingh.rawat at gmail.com> wrote: > Hi, > > I modified the query in res/res_config_odbc.c. > Original: "SELECT MAX(LENGTH(var_val)) FROM %s WHERE filename='%s'" > Modified: "SELECT MAX(LEN(var_val)) FROM %s WHERE filename='%s'" > > I rebuilt the code and installed Asterisk again.
2004 May 14
3
SoftPhone to SoftPhone with No Voice
Hello I Installed Asterisk on RedHat 9. I am currently try to configure minimum with two softphone talking to each other over the LAN. I am using X-Lite softphones from xten.com site. I defined 3 phones in sip.conf and also specifies in extensions.conf file. I am able to ring other computer but there is no voice exchange ( i can't hear any think except ring). Here is the portion of sip.conf
2007 Feb 02
1
Open SSH : SFTP Query
Dear Respected One, I am Deepak. I am currently working on SFTP application. I ve downloaded your opnessh 4.5 (latest ve rsion). I want a simple sftp library which I can link to my test application and perform ftp operati ons. Is it possible to seperate sftp out of ssh and form a sftp library ? And also please provide me the APIs in sftp which are similar to login, connect, get, put etc APIs in
2007 Oct 19
3
Puppet port/install on FreeBSD & Open BS
Does anyone know how to install puppet as client on FreeBSD & OpenBSD. -- Deepak _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Sep 13
2
Paging to external speaker like in airports etc...
Hi, I have a production asterisk-1.2.8 system with FreePBX & PRI Digium card. I am looking for a paging system to an external speaker. I can page to internal Polycom 501 VoIP. But, what hardware or system do I need to integrate with the asterisk to have this acheived. -- Deepak Linux your Life, Don't Window it [[]] { All for the best }
2014 Sep 11
1
chan_sip.c:23647 handle_request_invite: Failed to authenticate device
Hi, Why are we getting message in the asterisk [Sep 10 12:55:23] NOTICE[15043]: chan_sip.c:23647 handle_request_invite: Failed to authenticate device 601<sip:601 at 111.118.185.107>; tag=2f498fbd [Sep 10 12:55:24] NOTICE[15043]: chan_sip.c:23647 handle_request_invite: Failed to authenticate device 601<sip:601 at 111.118.185.107>;tag=209a8aa9 Regards Deepak Bhatia --------------
2007 Mar 31
3
Help in getting aggregated data
Hi team, I have the data of the form: > a<- data.frame(x=c(1,2,1,4,3), y=c(1,2,1,4,3), z=c(1,2,3,4,5)) I need the output of the form > b<- data.frame(x=c(1,2,3,4), y=c(1,2,3,4), z=(3,2,5,4) ) As you can see, the Z value contains the maximum for each of the (x,y) combinations. I used > c<-by(a$z, list(x=a$x, y=a$y), max) > c[,] y x 1 2 3 4 1 3 NA NA NA 2
2007 Nov 30
2
Puppetca issue - not working
I am using Puppet 0.23.2 I am trying to add a new client -- v26.domain.com This is what I am doing from client side - v26.doamin.com #puppetd --test info: Creating a new certificate request for v26.domain.com info: Creating a new SSL key at /var/lib/puppet/ssl/private_keys/v26.domain.com.pem warning: peer certificate won''t be verified in this SSL session. notice: No
2009 Dec 02
4
http url support in swfdec-0.8.4
Dear All, I am using swfdec-0.8.4 player over directfb.. I am able to play stored swf files where as im not able to play any only swf files I get following error open http://www.foo.com/foobar.swf failure, err = No such file or directory Thanks and regards Deepak -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 May 22
2
How to share Zap channels in 2 Asterisk servers
Hello I am trying to setup Asterisk on 2 servers PBX300 and PBX200. PBX300 has X100P card with 1 telephone line. PBX200 don't have any Zap device. Softphone from PBX200 can talk to softphone on PBX300 but no outgoing call from PBX200. I can call from PBX300 outside but I am unable to configure soft Phone defined in PBX200 to dial out side using PBX300 Zap devices. I am geting error
2007 Jun 15
1
Accessing Voicemail(Asterisk) -- Remotely either from Cell or Landline
Hi, I was wondering if we can check the voicemails remotely from a cell or a landline number. We have SIP 3 Digit Extensions connected to Asterisk server. If users are away from Desk & need to access voicemails can they dial in to Asterisk PBX & check their messages. I know one can check through web link & even have mailed. Aslo I have checked regarding DISA, but I am not kind of
2007 Jun 21
2
Asterisk config files and #include
Hi all, I am using asterisk version 1.2.18. I recently tried to change my asterisk configuration by using #include statements to include other config files in my extensions.conf and queues.conf files. My queues.conf is in /etc/asterisk. It includes several files which are in /etc/asterisk/queues. Each of these files contains the config of individual queues. Again each of the individual
2007 Oct 02
6
Push /home/* directories recursively to clients
Hi I am trying to push populate /home & subdirectories from the puppet server to all the Linux clients. I managed this with cfengine using rsync. But I am not sure how do I achieve this in puppet, do we have any inbuilt function for this. Also, is there a function for userdel like for useradd (user) groupadd(group). Any suggestion is appreciated. -- Deepak
2016 Apr 04
0
Test for Homoscedesticity in R Without BP Test
Hi Deepak, In econometrics there is another test very often used : the white test. The white test is based on the comparison of the estimated variances of residuals when the model is estimated by OLS under the assumption of homoscedasticity and when the model is estimated by OLS under the assumption of heteroscedastic. The White test with R install.packages("bstats") library(bstats)
2007 Oct 18
3
Managehome not working in User type in Linux OS
I am using the user type function as below to create and manage user accounts in RHEL, CentOS, Ubuntu, FreeBSD & BSD, I have only tried on RHEL, CentOS it works fine for user creation, but not managing homedirectory. I ran puppetd -test in Ubuntu it showed the below message in debug mode Ubuntu(Debian), don''t create homedirectory unless -m arg is passed. [0;34mdebug:
2012 Feb 29
2
peer probe fails
Hi, Unable to do peer probe... and unable to figure out whats the reason from the gluster log. can someone help ? 1) This is what i was trying... gluster> peer probe llm19.in.ibm.com Probe unsuccessful Probe returned with unknown errno 107 gluster> peer probe 9.124.111.25 Probe unsuccessful Probe returned with unknown errno 107 gluster> peer status Number of Peers: 1 Hostname:
2007 May 05
1
Dial Plan for Multi-Location & Support Queue
Hi, I am in the process of planning a dial plan, In regards to the requirement, I am confused how to go about the dial plan. The scenario is like below. BRANCH - A - (COMPANY) Line 1 -- Extension 239 Line 2 -- Extension 8239 BRANCH - B - (COMPANY) Line 1 -- Extension 239 Line 2 -- Extension 8239 Now what I need is that if a user in Branch - A wants
2007 Dec 14
3
Puppet 0.23 client on Redhat 9
Hi, I wanted to know whats the ideal way to install puppet client ie the below packages on Red Hat Linux release 9 (Shrike) system -- 2.4.20-8smp I get the dependencies issue with the below(bcso they are for RHEL4 which is 2.6 kernel). What would be an ideal way, where can I get the tar source of the compatible version of puppet/facter/ruby for Redhat 9