similar to: GSoC 2015

Displaying 20 results from an estimated 500 matches similar to: "GSoC 2015"

2015 Feb 20
1
Help wanted! - Icecast is applying for Google Summer of Code through Xiph.org
Hi everyone, We've decided to apply for this year's Google Summer of Code. Xiph.org has taken part before, so we hope to get at least one or two, maybe even 3 students. If we get chosen we need project ideas and mentors though. We've already started to collect some ideas that would hopefully be sized for students here: https://wiki.xiph.org/Summer_of_Code_2015 That page also lists
2009 Jul 04
4
Rsync with spaces in source or destination path
Hi, I am trying to transfer a file that has spaces in its name. The rsync gives me below error. Am I doing anything wrong? #ls -l /tmp/test\ file -rw-rw-r-- 1 xxx xxx 0 Jul 5 02:23 /tmp//test file # /usr/local/bin/rsync --archive /u/masanip/ACH/test\\\ file /tmp/mydir/ rsync: link_stat "/tmp/test\ file" failed: No such file or directory (2) Number of files: 0 Number of
2007 Dec 12
5
bgp require in multigateway routing
hi all, first i wann to explain my network & it''s problem, i am using a redhat el5 for multigateway routing, i have 3 adsl lines which is connected with eth0, eth2 and eth3. eth1 is my local network. those 3 lines comes with adsl modem from same isp with equal bandwidth (512 Kbps). In this adsl modems there is one lan and one wan port, adsl modem''s lan ip is gateway for my
2009 Aug 03
1
the protect flag - P doesn't work with --relative option ?
Hi, Basically, I want to preserve some of directories on destination side conditionally and hence, I choose to use --filter option mentioned in rsync man pages. I noticed that --filter option works as expected when I don't have --relative option used but in below case it doesn't work. rsync -avz --relative --delete --filter='H /mydir2' --exclude='- /preserve' mydir1/.
2007 Oct 29
4
multigateway routing with adsl and dynamic ip
hi currently i am using redhat enterprise linux 5 for multi gateway routing with 5 internet connection on static ip and all is working fine, now i want to use 5 adsl lines with dynamic ip but there is no doc. in lartc and in nano''s how to for dynamic ip, so can u plz help me out thanks in advance nilesh chouhan __________________________________________________ Do You Yahoo!?
2011 Nov 21
1
uid=error
Hi Timo, We are facing this issue on our mail server 1. Two email id's are mapped to a same account 2. If I send a mail to both the account simultaneously i get below error "Nov 21 12:13:37 blade8 dovecot: lda(kapil.gupta at qlc.in): save: box=INBOX, uid=error, msgid=<1321857820.4ec9f31ce638c at SwiftMailer.generated>, size=10921" 3. Due to this the mail is delivered only to
2009 Jul 28
1
Possibly bug in rsync-3.0.6 when spaces are there in destination path
The below command works perfectly and it creates "test file" on destination host. rsync -avz /tmp/test\ file destination:/tmp/ sending incremental file list test file sent 91 bytes received 31 bytes 27.11 bytes/sec total size is 0 speedup is 0.00 The below two command doesn't work. The rsync creates "test" file on destination host in both of below cases. 1. I want to
2009 Jul 29
1
How could be "total transferred file size" more than "total file size" ?
Hi, Please see below rsync-3.0.6 statistics. Number of files: 109651 Number of files transferred: 7013 Total file size: 6426699145 bytes Total transferred file size: 7531020054 bytes Literal data: 2060328093 bytes Matched data: 5472534579 bytes File list size: 3209170 File list generation time: 0.120 seconds File list transfer time: 0.000 seconds Total bytes sent: 2073977452 Total bytes
2015 Mar 05
0
GSoC update 1
Hi everyone! We have already some students joining the mailing list and I'd like to welcome all of them on behalf of the Icecast project! We're still looking for mentors, so if you feel you could help with mentoring one of the existing ideas, *also* as a backup, please contact me! Also if you have great ideas in the Icecast context, please add them to the wiki, even better if you
2013 Mar 01
1
powerCLI equivalent
As PowerCLI is for VMware to collect the detail information about VMs and Host, is there any tool/script available for Xen VMs? _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2006 Jun 16
1
problem with multi gatway routing
hi, i wann to make multigateway routing and i read ur how to on http://lartc.org/howto/lartc.rpdb.multiple-links.html and create some rules which i am sending u, but with this rules i am not able to do multigateway routing on my linux router so plz help me out. thanks the rules are given below IF0=eth0 IF1=eth1 IF2=eth2 IP1=192.168.1.2 IP2=61.246.243.86 P1=192.168.1.1 P2=61.246.243.81
2006 Jun 29
3
cat and positioning of the output
Hello R users! I like to use cat in a loop. I know, loops are not the best way in R ... but my question: It is possible to overwrite the expression "Reading row: i" in each iteration of the loop (print out in the below loop on the screen) or more particulary to overwrite the counter "i". for(i in 1:header$M){ cat("Reading row: ", i) SparseIndex[[i]] <-
2006 Jul 24
2
Ferret Search Terms
I''m having a bit a trouble getting some search terms to work with acts_as_ferret. Particulary where multiple words are in the query. For instance if I search for "Time to Kill" it doesn''t find the any records. However, if I search just for time, Time to Kill comes up. I''m not sure what I''m missing here. Any help would be greatly appreciated. --
2019 Jun 06
2
Cloud automation
Hi, I have a question for you: Let’s suppose I have three physical servers; two on the same area, and the last one elsewhere (not on the same network, but all three have connectivity between each others). May I use this infrastructure with libvirt? I mean in terms of cloud automation: is it possible to remotely deploy VMs (with particulary configurations) with libvirt? For example, is it
2002 Jun 12
2
data mining: finding association rules
Dear R-users! I would like to search for "association rules" (and compute support and confidence, for example) in a data set, and wonder if this can be done with R (version 1.5.0 for Windows)? Particulary, I wonder if a) anyone has done something like that with R or b)maybe someone has written an R-interface to some existing algorithm/software (e.g. to something like the
2006 May 31
1
code snippet
Hello people, found the following controller code and I wonder what it does and particulary the "and return" part. if @order == nil then redirect_to_checkout("blabla") and return end thanks -- Posted via http://www.ruby-forum.com/.
2006 May 17
1
OCFS and backups to tape
Hi, we have installed ocfs2 on Rhat 4. It is being used as a general clustered file system. There are no oracle binaries or datafiles on the ocfs volume. So no need for RMAN or oarcle agents etc etc. The customer would like to backup the volume using arcserve. However CA are saying that they cannot backup from an ocfs volume. Has anyone out there got any words of wisdom about backing up
2003 Nov 13
1
how to interconnect gnugk and asterisk?
Hello folks. We are trying to interconnect an asterisk installation with a gnugk 2.0.5 installation to become able to use some H323 hardware that needs a gatekeeper (particulary an Ericsson WebSwitch 100). We have managed asterisk to dial H323 endpoints successfully (although calls are interrupted immediately after connection with "spawn extension exited non-zero"), but we could not
2009 May 18
1
discrepancies between stata and r for a cox regression
Hello I would like to develop the use of R. Trying R and more particulary the cox model, I am surprised by discrepancies between results with stata and R for a cox model With the same data base, I get a hazard ratio (4.82) that is not the same obtained with stata (4.52) You will find attached the file leukemia.dta I used (Stata) Here are the codes for R library(foreign)
2024 May 31
1
Printer desappeared... configuration and backup?
Mandi! Luis Peromarta via samba In chel di` si favelave... > From my experience when driver associates or re-associates with printer, printer ???shared name??? changes. > From a windows client perspective the printer disappears and needs reconnecting. > After re-associating check the shared name. OK. I can confirm that. Right. But 'why' (dis)associate?! In 'NT'